2024-02-19T21:17:17.562 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-19T21:17:17.562 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762 --verbose --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --owner scheduled_yuriw@teuthology --name yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/orig.config.yaml 2024-02-19T21:17:17.594 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-19T21:17:17.676 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762 branch: pacific-release description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7566762' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: pacific-release ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(MON_DOWN\) - \(PG_ - mons down - pg inactive - out of quorum - \(OSD_ - osds down - osd down sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 workunit: branch: pacific-release sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b - ceph.iscsi.iscsi.a seed: 264 sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: pacific-release suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 targets: smithi087.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi129.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.9 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.9 - 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: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-19_19:25:49 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-19T21:17:17.676 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa; will attempt to use it 2024-02-19T21:17:17.677 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_81bd20d634209c7cb82c18be12b4b5a05643ebf1/qa/tasks 2024-02-19T21:17:17.677 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-19T21:17:17.678 INFO:teuthology.task.internal:Checking packages... 2024-02-19T21:17:17.702 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '81bd20d634209c7cb82c18be12b4b5a05643ebf1' 2024-02-19T21:17:17.702 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-19T21:17:17.702 INFO:teuthology.packaging:ref: None 2024-02-19T21:17:17.702 INFO:teuthology.packaging:tag: None 2024-02-19T21:17:17.702 INFO:teuthology.packaging:branch: pacific-release 2024-02-19T21:17:17.702 INFO:teuthology.packaging:sha1: 81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:17:17.703 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific-release 2024-02-19T21:17:18.078 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-548-g81bd20d6-1focal 2024-02-19T21:17:18.079 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-19T21:17:18.088 INFO:teuthology.task.internal:no buildpackages task found 2024-02-19T21:17:18.088 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-19T21:17:18.127 INFO:teuthology.task.internal:Saving configuration 2024-02-19T21:17:18.139 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-19T21:17:18.153 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-19T21:17:18.177 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 21:11:09.567612', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-19T21:17:18.197 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 21:11:09.569627', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-19T21:17:18.198 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-19T21:17:18.206 INFO:teuthology.task.internal:roles: ubuntu@smithi087.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-02-19T21:17:18.206 INFO:teuthology.task.internal:roles: ubuntu@smithi129.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', 'ceph.iscsi.iscsi.a'] 2024-02-19T21:17:18.206 INFO:teuthology.run_tasks:Running task console_log... 2024-02-19T21:17:18.289 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f33f88380d0>, signals=[15]) 2024-02-19T21:17:18.290 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-19T21:17:18.298 INFO:teuthology.task.internal:Opening connections... 2024-02-19T21:17:18.298 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi087.front.sepia.ceph.com 2024-02-19T21:17:18.300 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:17:18.396 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi129.front.sepia.ceph.com 2024-02-19T21:17:18.397 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:17:18.482 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-19T21:17:18.491 DEBUG:teuthology.orchestra.run.smithi087:> uname -m 2024-02-19T21:17:18.498 INFO:teuthology.orchestra.run.smithi087.stdout:x86_64 2024-02-19T21:17:18.498 DEBUG:teuthology.orchestra.run.smithi087:> cat /etc/os-release 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:NAME="Ubuntu" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:ID=ubuntu 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:ID_LIKE=debian 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_ID="20.04" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-19T21:17:18.544 INFO:teuthology.orchestra.run.smithi087.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-19T21:17:18.545 INFO:teuthology.orchestra.run.smithi087.stdout:VERSION_CODENAME=focal 2024-02-19T21:17:18.545 INFO:teuthology.orchestra.run.smithi087.stdout:UBUNTU_CODENAME=focal 2024-02-19T21:17:18.545 INFO:teuthology.lock.ops:Updating smithi087.front.sepia.ceph.com on lock server 2024-02-19T21:17:18.605 DEBUG:teuthology.orchestra.run.smithi129:> uname -m 2024-02-19T21:17:18.612 INFO:teuthology.orchestra.run.smithi129.stdout:x86_64 2024-02-19T21:17:18.613 DEBUG:teuthology.orchestra.run.smithi129:> cat /etc/os-release 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:NAME="Ubuntu" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:ID=ubuntu 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:ID_LIKE=debian 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_ID="20.04" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-19T21:17:18.619 INFO:teuthology.orchestra.run.smithi129.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-19T21:17:18.620 INFO:teuthology.orchestra.run.smithi129.stdout:VERSION_CODENAME=focal 2024-02-19T21:17:18.620 INFO:teuthology.orchestra.run.smithi129.stdout:UBUNTU_CODENAME=focal 2024-02-19T21:17:18.620 INFO:teuthology.lock.ops:Updating smithi129.front.sepia.ceph.com on lock server 2024-02-19T21:17:18.638 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-19T21:17:18.648 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-19T21:17:18.666 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-19T21:17:18.667 DEBUG:teuthology.orchestra.run.smithi087:> test '!' -e /home/ubuntu/cephtest 2024-02-19T21:17:18.669 DEBUG:teuthology.orchestra.run.smithi129:> test '!' -e /home/ubuntu/cephtest 2024-02-19T21:17:18.674 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-19T21:17:18.682 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-19T21:17:18.683 DEBUG:teuthology.orchestra.run.smithi087:> test -z $(ls -A /var/lib/ceph) 2024-02-19T21:17:18.685 DEBUG:teuthology.orchestra.run.smithi129:> test -z $(ls -A /var/lib/ceph) 2024-02-19T21:17:18.720 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-19T21:17:18.777 INFO:teuthology.run_tasks:Running task kernel... 2024-02-19T21:17:18.793 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-19T21:17:18.793 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-19T21:17:18.793 DEBUG:teuthology.orchestra.run.smithi087:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-19T21:17:18.793 DEBUG:teuthology.orchestra.run.smithi129:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-19T21:17:18.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:17:18.799 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2024-02-19T21:17:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:17:18.800 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-02-19T21:17:18.808 INFO:teuthology.orchestra.run.smithi129.stdout:5.4.0-124-generic 2024-02-19T21:17:18.809 INFO:teuthology.orchestra.run.smithi087.stdout:5.4.0-124-generic 2024-02-19T21:17:18.809 INFO:teuthology.task.kernel:Running kernel on smithi129: 5.4.0-124-generic 2024-02-19T21:17:18.809 DEBUG:teuthology.orchestra.run.smithi129:> sudo apt-get clean 2024-02-19T21:17:18.809 INFO:teuthology.task.kernel:Running kernel on smithi087: 5.4.0-124-generic 2024-02-19T21:17:18.809 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get clean 2024-02-19T21:17:18.910 DEBUG:teuthology.orchestra.run.smithi129:> sudo apt-get update 2024-02-19T21:17:18.961 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get update 2024-02-19T21:17:19.144 INFO:teuthology.orchestra.run.smithi129.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-19T21:17:19.202 INFO:teuthology.orchestra.run.smithi129.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-19T21:17:19.244 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-19T21:17:19.244 INFO:teuthology.orchestra.run.smithi087.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-19T21:17:19.267 INFO:teuthology.orchestra.run.smithi129.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-19T21:17:19.308 INFO:teuthology.orchestra.run.smithi087.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-19T21:17:19.597 INFO:teuthology.orchestra.run.smithi129.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [707 kB] 2024-02-19T21:17:19.611 INFO:teuthology.orchestra.run.smithi129.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-19T21:17:19.663 INFO:teuthology.orchestra.run.smithi087.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-19T21:17:19.725 INFO:teuthology.orchestra.run.smithi087.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [707 kB] 2024-02-19T21:17:19.787 INFO:teuthology.orchestra.run.smithi129.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [933 kB] 2024-02-19T21:17:19.823 INFO:teuthology.orchestra.run.smithi129.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,715 kB] 2024-02-19T21:17:19.860 INFO:teuthology.orchestra.run.smithi087.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,095 kB] 2024-02-19T21:17:19.975 INFO:teuthology.orchestra.run.smithi129.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-19T21:17:19.992 INFO:teuthology.orchestra.run.smithi129.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-19T21:17:19.992 INFO:teuthology.orchestra.run.smithi129.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-19T21:17:19.994 INFO:teuthology.orchestra.run.smithi129.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,556 kB] 2024-02-19T21:17:20.078 INFO:teuthology.orchestra.run.smithi087.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,715 kB] 2024-02-19T21:17:20.106 INFO:teuthology.orchestra.run.smithi129.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [357 kB] 2024-02-19T21:17:20.110 INFO:teuthology.orchestra.run.smithi129.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-19T21:17:20.111 INFO:teuthology.orchestra.run.smithi129.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-19T21:17:20.118 INFO:teuthology.orchestra.run.smithi129.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [938 kB] 2024-02-19T21:17:20.123 INFO:teuthology.orchestra.run.smithi129.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,095 kB] 2024-02-19T21:17:20.139 INFO:teuthology.orchestra.run.smithi129.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-19T21:17:20.142 INFO:teuthology.orchestra.run.smithi129.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-19T21:17:20.143 INFO:teuthology.orchestra.run.smithi129.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-19T21:17:20.143 INFO:teuthology.orchestra.run.smithi129.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-19T21:17:20.144 INFO:teuthology.orchestra.run.smithi129.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-19T21:17:20.149 INFO:teuthology.orchestra.run.smithi129.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-19T21:17:20.268 INFO:teuthology.orchestra.run.smithi087.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [413 kB] 2024-02-19T21:17:20.282 INFO:teuthology.orchestra.run.smithi087.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-19T21:17:20.282 INFO:teuthology.orchestra.run.smithi087.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-19T21:17:20.283 INFO:teuthology.orchestra.run.smithi087.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,556 kB] 2024-02-19T21:17:20.302 INFO:teuthology.orchestra.run.smithi129.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [497 kB] 2024-02-19T21:17:20.316 INFO:teuthology.orchestra.run.smithi129.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-19T21:17:20.316 INFO:teuthology.orchestra.run.smithi129.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,673 kB] 2024-02-19T21:17:20.333 INFO:teuthology.orchestra.run.smithi087.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [933 kB] 2024-02-19T21:17:20.350 INFO:teuthology.orchestra.run.smithi087.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [497 kB] 2024-02-19T21:17:20.354 INFO:teuthology.orchestra.run.smithi087.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [357 kB] 2024-02-19T21:17:20.360 INFO:teuthology.orchestra.run.smithi087.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-19T21:17:20.360 INFO:teuthology.orchestra.run.smithi087.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-19T21:17:20.360 INFO:teuthology.orchestra.run.smithi087.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [938 kB] 2024-02-19T21:17:20.360 INFO:teuthology.orchestra.run.smithi087.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,673 kB] 2024-02-19T21:17:20.389 INFO:teuthology.orchestra.run.smithi129.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-19T21:17:20.389 INFO:teuthology.orchestra.run.smithi129.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [373 kB] 2024-02-19T21:17:20.396 INFO:teuthology.orchestra.run.smithi129.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-19T21:17:20.399 INFO:teuthology.orchestra.run.smithi087.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [644 kB] 2024-02-19T21:17:20.441 INFO:teuthology.orchestra.run.smithi087.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-19T21:17:20.442 INFO:teuthology.orchestra.run.smithi087.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [373 kB] 2024-02-19T21:17:20.448 INFO:teuthology.orchestra.run.smithi087.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-19T21:17:20.560 INFO:teuthology.orchestra.run.smithi129.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-19T21:17:20.573 INFO:teuthology.orchestra.run.smithi087.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [197 kB] 2024-02-19T21:17:20.612 INFO:teuthology.orchestra.run.smithi087.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,164 kB] 2024-02-19T21:17:21.000 INFO:teuthology.orchestra.run.smithi087.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-19T21:17:21.005 INFO:teuthology.orchestra.run.smithi087.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-19T21:17:21.012 INFO:teuthology.orchestra.run.smithi087.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-19T21:17:21.015 INFO:teuthology.orchestra.run.smithi087.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-19T21:17:21.016 INFO:teuthology.orchestra.run.smithi087.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-19T21:17:21.155 INFO:teuthology.orchestra.run.smithi129.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,164 kB] 2024-02-19T21:17:21.250 INFO:teuthology.orchestra.run.smithi087.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-19T21:17:21.264 INFO:teuthology.orchestra.run.smithi129.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-19T21:17:21.285 INFO:teuthology.orchestra.run.smithi129.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-19T21:17:21.287 INFO:teuthology.orchestra.run.smithi129.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-19T21:17:21.289 INFO:teuthology.orchestra.run.smithi129.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-19T21:17:21.289 INFO:teuthology.orchestra.run.smithi087.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-19T21:17:21.289 INFO:teuthology.orchestra.run.smithi129.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-19T21:17:21.290 INFO:teuthology.orchestra.run.smithi129.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-19T21:17:21.290 INFO:teuthology.orchestra.run.smithi129.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-19T21:17:21.293 INFO:teuthology.orchestra.run.smithi129.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-19T21:17:21.295 INFO:teuthology.orchestra.run.smithi129.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-19T21:17:21.302 INFO:teuthology.orchestra.run.smithi087.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-19T21:17:21.303 INFO:teuthology.orchestra.run.smithi087.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-19T21:17:21.304 INFO:teuthology.orchestra.run.smithi087.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-19T21:17:21.305 INFO:teuthology.orchestra.run.smithi087.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-19T21:17:21.305 INFO:teuthology.orchestra.run.smithi087.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-19T21:17:21.306 INFO:teuthology.orchestra.run.smithi087.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-19T21:17:21.307 INFO:teuthology.orchestra.run.smithi087.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-19T21:17:21.333 INFO:teuthology.orchestra.run.smithi087.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-19T21:17:21.459 INFO:teuthology.orchestra.run.smithi129.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-19T21:17:21.497 INFO:teuthology.orchestra.run.smithi087.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-19T21:17:21.648 INFO:teuthology.orchestra.run.smithi129.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-19T21:17:21.660 INFO:teuthology.orchestra.run.smithi087.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-19T21:17:21.671 INFO:teuthology.orchestra.run.smithi129.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-19T21:17:21.711 INFO:teuthology.orchestra.run.smithi087.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-19T21:17:24.033 INFO:teuthology.orchestra.run.smithi129.stdout:Fetched 19.0 MB in 3s (6,212 kB/s) 2024-02-19T21:17:24.251 INFO:teuthology.orchestra.run.smithi087.stdout:Fetched 19.0 MB in 3s (5,812 kB/s) 2024-02-19T21:17:25.529 INFO:teuthology.orchestra.run.smithi129.stdout:Reading package lists... 2024-02-19T21:17:25.555 DEBUG:teuthology.orchestra.run.smithi129:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-19T21:17:25.632 INFO:teuthology.orchestra.run.smithi129.stdout:Reading package lists... 2024-02-19T21:17:25.664 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-19T21:17:25.690 DEBUG:teuthology.orchestra.run.smithi087:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-19T21:17:25.760 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-19T21:17:25.839 INFO:teuthology.orchestra.run.smithi129.stdout:Building dependency tree... 2024-02-19T21:17:25.840 INFO:teuthology.orchestra.run.smithi129.stdout:Reading state information... 2024-02-19T21:17:25.968 INFO:teuthology.orchestra.run.smithi087.stdout:Building dependency tree... 2024-02-19T21:17:25.969 INFO:teuthology.orchestra.run.smithi087.stdout:Reading state information... 2024-02-19T21:17:26.040 INFO:teuthology.orchestra.run.smithi129.stdout:The following additional packages will be installed: 2024-02-19T21:17:26.040 INFO:teuthology.orchestra.run.smithi129.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-19T21:17:26.040 INFO:teuthology.orchestra.run.smithi129.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-19T21:17:26.041 INFO:teuthology.orchestra.run.smithi129.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-19T21:17:26.042 INFO:teuthology.orchestra.run.smithi129.stdout:Suggested packages: 2024-02-19T21:17:26.042 INFO:teuthology.orchestra.run.smithi129.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-19T21:17:26.042 INFO:teuthology.orchestra.run.smithi129.stdout:Recommended packages: 2024-02-19T21:17:26.042 INFO:teuthology.orchestra.run.smithi129.stdout: thermald 2024-02-19T21:17:26.094 INFO:teuthology.orchestra.run.smithi129.stdout:The following NEW packages will be installed: 2024-02-19T21:17:26.094 INFO:teuthology.orchestra.run.smithi129.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-19T21:17:26.094 INFO:teuthology.orchestra.run.smithi129.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-19T21:17:26.095 INFO:teuthology.orchestra.run.smithi129.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-19T21:17:26.096 INFO:teuthology.orchestra.run.smithi129.stdout:The following packages will be upgraded: 2024-02-19T21:17:26.097 INFO:teuthology.orchestra.run.smithi129.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-19T21:17:26.171 INFO:teuthology.orchestra.run.smithi087.stdout:The following additional packages will be installed: 2024-02-19T21:17:26.171 INFO:teuthology.orchestra.run.smithi087.stdout: linux-generic linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-19T21:17:26.172 INFO:teuthology.orchestra.run.smithi087.stdout: linux-headers-generic linux-image-5.4.0-171-generic 2024-02-19T21:17:26.172 INFO:teuthology.orchestra.run.smithi087.stdout: linux-modules-5.4.0-171-generic linux-modules-extra-5.4.0-171-generic 2024-02-19T21:17:26.173 INFO:teuthology.orchestra.run.smithi087.stdout:Suggested packages: 2024-02-19T21:17:26.173 INFO:teuthology.orchestra.run.smithi087.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-19T21:17:26.173 INFO:teuthology.orchestra.run.smithi087.stdout:Recommended packages: 2024-02-19T21:17:26.173 INFO:teuthology.orchestra.run.smithi087.stdout: thermald 2024-02-19T21:17:26.205 INFO:teuthology.orchestra.run.smithi129.stdout:3 upgraded, 5 newly installed, 0 to remove and 286 not upgraded. 2024-02-19T21:17:26.205 INFO:teuthology.orchestra.run.smithi129.stdout:Need to get 77.1 MB of archives. 2024-02-19T21:17:26.205 INFO:teuthology.orchestra.run.smithi129.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-19T21:17:26.205 INFO:teuthology.orchestra.run.smithi129.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-19T21:17:26.242 INFO:teuthology.orchestra.run.smithi087.stdout:The following NEW packages will be installed: 2024-02-19T21:17:26.242 INFO:teuthology.orchestra.run.smithi087.stdout: linux-headers-5.4.0-171 linux-headers-5.4.0-171-generic 2024-02-19T21:17:26.242 INFO:teuthology.orchestra.run.smithi087.stdout: linux-image-5.4.0-171-generic linux-modules-5.4.0-171-generic 2024-02-19T21:17:26.242 INFO:teuthology.orchestra.run.smithi087.stdout: linux-modules-extra-5.4.0-171-generic 2024-02-19T21:17:26.244 INFO:teuthology.orchestra.run.smithi087.stdout:The following packages will be upgraded: 2024-02-19T21:17:26.244 INFO:teuthology.orchestra.run.smithi087.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-19T21:17:26.366 INFO:teuthology.orchestra.run.smithi087.stdout:3 upgraded, 5 newly installed, 0 to remove and 286 not upgraded. 2024-02-19T21:17:26.367 INFO:teuthology.orchestra.run.smithi087.stdout:Need to get 77.1 MB of archives. 2024-02-19T21:17:26.367 INFO:teuthology.orchestra.run.smithi087.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-19T21:17:26.367 INFO:teuthology.orchestra.run.smithi087.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-171-generic amd64 5.4.0-171.189 [15.0 MB] 2024-02-19T21:17:27.261 INFO:teuthology.orchestra.run.smithi087.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-19T21:17:27.276 INFO:teuthology.orchestra.run.smithi129.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-171-generic amd64 5.4.0-171.189 [10.5 MB] 2024-02-19T21:17:27.508 INFO:teuthology.orchestra.run.smithi087.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-19T21:17:27.679 INFO:teuthology.orchestra.run.smithi129.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-171-generic amd64 5.4.0-171.189 [39.2 MB] 2024-02-19T21:17:28.681 INFO:teuthology.orchestra.run.smithi087.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-19T21:17:28.682 INFO:teuthology.orchestra.run.smithi087.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-19T21:17:28.682 INFO:teuthology.orchestra.run.smithi087.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-19T21:17:28.889 INFO:teuthology.orchestra.run.smithi087.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-19T21:17:28.987 INFO:teuthology.orchestra.run.smithi087.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-19T21:17:29.208 INFO:teuthology.orchestra.run.smithi129.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.171.169 [1,900 B] 2024-02-19T21:17:29.209 INFO:teuthology.orchestra.run.smithi129.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.171.169 [2,544 B] 2024-02-19T21:17:29.209 INFO:teuthology.orchestra.run.smithi129.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171 all 5.4.0-171.189 [11.0 MB] 2024-02-19T21:17:29.428 INFO:teuthology.orchestra.run.smithi129.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-171-generic amd64 5.4.0-171.189 [1,379 kB] 2024-02-19T21:17:29.460 INFO:teuthology.orchestra.run.smithi129.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.171.169 [2,408 B] 2024-02-19T21:17:29.701 INFO:teuthology.orchestra.run.smithi087.stdout:Fetched 77.1 MB in 3s (28.2 MB/s) 2024-02-19T21:17:29.892 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-19T21:17:30.142 INFO:teuthology.orchestra.run.smithi129.stdout:Fetched 77.1 MB in 3s (23.0 MB/s) 2024-02-19T21:17:30.332 INFO:teuthology.orchestra.run.smithi129.stdout:Selecting previously unselected package linux-modules-5.4.0-171-generic. 2024-02-19T21:17:31.629 INFO:teuthology.orchestra.run.smithi087.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-19T21:17:31.634 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:31.715 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:32.062 INFO:teuthology.orchestra.run.smithi129.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-19T21:17:32.067 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../0-linux-modules-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:32.220 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:33.675 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-19T21:17:33.692 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:33.797 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:34.162 INFO:teuthology.orchestra.run.smithi129.stdout:Selecting previously unselected package linux-image-5.4.0-171-generic. 2024-02-19T21:17:34.175 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../1-linux-image-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:34.265 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:34.870 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-19T21:17:34.883 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:34.919 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:35.349 INFO:teuthology.orchestra.run.smithi129.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-171-generic. 2024-02-19T21:17:35.361 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:35.415 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:39.670 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-19T21:17:39.796 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-19T21:17:40.172 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-19T21:17:40.276 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../3-linux-generic_5.4.0.171.169_amd64.deb ... 2024-02-19T21:17:40.299 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-19T21:17:40.403 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-19T21:17:40.627 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-19T21:17:40.643 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-19T21:17:40.685 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-19T21:17:40.763 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.171.169_amd64.deb ... 2024-02-19T21:17:40.907 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-image-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-19T21:17:41.235 INFO:teuthology.orchestra.run.smithi129.stdout:Selecting previously unselected package linux-headers-5.4.0-171. 2024-02-19T21:17:41.250 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../5-linux-headers-5.4.0-171_5.4.0-171.189_all.deb ... 2024-02-19T21:17:41.301 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-19T21:17:46.449 INFO:teuthology.orchestra.run.smithi087.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-19T21:17:46.471 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:46.553 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:47.492 INFO:teuthology.orchestra.run.smithi129.stdout:Selecting previously unselected package linux-headers-5.4.0-171-generic. 2024-02-19T21:17:47.513 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../6-linux-headers-5.4.0-171-generic_5.4.0-171.189_amd64.deb ... 2024-02-19T21:17:47.550 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:49.184 INFO:teuthology.orchestra.run.smithi087.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-19T21:17:49.302 INFO:teuthology.orchestra.run.smithi087.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-19T21:17:49.653 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:50.348 INFO:teuthology.orchestra.run.smithi129.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.171.169_amd64.deb ... 2024-02-19T21:17:50.493 INFO:teuthology.orchestra.run.smithi129.stdout:Unpacking linux-headers-generic (5.4.0.171.169) over (5.4.0.124.125) ... 2024-02-19T21:17:50.852 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-modules-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:50.866 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-19T21:17:50.984 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:52.087 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-headers-5.4.0-171 (5.4.0-171.189) ... 2024-02-19T21:17:52.664 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:52.675 INFO:teuthology.orchestra.run.smithi087.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-19T21:17:52.676 INFO:teuthology.orchestra.run.smithi087.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-19T21:17:52.811 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:52.937 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:54.131 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-19T21:17:54.257 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-19T21:17:54.383 INFO:teuthology.orchestra.run.smithi087.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-19T21:17:54.459 INFO:teuthology.orchestra.run.smithi129.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-171-generic 2024-02-19T21:17:54.459 INFO:teuthology.orchestra.run.smithi129.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-171-generic 2024-02-19T21:17:54.517 INFO:teuthology.orchestra.run.smithi087.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:54.593 INFO:teuthology.orchestra.run.smithi087.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-19T21:17:54.593 INFO:teuthology.orchestra.run.smithi087.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-19T21:17:54.625 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-headers-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:54.782 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-modules-extra-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:55.961 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-headers-generic (5.4.0.171.169) ... 2024-02-19T21:17:56.112 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-image-generic (5.4.0.171.169) ... 2024-02-19T21:17:56.229 INFO:teuthology.orchestra.run.smithi129.stdout:Setting up linux-generic (5.4.0.171.169) ... 2024-02-19T21:17:56.331 INFO:teuthology.orchestra.run.smithi129.stdout:Processing triggers for linux-image-5.4.0-171-generic (5.4.0-171.189) ... 2024-02-19T21:17:56.417 INFO:teuthology.orchestra.run.smithi129.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-19T21:17:56.417 INFO:teuthology.orchestra.run.smithi129.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-171-generic 2024-02-19T21:18:16.605 INFO:teuthology.orchestra.run.smithi087.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-19T21:18:16.606 INFO:teuthology.orchestra.run.smithi087.stdout:Sourcing file `/etc/default/grub' 2024-02-19T21:18:16.619 INFO:teuthology.orchestra.run.smithi087.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-19T21:18:16.639 INFO:teuthology.orchestra.run.smithi087.stdout:Generating grub configuration file ... 2024-02-19T21:18:16.974 INFO:teuthology.orchestra.run.smithi087.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-19T21:18:17.002 INFO:teuthology.orchestra.run.smithi087.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-19T21:18:17.407 INFO:teuthology.orchestra.run.smithi087.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-19T21:18:17.419 INFO:teuthology.orchestra.run.smithi087.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-19T21:18:18.707 INFO:teuthology.orchestra.run.smithi129.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-19T21:18:18.707 INFO:teuthology.orchestra.run.smithi129.stdout:Sourcing file `/etc/default/grub' 2024-02-19T21:18:18.723 INFO:teuthology.orchestra.run.smithi129.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-19T21:18:18.741 INFO:teuthology.orchestra.run.smithi129.stdout:Generating grub configuration file ... 2024-02-19T21:18:19.097 INFO:teuthology.orchestra.run.smithi129.stdout:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-19T21:18:19.140 INFO:teuthology.orchestra.run.smithi129.stdout:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-19T21:18:19.382 INFO:teuthology.orchestra.run.smithi087.stdout:done 2024-02-19T21:18:19.554 INFO:teuthology.orchestra.run.smithi129.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-19T21:18:19.565 INFO:teuthology.orchestra.run.smithi129.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-19T21:18:19.795 DEBUG:teuthology.orchestra.run.smithi087:> dpkg -s linux-image-generic 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Package: linux-image-generic 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Status: install ok installed 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Priority: optional 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Section: kernel 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Installed-Size: 20 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Maintainer: Ubuntu Kernel Team 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Architecture: amd64 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Source: linux-meta 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Version: 5.4.0.171.169 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-19T21:18:19.856 INFO:teuthology.orchestra.run.smithi087.stdout:Recommends: thermald 2024-02-19T21:18:19.857 INFO:teuthology.orchestra.run.smithi087.stdout:Description: Generic Linux kernel image 2024-02-19T21:18:19.857 INFO:teuthology.orchestra.run.smithi087.stdout: This package will always depend on the latest generic kernel image 2024-02-19T21:18:19.857 INFO:teuthology.orchestra.run.smithi087.stdout: available. 2024-02-19T21:18:19.857 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-19T21:18:19.857 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-19T21:18:19.857 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-19T21:18:19.857 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-19T21:18:19.857 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi087.front.sepia.ceph.com, path=None, version=distro) 2024-02-19T21:18:19.858 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get clean 2024-02-19T21:18:19.935 DEBUG:teuthology.orchestra.run.smithi087:> sudo apt-get update 2024-02-19T21:18:20.092 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-19T21:18:20.103 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-19T21:18:20.124 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-19T21:18:20.203 INFO:teuthology.orchestra.run.smithi087.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-19T21:18:21.578 INFO:teuthology.orchestra.run.smithi129.stdout:done 2024-02-19T21:18:21.858 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-19T21:18:21.884 DEBUG:teuthology.orchestra.run.smithi087:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-19T21:18:21.956 INFO:teuthology.orchestra.run.smithi087.stdout:Reading package lists... 2024-02-19T21:18:22.002 DEBUG:teuthology.orchestra.run.smithi129:> dpkg -s linux-image-generic 2024-02-19T21:18:22.059 INFO:teuthology.orchestra.run.smithi129.stdout:Package: linux-image-generic 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Status: install ok installed 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Priority: optional 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Section: kernel 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Installed-Size: 20 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Maintainer: Ubuntu Kernel Team 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: amd64 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Source: linux-meta 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Version: 5.4.0.171.169 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-19T21:18:22.060 INFO:teuthology.orchestra.run.smithi129.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-19T21:18:22.061 INFO:teuthology.orchestra.run.smithi129.stdout:Recommends: thermald 2024-02-19T21:18:22.061 INFO:teuthology.orchestra.run.smithi129.stdout:Description: Generic Linux kernel image 2024-02-19T21:18:22.061 INFO:teuthology.orchestra.run.smithi129.stdout: This package will always depend on the latest generic kernel image 2024-02-19T21:18:22.061 INFO:teuthology.orchestra.run.smithi129.stdout: available. 2024-02-19T21:18:22.061 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-171-generic 2024-02-19T21:18:22.061 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-19T21:18:22.061 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-19T21:18:22.061 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-19T21:18:22.061 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi129.front.sepia.ceph.com, path=None, version=distro) 2024-02-19T21:18:22.062 DEBUG:teuthology.orchestra.run.smithi129:> sudo apt-get clean 2024-02-19T21:18:22.138 DEBUG:teuthology.orchestra.run.smithi129:> sudo apt-get update 2024-02-19T21:18:22.139 INFO:teuthology.orchestra.run.smithi087.stdout:Building dependency tree... 2024-02-19T21:18:22.139 INFO:teuthology.orchestra.run.smithi087.stdout:Reading state information... 2024-02-19T21:18:22.276 INFO:teuthology.orchestra.run.smithi129.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-19T21:18:22.356 INFO:teuthology.orchestra.run.smithi087.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-19T21:18:22.356 INFO:teuthology.orchestra.run.smithi087.stdout:0 upgraded, 0 newly installed, 0 to remove and 286 not upgraded. 2024-02-19T21:18:22.358 DEBUG:teuthology.orchestra.run.smithi087:> dpkg -s linux-image-generic 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Package: linux-image-generic 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Status: install ok installed 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Priority: optional 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Section: kernel 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Installed-Size: 20 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Maintainer: Ubuntu Kernel Team 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Architecture: amd64 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Source: linux-meta 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Version: 5.4.0.171.169 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-19T21:18:22.381 INFO:teuthology.orchestra.run.smithi087.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-19T21:18:22.382 INFO:teuthology.orchestra.run.smithi087.stdout:Recommends: thermald 2024-02-19T21:18:22.382 INFO:teuthology.orchestra.run.smithi087.stdout:Description: Generic Linux kernel image 2024-02-19T21:18:22.382 INFO:teuthology.orchestra.run.smithi087.stdout: This package will always depend on the latest generic kernel image 2024-02-19T21:18:22.382 INFO:teuthology.orchestra.run.smithi087.stdout: available. 2024-02-19T21:18:22.382 DEBUG:teuthology.orchestra.run.smithi087:> mktemp 2024-02-19T21:18:22.386 INFO:teuthology.orchestra.run.smithi129.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-19T21:18:22.387 INFO:teuthology.orchestra.run.smithi087.stdout:/tmp/tmp.mp0yzRrlVg 2024-02-19T21:18:22.387 DEBUG:teuthology.orchestra.run.smithi087:> sudo cp /boot/grub/grub.cfg /tmp/tmp.mp0yzRrlVg 2024-02-19T21:18:22.397 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 0666 /tmp/tmp.mp0yzRrlVg 2024-02-19T21:18:22.468 INFO:teuthology.orchestra.run.smithi129.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-19T21:18:22.483 DEBUG:teuthology.orchestra.remote:smithi087:/tmp/tmp.mp0yzRrlVg is 9KB 2024-02-19T21:18:22.497 DEBUG:teuthology.orchestra.run.smithi087:> rm -fr /tmp/tmp.mp0yzRrlVg 2024-02-19T21:18:22.504 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-19T21:18:22.549 INFO:teuthology.orchestra.run.smithi129.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-19T21:18:22.560 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:18:22.561 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-19T21:18:22.561 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-19T21:18:22.587 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-19T21:18:22.587 DEBUG:teuthology.orchestra.run.smithi087:> sudo update-grub 2024-02-19T21:18:23.900 INFO:teuthology.orchestra.run.smithi087.stderr:Sourcing file `/etc/default/grub' 2024-02-19T21:18:23.910 INFO:teuthology.orchestra.run.smithi087.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-19T21:18:23.925 INFO:teuthology.orchestra.run.smithi087.stderr:Generating grub configuration file ... 2024-02-19T21:18:24.078 INFO:teuthology.orchestra.run.smithi129.stdout:Reading package lists... 2024-02-19T21:18:24.102 DEBUG:teuthology.orchestra.run.smithi129:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-19T21:18:24.171 INFO:teuthology.orchestra.run.smithi129.stdout:Reading package lists... 2024-02-19T21:18:24.177 INFO:teuthology.orchestra.run.smithi087.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-19T21:18:24.189 INFO:teuthology.orchestra.run.smithi087.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-19T21:18:24.355 INFO:teuthology.orchestra.run.smithi129.stdout:Building dependency tree... 2024-02-19T21:18:24.355 INFO:teuthology.orchestra.run.smithi129.stdout:Reading state information... 2024-02-19T21:18:24.566 INFO:teuthology.orchestra.run.smithi129.stdout:linux-image-generic is already the newest version (5.4.0.171.169). 2024-02-19T21:18:24.567 INFO:teuthology.orchestra.run.smithi129.stdout:0 upgraded, 0 newly installed, 0 to remove and 286 not upgraded. 2024-02-19T21:18:24.569 DEBUG:teuthology.orchestra.run.smithi129:> dpkg -s linux-image-generic 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Package: linux-image-generic 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Status: install ok installed 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Priority: optional 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Section: kernel 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Installed-Size: 20 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Maintainer: Ubuntu Kernel Team 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Architecture: amd64 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Source: linux-meta 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Version: 5.4.0.171.169 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Depends: linux-image-5.4.0-171-generic, linux-modules-extra-5.4.0-171-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Recommends: thermald 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout:Description: Generic Linux kernel image 2024-02-19T21:18:24.589 INFO:teuthology.orchestra.run.smithi129.stdout: This package will always depend on the latest generic kernel image 2024-02-19T21:18:24.590 INFO:teuthology.orchestra.run.smithi129.stdout: available. 2024-02-19T21:18:24.590 DEBUG:teuthology.orchestra.run.smithi129:> mktemp 2024-02-19T21:18:24.590 INFO:teuthology.orchestra.run.smithi087.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-19T21:18:24.595 INFO:teuthology.orchestra.run.smithi129.stdout:/tmp/tmp.UES4xNHHb5 2024-02-19T21:18:24.595 DEBUG:teuthology.orchestra.run.smithi129:> sudo cp /boot/grub/grub.cfg /tmp/tmp.UES4xNHHb5 2024-02-19T21:18:24.600 INFO:teuthology.orchestra.run.smithi087.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-19T21:18:24.609 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0666 /tmp/tmp.UES4xNHHb5 2024-02-19T21:18:24.644 DEBUG:teuthology.orchestra.remote:smithi129:/tmp/tmp.UES4xNHHb5 is 9KB 2024-02-19T21:18:24.658 DEBUG:teuthology.orchestra.run.smithi129:> rm -fr /tmp/tmp.UES4xNHHb5 2024-02-19T21:18:24.664 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-19T21:18:24.719 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:18:24.720 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-19T21:18:24.720 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-19T21:18:24.759 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-171-generic 2024-02-19T21:18:24.759 DEBUG:teuthology.orchestra.run.smithi129:> sudo update-grub 2024-02-19T21:18:25.540 INFO:teuthology.orchestra.run.smithi087.stderr:done 2024-02-19T21:18:25.542 DEBUG:teuthology.orchestra.run.smithi087:> sudo shutdown -r now 2024-02-19T21:18:26.145 INFO:teuthology.orchestra.run.smithi129.stderr:Sourcing file `/etc/default/grub' 2024-02-19T21:18:26.155 INFO:teuthology.orchestra.run.smithi129.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-19T21:18:26.165 INFO:teuthology.orchestra.run.smithi129.stderr:Generating grub configuration file ... 2024-02-19T21:18:26.398 INFO:teuthology.orchestra.run.smithi129.stderr:Found linux image: /boot/vmlinuz-5.4.0-171-generic 2024-02-19T21:18:26.410 INFO:teuthology.orchestra.run.smithi129.stderr:Found initrd image: /boot/initrd.img-5.4.0-171-generic 2024-02-19T21:18:26.771 INFO:teuthology.orchestra.run.smithi129.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-19T21:18:26.782 INFO:teuthology.orchestra.run.smithi129.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-19T21:18:27.702 INFO:teuthology.orchestra.run.smithi129.stderr:done 2024-02-19T21:18:27.704 DEBUG:teuthology.orchestra.run.smithi129:> sudo shutdown -r now 2024-02-19T21:18:55.562 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-19T21:18:55.563 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-19T21:18:55.564 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:18:57.709 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-19T21:18:57.709 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:18:57.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:19:13.980 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.87 2024-02-19T21:19:16.028 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-02-19T21:19:22.988 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-19T21:19:22.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:19:25.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:19:25.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:19:26.044 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.87 2024-02-19T21:19:28.092 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-02-19T21:19:38.052 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-19T21:19:38.053 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:19:40.095 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:19:40.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:19:58.524 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.129 2024-02-19T21:20:09.789 DEBUG:teuthology.orchestra.run.smithi087:> true 2024-02-19T21:20:10.362 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-19T21:20:10.362 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-171-generic"... 2024-02-19T21:20:10.362 DEBUG:teuthology.orchestra.run.smithi087:> uname -r 2024-02-19T21:20:10.369 INFO:teuthology.orchestra.run.smithi087.stdout:5.4.0-171-generic 2024-02-19T21:20:10.369 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-19T21:20:10.369 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-19T21:20:10.369 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-19T21:20:11.370 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-19T21:20:11.370 DEBUG:teuthology.orchestra.run.smithi087:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-19T21:20:11.448 INFO:teuthology.orchestra.run.smithi087.stdout:ttyS1 2024-02-19T21:20:11.465 DEBUG:teuthology.parallel:result is None 2024-02-19T21:20:13.525 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:20:13.526 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:20:13.786 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-02-19T21:20:14.362 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:20:14.362 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-171-generic"... 2024-02-19T21:20:14.363 DEBUG:teuthology.orchestra.run.smithi129:> uname -r 2024-02-19T21:20:14.369 INFO:teuthology.orchestra.run.smithi129.stdout:5.4.0-171-generic 2024-02-19T21:20:14.369 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-171-generic vs 5.4.0-171-generic 2024-02-19T21:20:14.369 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-19T21:20:14.369 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-19T21:20:15.370 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-19T21:20:15.370 DEBUG:teuthology.orchestra.run.smithi129:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-19T21:20:15.451 INFO:teuthology.orchestra.run.smithi129.stdout:ttyS1 2024-02-19T21:20:15.475 DEBUG:teuthology.parallel:result is None 2024-02-19T21:20:15.476 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-19T21:20:15.483 INFO:teuthology.task.internal:Creating test directory... 2024-02-19T21:20:15.484 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-19T21:20:15.486 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-19T21:20:15.493 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-19T21:20:15.515 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-19T21:20:15.566 INFO:teuthology.task.internal:Creating archive directory... 2024-02-19T21:20:15.567 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-19T21:20:15.570 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-19T21:20:15.592 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-19T21:20:15.614 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-19T21:20:15.614 DEBUG:teuthology.orchestra.run.smithi087:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-19T21:20:15.616 DEBUG:teuthology.orchestra.run.smithi129:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-02-19T21:20:15.634 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T21:20:15.640 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T21:20:15.644 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T21:20:15.651 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-19T21:20:15.652 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-19T21:20:15.664 INFO:teuthology.task.internal:Configuring sudo... 2024-02-19T21:20:15.664 DEBUG:teuthology.orchestra.run.smithi087:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-19T21:20:15.666 DEBUG:teuthology.orchestra.run.smithi129:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-19T21:20:15.682 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-19T21:20:15.716 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-19T21:20:15.716 DEBUG:teuthology.orchestra.run.smithi087:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-19T21:20:15.720 DEBUG:teuthology.orchestra.run.smithi129:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-19T21:20:15.731 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-19T21:20:15.737 DEBUG:teuthology.orchestra.run.smithi087:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-19T21:20:15.745 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:20:15.745 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-19T21:20:15.813 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-19T21:20:15.820 DEBUG:teuthology.orchestra.run.smithi129:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-19T21:20:15.828 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:20:15.828 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-19T21:20:15.900 DEBUG:teuthology.orchestra.run.smithi087:> sudo service rsyslog restart 2024-02-19T21:20:15.903 DEBUG:teuthology.orchestra.run.smithi129:> sudo service rsyslog restart 2024-02-19T21:20:15.966 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-19T21:20:15.973 INFO:teuthology.task.internal:Starting timer... 2024-02-19T21:20:15.973 INFO:teuthology.run_tasks:Running task pcp... 2024-02-19T21:20:16.009 INFO:teuthology.run_tasks:Running task selinux... 2024-02-19T21:20:16.058 DEBUG:teuthology.task.selinux:Excluding smithi087: OS 'ubuntu' does not support SELinux 2024-02-19T21:20:16.058 DEBUG:teuthology.task.selinux:Excluding smithi129: OS 'ubuntu' does not support SELinux 2024-02-19T21:20:16.058 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-19T21:20:16.058 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-19T21:20:16.058 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-19T21:20:16.058 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-19T21:20:16.108 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-19T21:20:16.115 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-19T21:20:16.234 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-19T21:20:16.253 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-02-19T21:20:16.255 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi087.front.sepia.ceph.com,smithi129.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-19T21:25:46.027 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi087.front.sepia.ceph.com'), Remote(name='ubuntu@smithi129.front.sepia.ceph.com')] 2024-02-19T21:25:46.029 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-19T21:25:46.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi087.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:25:46.118 DEBUG:teuthology.orchestra.run.smithi087:> true 2024-02-19T21:25:46.238 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi087.front.sepia.ceph.com' 2024-02-19T21:25:46.238 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:25:46.238 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-19T21:25:46.323 DEBUG:teuthology.orchestra.run.smithi129:> true 2024-02-19T21:25:46.445 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi129.front.sepia.ceph.com' 2024-02-19T21:25:46.446 INFO:teuthology.run_tasks:Running task clock... 2024-02-19T21:25:46.456 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-19T21:25:46.457 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-19T21:25:46.457 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T21:25:46.459 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-19T21:25:46.459 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T21:25:46.493 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-19T21:25:46.494 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Command line: ntpd -gq 2024-02-19T21:25:46.494 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: proto: precision = 0.070 usec (-24) 2024-02-19T21:25:46.495 INFO:teuthology.orchestra.run.smithi087.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-19T21:25:46.495 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-19T21:25:46.496 INFO:teuthology.orchestra.run.smithi087.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: restrict ::: KOD does nothing without LIMITED. 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listen and drop on 0 v6wildcard [::]:123 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listen normally on 2 lo 127.0.0.1:123 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listen normally on 3 enp3s0f1 172.21.15.87:123 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listen normally on 4 lo [::1]:123 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d5f5%5]:123 2024-02-19T21:25:46.497 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:46 ntpd[12917]: Listening on routing socket on fd #22 for interface updates 2024-02-19T21:25:46.498 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-19T21:25:46.498 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Command line: ntpd -gq 2024-02-19T21:25:46.498 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: proto: precision = 0.116 usec (-23) 2024-02-19T21:25:46.498 INFO:teuthology.orchestra.run.smithi129.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-19T21:25:46.498 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-19T21:25:46.499 INFO:teuthology.orchestra.run.smithi129.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: restrict ::: KOD does nothing without LIMITED. 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listen and drop on 0 v6wildcard [::]:123 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listen normally on 2 lo 127.0.0.1:123 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listen normally on 3 enp3s0f1 172.21.15.129:123 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listen normally on 4 lo [::1]:123 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7261%5]:123 2024-02-19T21:25:46.500 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:46 ntpd[12911]: Listening on routing socket on fd #22 for interface updates 2024-02-19T21:25:47.496 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:47 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:47.496 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:47 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:48.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:48 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:48.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:48 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:48.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:48 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:48.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:48 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:48.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:48 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:48.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:48 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:49.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:49 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:49.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:49 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:49.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:49 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:49.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:49 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:49.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:49 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:49.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:49 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:49.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:49 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:49.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:49 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:49.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:49 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:49.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:49 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:49.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:49 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:49.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:49 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:50.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:50 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:50.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:50 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:50.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:50 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:50.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:50 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:50.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:50 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:50.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:50 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:50.499 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:50.499 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:50.499 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:50.499 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:50.500 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:50.501 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:50 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:51.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:51 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:51.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:51 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:51 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:51 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:51.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:51 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:51.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:51 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:51.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:51 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:52.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:52 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:52.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:52 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:52.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:52 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:52.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:52 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:52.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:52 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:52.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:52 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:52.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:52.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:52.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:52.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:52.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:52.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:52 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:53.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:53.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:53.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:53.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:53 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:53.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:53 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:53.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:53 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:53.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:53 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:53.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:53 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:53.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:53 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:53.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:53 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:54.494 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stdout:19 Feb 21:25:54 ntpd[12917]: ntpd: time slew -0.001289 s 2024-02-19T21:25:54.495 INFO:teuthology.orchestra.run.smithi087.stdout:ntpd: time slew -0.001289s 2024-02-19T21:25:54.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-19T21:25:54.496 INFO:teuthology.orchestra.run.smithi087.stderr:19 Feb 21:25:54 ntpd[12917]: can't open /var/log/ntpstats/loopstats.20240219: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:54.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:54.499 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:54 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:54.562 INFO:teuthology.orchestra.run.smithi087.stdout: remote refid st t when poll reach delay offset jitter 2024-02-19T21:25:54.562 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================== 2024-02-19T21:25:54.562 INFO:teuthology.orchestra.run.smithi087.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:54.562 INFO:teuthology.orchestra.run.smithi087.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:54.562 INFO:teuthology.orchestra.run.smithi087.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:54.562 INFO:teuthology.orchestra.run.smithi087.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:55.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:55.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:55.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-19T21:25:55.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: can't open /var/log/ntpstats/rawstats.20240219: Permission denied 2024-02-19T21:25:55.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-19T21:25:55.497 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: can't open /var/log/ntpstats/peerstats.20240219: Permission denied 2024-02-19T21:25:55.498 INFO:teuthology.orchestra.run.smithi129.stdout:19 Feb 21:25:55 ntpd[12911]: ntpd: time slew +0.000203 s 2024-02-19T21:25:55.498 INFO:teuthology.orchestra.run.smithi129.stdout:ntpd: time slew +0.000203s 2024-02-19T21:25:55.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-19T21:25:55.498 INFO:teuthology.orchestra.run.smithi129.stderr:19 Feb 21:25:55 ntpd[12911]: can't open /var/log/ntpstats/loopstats.20240219: Permission denied 2024-02-19T21:25:55.572 INFO:teuthology.orchestra.run.smithi129.stdout: remote refid st t when poll reach delay offset jitter 2024-02-19T21:25:55.573 INFO:teuthology.orchestra.run.smithi129.stdout:============================================================================== 2024-02-19T21:25:55.573 INFO:teuthology.orchestra.run.smithi129.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:55.573 INFO:teuthology.orchestra.run.smithi129.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:55.573 INFO:teuthology.orchestra.run.smithi129.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:55.573 INFO:teuthology.orchestra.run.smithi129.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-19T21:25:55.574 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-19T21:25:55.647 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.9', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.9', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(MON_DOWN\\)', '\\(PG_', 'mons down', 'pg inactive', 'out of quorum', '\\(OSD_', 'osds down', 'osd down'], 'sha1': '81bd20d634209c7cb82c18be12b4b5a05643ebf1'} 2024-02-19T21:25:55.648 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.9 2024-02-19T21:25:55.648 INFO:tasks.cephadm:Cluster fsid is 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:25:55.648 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-19T21:25:55.649 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.87', 'mon.c': '[v2:172.21.15.87:3301,v1:172.21.15.87:6790]', 'mon.b': '172.21.15.129'} 2024-02-19T21:25:55.649 INFO:tasks.cephadm:First mon is mon.a on smithi087 2024-02-19T21:25:55.649 INFO:tasks.cephadm:First mgr is y 2024-02-19T21:25:55.649 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-19T21:25:55.649 DEBUG:teuthology.orchestra.run.smithi087:> sudo hostname $(hostname -s) 2024-02-19T21:25:55.667 DEBUG:teuthology.orchestra.run.smithi129:> sudo hostname $(hostname -s) 2024-02-19T21:25:55.684 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.9)... 2024-02-19T21:25:55.685 DEBUG:teuthology.orchestra.run.smithi087:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-19T21:25:56.004 INFO:teuthology.orchestra.run.smithi087.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 19 21:25 /home/ubuntu/cephtest/cephadm 2024-02-19T21:25:56.004 DEBUG:teuthology.orchestra.run.smithi129:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-19T21:25:56.237 INFO:teuthology.orchestra.run.smithi129.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 19 21:25 /home/ubuntu/cephtest/cephadm 2024-02-19T21:25:56.238 DEBUG:teuthology.orchestra.run.smithi087:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-19T21:25:56.246 DEBUG:teuthology.orchestra.run.smithi129:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-19T21:25:56.267 DEBUG:teuthology.orchestra.run.smithi087:> sudo mkdir -p /etc/ceph 2024-02-19T21:25:56.284 DEBUG:teuthology.orchestra.run.smithi129:> sudo mkdir -p /etc/ceph 2024-02-19T21:25:56.299 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 777 /etc/ceph 2024-02-19T21:25:56.312 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 777 /etc/ceph 2024-02-19T21:25:56.357 INFO:tasks.cephadm:Writing seed config... 2024-02-19T21:25:56.358 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-19T21:25:56.358 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-19T21:25:56.359 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-19T21:25:56.359 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-19T21:25:56.359 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-19T21:25:56.359 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-19T21:25:56.359 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-19T21:25:56.359 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-19T21:25:56.359 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:25:56.360 DEBUG:teuthology.orchestra.run.smithi087:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-19T21:25:56.367 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 7763ee2c-cf6d-11ee-95bb-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-02-19T21:25:56.367 DEBUG:teuthology.orchestra.run.smithi087:mon.a> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service 2024-02-19T21:25:56.369 DEBUG:teuthology.orchestra.run.smithi087:mgr.y> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service 2024-02-19T21:25:56.371 INFO:tasks.cephadm:Bootstrapping... 2024-02-19T21:25:56.371 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 -v bootstrap --fsid 7763ee2c-cf6d-11ee-95bb-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.87 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:25:56.580 INFO:teuthology.orchestra.run.smithi087.stderr:Could not locate podman: podman not found 2024-02-19T21:25:56.580 INFO:teuthology.orchestra.run.smithi087.stderr:Verifying podman|docker is present... 2024-02-19T21:25:56.580 INFO:teuthology.orchestra.run.smithi087.stderr:Verifying lvm2 is present... 2024-02-19T21:25:56.580 INFO:teuthology.orchestra.run.smithi087.stderr:Verifying time synchronization is in place... 2024-02-19T21:25:56.580 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled chrony.service 2024-02-19T21:25:56.587 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-19T21:25:56.587 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active chrony.service 2024-02-19T21:25:56.594 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.595 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-19T21:25:56.599 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-19T21:25:56.600 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active chronyd.service 2024-02-19T21:25:56.604 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.605 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-19T21:25:56.609 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout masked 2024-02-19T21:25:56.610 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-19T21:25:56.615 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.616 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-19T21:25:56.621 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-19T21:25:56.621 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active ntpd.service 2024-02-19T21:25:56.626 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.627 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled ntp.service 2024-02-19T21:25:56.634 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout enabled 2024-02-19T21:25:56.635 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active ntp.service 2024-02-19T21:25:56.641 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout active 2024-02-19T21:25:56.641 INFO:teuthology.orchestra.run.smithi087.stderr:Unit ntp.service is enabled and running 2024-02-19T21:25:56.641 INFO:teuthology.orchestra.run.smithi087.stderr:Repeating the final host check... 2024-02-19T21:25:56.642 INFO:teuthology.orchestra.run.smithi087.stderr:Could not locate podman: podman not found 2024-02-19T21:25:56.642 INFO:teuthology.orchestra.run.smithi087.stderr:podman|docker (/usr/bin/docker) is present 2024-02-19T21:25:56.642 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl is present 2024-02-19T21:25:56.642 INFO:teuthology.orchestra.run.smithi087.stderr:lvcreate is present 2024-02-19T21:25:56.643 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled chrony.service 2024-02-19T21:25:56.649 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-19T21:25:56.650 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active chrony.service 2024-02-19T21:25:56.656 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.656 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-19T21:25:56.661 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-19T21:25:56.661 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active chronyd.service 2024-02-19T21:25:56.668 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.668 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-19T21:25:56.674 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout masked 2024-02-19T21:25:56.674 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-19T21:25:56.680 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.681 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-19T21:25:56.687 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-19T21:25:56.687 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active ntpd.service 2024-02-19T21:25:56.693 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout inactive 2024-02-19T21:25:56.694 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-enabled ntp.service 2024-02-19T21:25:56.701 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout enabled 2024-02-19T21:25:56.702 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl is-active ntp.service 2024-02-19T21:25:56.708 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stdout active 2024-02-19T21:25:56.708 INFO:teuthology.orchestra.run.smithi087.stderr:Unit ntp.service is enabled and running 2024-02-19T21:25:56.709 INFO:teuthology.orchestra.run.smithi087.stderr:Host looks OK 2024-02-19T21:25:56.709 INFO:teuthology.orchestra.run.smithi087.stderr:Cluster fsid: 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:25:56.709 INFO:teuthology.orchestra.run.smithi087.stderr:Acquiring lock 140209707064720 on /run/cephadm/7763ee2c-cf6d-11ee-95bb-87774f69a715.lock 2024-02-19T21:25:56.709 INFO:teuthology.orchestra.run.smithi087.stderr:Lock 140209707064720 acquired on /run/cephadm/7763ee2c-cf6d-11ee-95bb-87774f69a715.lock 2024-02-19T21:25:56.710 INFO:teuthology.orchestra.run.smithi087.stderr:Verifying IP 172.21.15.87 port 3300 ... 2024-02-19T21:25:56.711 INFO:teuthology.orchestra.run.smithi087.stderr:Verifying IP 172.21.15.87 port 6789 ... 2024-02-19T21:25:56.711 INFO:teuthology.orchestra.run.smithi087.stderr:Base mon IP is 172.21.15.87, final addrv is [v2:172.21.15.87:3300,v1:172.21.15.87:6789] 2024-02-19T21:25:56.711 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/sbin/ip route ls 2024-02-19T21:25:56.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-02-19T21:25:56.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.87 metric 100 2024-02-19T21:25:56.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-19T21:25:56.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.87 2024-02-19T21:25:56.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.87 metric 100 2024-02-19T21:25:56.716 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/sbin/ip -6 route ls 2024-02-19T21:25:56.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-19T21:25:56.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-19T21:25:56.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1738sec pref medium 2024-02-19T21:25:56.720 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-02-19T21:25:56.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-19T21:25:56.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-19T21:25:56.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-19T21:25:56.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-19T21:25:56.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d5f5/64 scope link 2024-02-19T21:25:56.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-19T21:25:56.724 INFO:teuthology.orchestra.run.smithi087.stderr:Mon IP 172.21.15.87 is in CIDR network 172.21.0.0/20 2024-02-19T21:25:56.726 INFO:teuthology.orchestra.run.smithi087.stderr:Pulling container image docker.io/ceph/ceph:v15.2.9... 2024-02-19T21:25:56.726 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.9 2024-02-19T21:25:56.873 INFO:journalctl@ceph.mon.a.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:25:56.879 INFO:journalctl@ceph.mgr.y.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:26:00.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout v15.2.9: Pulling from ceph/ceph 2024-02-19T21:26:01.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pulling fs layer 2024-02-19T21:26:01.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 008f517fda00: Pulling fs layer 2024-02-19T21:26:09.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 7a0437f04f83: Verifying Checksum 2024-02-19T21:26:09.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 7a0437f04f83: Download complete 2024-02-19T21:26:12.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 008f517fda00: Verifying Checksum 2024-02-19T21:26:12.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 008f517fda00: Download complete 2024-02-19T21:26:13.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pull complete 2024-02-19T21:26:25.236 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout 008f517fda00: Pull complete 2024-02-19T21:26:25.399 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout Digest: sha256:ffc5c6c93b4ff584400eab951ae5d41ef0042031c96fb539b50f75cca5c68548 2024-02-19T21:26:25.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout Status: Downloaded newer image for ceph/ceph:v15.2.9 2024-02-19T21:26:25.498 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/docker: stdout docker.io/ceph/ceph:v15.2.9 2024-02-19T21:26:25.500 INFO:teuthology.orchestra.run.smithi087.stderr:Extracting ceph user uid/gid from container image... 2024-02-19T21:26:25.501 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 docker.io/ceph/ceph:v15.2.9 -c %u %g /var/lib/ceph 2024-02-19T21:26:37.374 INFO:teuthology.orchestra.run.smithi087.stderr:stat: stdout 167 167 2024-02-19T21:26:38.069 INFO:teuthology.orchestra.run.smithi087.stderr:Creating initial keys... 2024-02-19T21:26:38.069 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-19T21:26:38.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-authtool: stdout AQCOx9NlkeqvMxAAWCl/8Mjkt0Bjkokvg1c3UA== 2024-02-19T21:26:39.443 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-19T21:26:40.219 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-authtool: stdout AQCQx9Nl+8naDBAABm6RT0lrQDCkh6y6EazBig== 2024-02-19T21:26:40.789 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-19T21:26:41.557 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-authtool: stdout AQCRx9NljUoDIRAAnCKza8QmG9JXZU8+3msBtg== 2024-02-19T21:26:42.130 INFO:teuthology.orchestra.run.smithi087.stderr:Creating initial monmap... 2024-02-19T21:26:42.131 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /tmp/ceph-tmpjvp2ccg5:/tmp/monmap:z docker.io/ceph/ceph:v15.2.9 --create --clobber --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 --addv a [v2:172.21.15.87:3300,v1:172.21.15.87:6789] /tmp/monmap 2024-02-19T21:26:42.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-19T21:26:42.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:42.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-19T21:26:43.497 INFO:teuthology.orchestra.run.smithi087.stderr:Creating mon... 2024-02-19T21:26:43.500 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpwajk1irq:/tmp/keyring:z -v /tmp/ceph-tmpjvp2ccg5:/tmp/monmap:z docker.io/ceph/ceph:v15.2.9 --mkfs -i a --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2024-02-19T21:26:44.272 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:26:44.273 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 1 imported monmap: 2024-02-19T21:26:44.273 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-02-19T21:26:44.273 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:44.274 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-02-19T21:26:42.878283+0000 2024-02-19T21:26:44.299 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr created 2024-02-19T21:26:42.878283+0000 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon.a 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 /usr/bin/ceph-mon: set fsid to 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: RocksDB version: 6.1.2 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.300 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Compile date Feb 23 2021 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: DB SUMMARY 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.create_if_missing: 1 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.env: 0x5582c33cc1a0 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.info_log: 0x5582c44c7520 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:26:44.301 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.db_log_dir: 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-19T21:26:44.302 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.write_buffer_manager: 0x5582c45244b0 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:26:44.303 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.row_cache: None 2024-02-19T21:26:44.304 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.wal_filter: None 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:26:44.305 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Compression algorithms supported: 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kZSTD supported: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:26:44.306 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.265+0000 7f87fe910700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.merge_operator: 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:26:44.307 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5582c445b0c0) 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x5582c4492510 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-02-19T21:26:44.308 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-02-19T21:26:44.309 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.num_levels: 7 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:26:44.310 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:26:44.311 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:26:44.312 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:26:44.313 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: Options.ttl: 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.273+0000 7f87fe910700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-19T21:26:44.314 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.277+0000 7f87fe910700 4 rocksdb: DB pointer 0x5582c50be400 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.277+0000 7f87e77f0700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.277+0000 7f87e77f0700 4 rocksdb: [db/db_impl.cc:778] 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:44.315 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:26:44.316 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:44.317 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.281+0000 7f87fe910700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.281+0000 7f87fe910700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-19T21:26:44.318 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-19T21:26:44.281+0000 7f87fe910700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-19T21:26:44.895 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:44.900 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl disable ceph.target 2024-02-19T21:26:45.108 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl enable ceph.target 2024-02-19T21:26:45.113 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-19T21:26:45.299 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl start ceph.target 2024-02-19T21:26:45.305 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl enable ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target 2024-02-19T21:26:45.313 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target -> /etc/systemd/system/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target. 2024-02-19T21:26:45.314 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target -> /etc/systemd/system/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target. 2024-02-19T21:26:45.480 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl start ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target 2024-02-19T21:26:45.487 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl daemon-reload 2024-02-19T21:26:45.683 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:26:45.693 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl reset-failed ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:26:45.699 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to reset failed state of unit ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service: Unit ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service not loaded. 2024-02-19T21:26:45.700 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl enable ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:26:45.707 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target.wants/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@.service. 2024-02-19T21:26:45.883 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl start ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:26:45.895 INFO:teuthology.orchestra.run.smithi087.stderr:firewalld does not appear to be present 2024-02-19T21:26:45.896 INFO:teuthology.orchestra.run.smithi087.stderr:Not possible to enable service . firewalld.service is not available 2024-02-19T21:26:45.896 INFO:teuthology.orchestra.run.smithi087.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-19T21:26:45.896 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for mon to start... 2024-02-19T21:26:45.896 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for mon... 2024-02-19T21:26:45.897 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status 2024-02-19T21:26:47.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:47 smithi087 bash[13688]: cluster 2024-02-19T21:26:47.134334+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-19T21:26:47.439 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout cluster: 2024-02-19T21:26:47.440 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout id: 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:47.440 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-19T21:26:47.440 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:47.440 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout services: 2024-02-19T21:26:47.441 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.290378s) 2024-02-19T21:26:47.441 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-19T21:26:47.441 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-19T21:26:47.441 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:47.441 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout data: 2024-02-19T21:26:47.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-19T21:26:47.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-19T21:26:47.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-19T21:26:47.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout pgs: 2024-02-19T21:26:47.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:48.062 INFO:teuthology.orchestra.run.smithi087.stderr:mon is available 2024-02-19T21:26:48.062 INFO:teuthology.orchestra.run.smithi087.stderr:Assimilating anything we can from ceph.conf... 2024-02-19T21:26:48.062 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z -v /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/ceph:v15.2.9 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-19T21:26:48.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:48 smithi087 bash[13688]: cluster 2024-02-19T21:26:47.145162+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-19T21:26:48.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:48 smithi087 bash[13688]: cluster 2024-02-19T21:26:47.146768+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0]} 2024-02-19T21:26:48.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:48 smithi087 bash[13688]: cluster 2024-02-19T21:26:47.150542+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:26:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:48 smithi087 bash[13688]: cluster 2024-02-19T21:26:47.154712+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-19T21:26:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:48 smithi087 bash[13688]: cluster 2024-02-19T21:26:47.155213+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-19T21:26:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:48 smithi087 bash[13688]: audit 2024-02-19T21:26:47.435474+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.87:0/3525006093' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-19T21:26:49.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:49.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout [global] 2024-02-19T21:26:49.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout fsid = 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:49.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout log_to_journald = false 2024-02-19T21:26:49.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2024-02-19T21:26:49.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.87:3300,v1:172.21.15.87:6789] 2024-02-19T21:26:49.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-19T21:26:49.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-19T21:26:49.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-19T21:26:49.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-19T21:26:49.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:49.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout [mgr] 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout [mon] 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout [osd] 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-19T21:26:49.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-02-19T21:26:49.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-19T21:26:49.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:49 smithi087 bash[13688]: audit 2024-02-19T21:26:49.054098+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.87:0/691001018' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-19T21:26:49.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:49 smithi087 bash[13688]: audit 2024-02-19T21:26:49.059283+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.87:0/691001018' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-19T21:26:49.667 INFO:teuthology.orchestra.run.smithi087.stderr:Generating new minimal ceph.conf... 2024-02-19T21:26:49.667 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z -v /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/ceph:v15.2.9 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-19T21:26:51.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:50 smithi087 bash[13688]: audit 2024-02-19T21:26:50.712890+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.87:0/168966470' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:26:51.323 INFO:teuthology.orchestra.run.smithi087.stderr:Restarting the monitor... 2024-02-19T21:26:51.323 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl restart ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:26:51.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:51 smithi087 systemd[1]: Stopping Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:26:51.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:51 smithi087 bash[13688]: debug 2024-02-19T21:26:51.401+0000 7f345d3b0700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:26:51.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:51 smithi087 bash[13688]: debug 2024-02-19T21:26:51.401+0000 7f345d3b0700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-19T21:26:52.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:52 smithi087 docker[14078]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.a 2024-02-19T21:26:52.307 INFO:teuthology.orchestra.run.smithi087.stderr:Setting mon public_network... 2024-02-19T21:26:52.308 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config set mon public_network 172.21.0.0/20 2024-02-19T21:26:52.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:52 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service: Succeeded. 2024-02-19T21:26:52.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:52 smithi087 systemd[1]: Stopped Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:26:52.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:52 smithi087 systemd[1]: Started Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.489+0000 7fb35f152700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.489+0000 7fb35f152700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.489+0000 7fb35f152700 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 load: jerasure load: lrc load: isa 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:26:53.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 1 rocksdb: do_open column families: [default] 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: RocksDB version: 6.1.2 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Compile date Feb 23 2021 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: DB SUMMARY 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69387 ; 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.env: 0x55ea2a4a41a0 2024-02-19T21:26:53.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.info_log: 0x55ea2b6d4ba0 2024-02-19T21:26:53.639 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:26:53.639 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:26:53.639 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:26:53.640 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.db_log_dir: 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:26:53.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.write_buffer_manager: 0x55ea2b6b92f0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:26:53.642 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.row_cache: None 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.wal_filter: None 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:26:53.643 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Compression algorithms supported: 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kZSTD supported: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:26:53.644 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.merge_operator: 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:26:53.645 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ea2b5ef0d0) 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cache_index_and_filter_blocks: 1 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: pin_top_level_index_and_filter: 1 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: index_type: 0 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: data_block_index_type: 0 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: hash_index_allow_collision: 1 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: checksum: 1 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: no_block_cache: 0 2024-02-19T21:26:53.646 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_cache: 0x55ea2b626610 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_cache_name: BinnedLRUCache 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_cache_options: 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: capacity : 536870912 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: num_shard_bits : 4 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: strict_capacity_limit : 0 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: high_pri_pool_ratio: 0.000 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_cache_compressed: (nil) 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: persistent_cache: (nil) 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_size: 4096 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_size_deviation: 10 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_restart_interval: 16 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: index_block_restart_interval: 1 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: metadata_block_size: 4096 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: partition_filters: 0 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: use_delta_encoding: 1 2024-02-19T21:26:53.647 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: whole_key_filtering: 1 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: verify_compression: 0 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: read_amp_bytes_per_bit: 0 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: format_version: 2 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: enable_index_compression: 1 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: block_align: 0 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.num_levels: 7 2024-02-19T21:26:53.648 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:26:53.649 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:26:53.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:26:53.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.493+0000 7fb35f152700 4 rocksdb: Options.ttl: 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378013499382, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-19T21:26:53.652 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378013500923, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66428, "table_properties": {"data_size": 64723, "index_size": 310, "filter_size": 581, "raw_key_size": 8761, "raw_average_key_size": 46, "raw_value_size": 59682, "raw_average_value_size": 319, "num_data_blocks": 10, "num_entries": 187, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.497+0000 7fb35f152700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378013501738, "job": 1, "event": "recovery_finished"} 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 4 rocksdb: DB pointer 0x55ea2c252400 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb345fbd700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb345fbd700 4 rocksdb: [db/db_impl.cc:778] 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** DB Stats ** 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** Compaction Stats [default] ** 2024-02-19T21:26:53.653 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: L0 2/0 66.49 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Sum 2/0 66.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** Compaction Stats [default] ** 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:53.654 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Cumulative compaction: 0.00 GB write, 10.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Interval compaction: 0.00 GB write, 10.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** Compaction Stats [default] ** 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:53.655 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: L0 2/0 66.49 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Sum 2/0 66.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** Compaction Stats [default] ** 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 74.1 0.00 0.00 1 0.001 0 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:26:53.656 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Cumulative compaction: 0.00 GB write, 10.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] at bind addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 1 mon.a@-1(???) e1 preinit fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 mon.a@-1(???).mds e1 new map 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 mon.a@-1(???).mds e1 print_map 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: e1 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: legacy client fscid: -1 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: No filesystems configured 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-19T21:26:53.657 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.501+0000 7fb35f152700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: audit 2024-02-19T21:26:50.712890+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.87:0/168966470' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expand map: {default=false} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta from 'false' to 'false' 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expanded map: {default=false} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expand map: {default=info} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta from 'info' to 'info' 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expanded map: {default=info} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expand map: {default=daemon} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expand map: {default=debug} 2024-02-19T21:26:53.658 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-19T21:26:53.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: debug 2024-02-19T21:26:53.505+0000 7fb35f152700 20 expand_channel_meta expanded map: {default=debug} 2024-02-19T21:26:53.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cluster 2024-02-19T21:26:53.511732+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-19T21:26:53.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cluster 2024-02-19T21:26:53.511809+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0]} 2024-02-19T21:26:53.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cluster 2024-02-19T21:26:53.511854+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-19T21:26:53.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cluster 2024-02-19T21:26:53.511883+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-19T21:26:53.659 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:53 smithi087 bash[14135]: cluster 2024-02-19T21:26:53.512400+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-19T21:26:54.406 INFO:teuthology.orchestra.run.smithi087.stderr:Creating mgr... 2024-02-19T21:26:54.407 INFO:teuthology.orchestra.run.smithi087.stderr:Verifying port 9283 ... 2024-02-19T21:26:54.409 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl daemon-reload 2024-02-19T21:26:54.615 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y 2024-02-19T21:26:54.625 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl reset-failed ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y 2024-02-19T21:26:54.631 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Failed to reset failed state of unit ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service: Unit ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service not loaded. 2024-02-19T21:26:54.631 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl enable ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y 2024-02-19T21:26:54.637 INFO:teuthology.orchestra.run.smithi087.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715.target.wants/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@.service. 2024-02-19T21:26:54.830 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: systemctl start ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y 2024-02-19T21:26:54.839 INFO:teuthology.orchestra.run.smithi087.stderr:firewalld does not appear to be present 2024-02-19T21:26:54.839 INFO:teuthology.orchestra.run.smithi087.stderr:Not possible to enable service . firewalld.service is not available 2024-02-19T21:26:54.840 INFO:teuthology.orchestra.run.smithi087.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-19T21:26:54.840 INFO:teuthology.orchestra.run.smithi087.stderr:firewalld does not appear to be present 2024-02-19T21:26:54.841 INFO:teuthology.orchestra.run.smithi087.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-19T21:26:54.841 INFO:teuthology.orchestra.run.smithi087.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:26:54.842 INFO:teuthology.orchestra.run.smithi087.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-19T21:26:54.842 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for mgr to start... 2024-02-19T21:26:54.842 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for mgr... 2024-02-19T21:26:54.842 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-19T21:26:55.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:54 smithi087 bash[14135]: audit 2024-02-19T21:26:53.734731+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.87:0/4238686052' entity='client.admin' 2024-02-19T21:26:56.359 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:56.359 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:26:56.363 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "fsid": "7763ee2c-cf6d-11ee-95bb-87774f69a715", 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "health": { 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-19T21:26:56.364 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 0 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "a" 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-19T21:26:56.365 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-19T21:26:56.366 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:56.367 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-19T21:26:56.367 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-19T21:26:56.367 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.367 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-19T21:26:56.367 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "restful" 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modified": "2024-02-19T21:26:47.148596+0000", 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-19T21:26:56.369 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:26:56.386 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:26:56 smithi087 bash[14399]: debug 2024-02-19T21:26:56.117+0000 7f6d55cbc200 1 --2- 172.21.15.87:0/4091532195 >> [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] conn(0x5612d05d4800 0x5612d065b900 secure :-1 s=READY pgs=3 cs=0 l=1 rev1=1 rx=0x5612d058c960 tx=0x5612d1248120).stop 2024-02-19T21:26:56.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:56 smithi087 bash[14135]: audit 2024-02-19T21:26:56.355071+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.87:0/694532367' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T21:26:56.972 INFO:teuthology.orchestra.run.smithi087.stderr:mgr not available, waiting (1/10)... 2024-02-19T21:26:57.973 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-19T21:26:58.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "fsid": "7763ee2c-cf6d-11ee-95bb-87774f69a715", 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "health": { 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-19T21:26:58.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 0 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "a" 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-19T21:26:58.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-19T21:26:58.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-19T21:26:58.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "restful" 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modified": "2024-02-19T21:26:47.148596+0000", 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:26:58.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-19T21:26:58.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:26:59.527 INFO:teuthology.orchestra.run.smithi087.stderr:mgr not available, waiting (2/10)... 2024-02-19T21:26:59.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:26:59 smithi087 bash[14135]: audit 2024-02-19T21:26:58.899682+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.87:0/3397948773' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T21:27:00.528 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-19T21:27:00.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: cluster 2024-02-19T21:27:00.468964+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: cluster 2024-02-19T21:27:00.473489+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00471932s) 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.476241+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.476832+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.477339+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.478199+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.478815+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: cluster 2024-02-19T21:27:00.483372+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.499758+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.506321+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:27:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:00 smithi087 bash[14135]: audit 2024-02-19T21:27:00.509041+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:27:01.609 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 2024-02-19T21:27:01.609 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:01.609 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "fsid": "7763ee2c-cf6d-11ee-95bb-87774f69a715", 2024-02-19T21:27:01.611 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "health": { 2024-02-19T21:27:01.611 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 0 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "a" 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "quorum_age": 8, 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-19T21:27:01.612 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:27:01.613 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-19T21:27:01.613 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-19T21:27:01.613 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-19T21:27:01.614 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-19T21:27:01.615 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-19T21:27:01.615 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.615 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.618 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "restful" 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-19T21:27:01.619 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-19T21:27:01.620 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modified": "2024-02-19T21:26:47.148596+0000", 2024-02-19T21:27:01.620 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-19T21:27:01.620 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:01.620 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-19T21:27:01.620 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:01 smithi087 bash[14135]: audit 2024-02-19T21:27:00.528996+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' 2024-02-19T21:27:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:01 smithi087 bash[14135]: audit 2024-02-19T21:27:00.535666+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.87:0/4167609901' entity='mgr.y' 2024-02-19T21:27:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:01 smithi087 bash[14135]: cluster 2024-02-19T21:27:01.484116+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01534s) 2024-02-19T21:27:02.215 INFO:teuthology.orchestra.run.smithi087.stderr:mgr is available 2024-02-19T21:27:02.216 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config-key set mgr/cephadm/ssh_user root 2024-02-19T21:27:02.873 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:02 smithi087 bash[14135]: audit 2024-02-19T21:27:01.604740+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.87:0/3062538621' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-19T21:27:03.505 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-02-19T21:27:03.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:03 smithi087 bash[14135]: cluster 2024-02-19T21:27:02.542367+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-19T21:27:03.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:03 smithi087 bash[14135]: audit 2024-02-19T21:27:03.498514+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.87:0/1505276912' entity='client.admin' 2024-02-19T21:27:04.171 INFO:teuthology.orchestra.run.smithi087.stderr:Enabling cephadm module... 2024-02-19T21:27:04.171 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr module enable cephadm 2024-02-19T21:27:05.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:05 smithi087 bash[14135]: audit 2024-02-19T21:27:05.366171+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.87:0/95705298' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-19T21:27:05.887 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:05 smithi087 bash[14399]: ignoring --setuser ceph since I am not root 2024-02-19T21:27:05.887 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:05 smithi087 bash[14399]: ignoring --setgroup ceph since I am not root 2024-02-19T21:27:05.992 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr dump 2024-02-19T21:27:06.727 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:06 smithi087 bash[14135]: audit 2024-02-19T21:27:05.422722+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.87:0/95705298' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-19T21:27:06.727 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:06 smithi087 bash[14135]: cluster 2024-02-19T21:27:05.422897+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 4s) 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 5, 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:6800", 2024-02-19T21:27:07.659 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 2864339878 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:6801", 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 2864339878 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.87:6801/2864339878", 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-19T21:27:00.468752+0000", 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-19T21:27:07.660 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "restful" 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.661 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.662 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.663 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.664 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.665 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.666 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.667 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.668 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-19T21:27:07.669 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.670 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.671 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.672 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-19T21:27:07.673 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-19T21:27:07.674 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.675 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-19T21:27:07.676 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active": { 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.677 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.678 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-19T21:27:07.679 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-19T21:27:07.680 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-19T21:27:07.681 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.682 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:07.683 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.684 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.685 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.686 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.687 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.688 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.689 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.690 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "none", 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.691 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.692 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-19T21:27:07.693 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.694 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.695 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.696 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.697 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-19T21:27:07.698 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.699 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.700 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.701 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-19T21:27:07.702 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-19T21:27:07.703 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.704 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.705 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.706 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-19T21:27:07.707 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-19T21:27:07.708 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.709 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.710 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-19T21:27:07.711 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.712 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.713 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.714 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.715 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.716 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "root" 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.717 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.718 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.719 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.720 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-19T21:27:07.721 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.722 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-19T21:27:07.723 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-19T21:27:07.724 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.725 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.726 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.727 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.728 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.729 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.730 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.731 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.732 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.733 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-19T21:27:07.734 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.735 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.736 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.737 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.738 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.739 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.740 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-19T21:27:07.741 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.742 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-19T21:27:07.743 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-19T21:27:07.744 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.745 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.746 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.747 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.748 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.749 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.750 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.751 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.752 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-19T21:27:07.753 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.754 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.755 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.756 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.757 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.758 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.759 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.760 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.761 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-19T21:27:07.762 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-19T21:27:07.763 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-19T21:27:07.764 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-19T21:27:07.765 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.766 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.767 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.768 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.769 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-19T21:27:07.770 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-19T21:27:07.771 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.772 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.773 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.774 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-19T21:27:07.775 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-19T21:27:07.776 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.777 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.778 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.779 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.780 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.781 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.782 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.783 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.784 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.785 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.786 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.787 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "password": { 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.788 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.789 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.790 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.791 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.792 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.793 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.794 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "username": { 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.795 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.796 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.797 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.798 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.799 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.800 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.801 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.802 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.803 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-19T21:27:07.804 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.805 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-19T21:27:07.806 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.807 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.808 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.809 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.810 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.811 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.812 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.813 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.814 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.815 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.816 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-19T21:27:07.817 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.818 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.819 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-19T21:27:07.820 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "database": { 2024-02-19T21:27:07.821 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-19T21:27:07.822 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.823 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.825 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.826 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.827 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.828 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "password": { 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.829 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "port": { 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.830 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.831 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.832 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "username": { 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.833 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.834 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.835 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.836 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.837 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.838 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.839 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.840 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.841 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.842 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.843 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.844 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.845 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.845 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.845 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.845 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.845 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.845 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.846 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.847 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-19T21:27:07.848 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-19T21:27:07.849 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.850 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.851 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.852 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.853 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.854 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-19T21:27:07.855 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.856 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.857 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.858 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.859 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.860 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.861 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.862 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.863 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-19T21:27:07.864 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.865 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.866 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.867 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.868 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.869 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.870 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-19T21:27:07.871 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rook", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-19T21:27:07.872 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.873 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.874 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.875 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.876 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.877 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.879 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.880 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.881 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.882 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.883 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.884 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.885 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.886 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.887 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.888 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.889 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.890 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.891 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.892 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.893 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-19T21:27:07.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-19T21:27:07.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-19T21:27:07.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-19T21:27:07.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "address": { 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-19T21:27:07.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "description": { 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-19T21:27:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "url": { 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-19T21:27:07.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-19T21:27:07.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:07.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:07.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:07.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:08.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:08.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:08.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:08.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crash", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status", 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-19T21:27:08.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crash", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-19T21:27:08.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:0", 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 3800173723 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:0", 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 2166987104 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:08.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:08.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:08.008 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:07 smithi087 bash[14135]: audit 2024-02-19T21:27:07.173737+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.87:0/3226858468' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-19T21:27:08.009 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for the mgr to restart... 2024-02-19T21:27:08.009 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for Mgr epoch 5... 2024-02-19T21:27:08.009 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 tell mgr mgr_status 2024-02-19T21:27:10.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:10.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-19T21:27:10.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-19T21:27:10.878 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:11.083 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: cluster 2024-02-19T21:27:09.796930+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:27:11.083 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: cluster 2024-02-19T21:27:09.797752+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: cluster 2024-02-19T21:27:09.800542+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: cluster 2024-02-19T21:27:09.855161+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0575611s) 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.858737+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.860309+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.860721+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.861056+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.861848+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.863379+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.863953+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.864531+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.865077+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: cluster 2024-02-19T21:27:09.868617+0000 mon.a (mon.0) 43 : cluster [INF] Manager daemon y is now available 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.888103+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.896684+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:11.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:09.901601+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:11.085 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:10.038115+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:11.085 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:10.044052+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:11.085 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:10.058039+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:27:11.085 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:10 smithi087 bash[14135]: audit 2024-02-19T21:27:10.060687+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:27:11.527 INFO:teuthology.orchestra.run.smithi087.stderr:Mgr epoch 5 is available 2024-02-19T21:27:11.527 INFO:teuthology.orchestra.run.smithi087.stderr:Setting orchestrator backend to cephadm... 2024-02-19T21:27:11.528 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 orch set backend cephadm 2024-02-19T21:27:12.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:11 smithi087 bash[14135]: audit 2024-02-19T21:27:10.857093+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-19T21:27:12.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:11 smithi087 bash[14135]: cluster 2024-02-19T21:27:10.859211+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.0616s) 2024-02-19T21:27:12.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:11 smithi087 bash[14135]: audit 2024-02-19T21:27:10.873581+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-19T21:27:13.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:12 smithi087 bash[14135]: cluster 2024-02-19T21:27:11.863244+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-19T21:27:13.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:12 smithi087 bash[14135]: audit 2024-02-19T21:27:12.757651+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:13.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:12 smithi087 bash[14135]: audit 2024-02-19T21:27:12.768921+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:13.349 INFO:teuthology.orchestra.run.smithi087.stderr:Generating ssh key... 2024-02-19T21:27:13.350 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 cephadm generate-key 2024-02-19T21:27:14.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:13 smithi087 bash[14135]: audit 2024-02-19T21:27:12.747150+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14135]: audit 2024-02-19T21:27:14.459037+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14135]: cephadm 2024-02-19T21:27:14.459452+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14135]: audit 2024-02-19T21:27:14.812876+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14135]: audit 2024-02-19T21:27:14.816257+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: Generating public/private rsa key pair. 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: Your identification has been saved in /tmp/tmp5u20okt1/key. 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: Your public key has been saved in /tmp/tmp5u20okt1/key.pub. 2024-02-19T21:27:15.227 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: The key fingerprint is: 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: SHA256:pPXOjjOtyiTpFO97kf1T/9cFceT2H7YQ56ywJFjsL3s ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: The key's randomart image is: 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: +---[RSA 3072]----+ 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | ..| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | . ...| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | oo . +o| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | ++. *..| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | . ..S=.o . *.| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | + oo= o = =| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | + o +o+ o o+| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | o = +o+Eo +| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: | . =+o=o . +| 2024-02-19T21:27:15.228 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:14 smithi087 bash[14399]: +----[SHA256]-----+ 2024-02-19T21:27:15.479 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 cephadm get-pub-key 2024-02-19T21:27:16.648 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCiJoKRGg1RJkxrp6fqdjjzuNRgjArnzuywgTB9x4fSwyJHjnfhTuLltot8UgfuhV2KlPDfKOasWe+HKIvrTNQgSBV/um9jx178MuQo0lmlrVER5avkEP3DtbgJYhGaEfweW1iHAqswjromAe7OvUsP/ap65Kp4gM8wYR0+HiJx8KXkK7fC33ggCKVi3MloAiJd652ha/ooztdBaJBm0Y/KJgoBuo5faOuyZ4oe6paCaxUUd6jz2XxmTOwo7CZYUPff/lrqjs3x++lBCdahjaHIoNr5NN/dwyt78elh5XcieyFoDow6uvCHDUIII5wIpLXTHFG7A3w/nxo5MlSeHzJZavQeldAqUAt3Ielj0Qbmob4HlMR3ITTEQJT/po8BEPxSSDlOXKFs1X9WqfNnFGNLC+9QSL6sOdCcG7gOseKbI+QQhkjIBwOOaDZstS1UG6BwKjEbrwMmt4ykoB3Hvz1yoJJ6+nQYx0KU4q5J/9Tggl40tq/Yc7S+VNtDStN2HU= ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:27:17.234 INFO:teuthology.orchestra.run.smithi087.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-19T21:27:17.234 INFO:teuthology.orchestra.run.smithi087.stderr:Adding key to root@localhost's authorized_keys... 2024-02-19T21:27:17.235 INFO:teuthology.orchestra.run.smithi087.stderr:Adding host smithi087... 2024-02-19T21:27:17.235 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 orch host add smithi087 2024-02-19T21:27:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:17 smithi087 bash[14135]: audit 2024-02-19T21:27:16.643838+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:27:18.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:18 smithi087 bash[14135]: audit 2024-02-19T21:27:18.405122+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi087", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:27:18.887 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:18 smithi087 bash[14399]: Warning: Permanently added 'smithi087,172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-19T21:27:19.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout Added host 'smithi087' 2024-02-19T21:27:19.864 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-19T21:27:20.284 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:20 smithi087 bash[14135]: audit 2024-02-19T21:27:19.095518+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:20.284 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:20 smithi087 bash[14135]: cephadm 2024-02-19T21:27:19.096312+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi087 2024-02-19T21:27:20.284 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:20 smithi087 bash[14135]: audit 2024-02-19T21:27:19.451763+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:20.284 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:20 smithi087 bash[14135]: audit 2024-02-19T21:27:19.452908+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:27:20.284 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:20 smithi087 bash[14135]: audit 2024-02-19T21:27:19.990816+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' 2024-02-19T21:27:20.285 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:20 smithi087 bash[14135]: audit 2024-02-19T21:27:19.991934+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14116 172.21.15.87:0/4111600530' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:27:22.676 INFO:teuthology.orchestra.run.smithi087.stderr:Enabling the dashboard module... 2024-02-19T21:27:22.676 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr module enable dashboard 2024-02-19T21:27:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:22 smithi087 bash[14135]: audit 2024-02-19T21:27:21.574615+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.87:0/2461018312' entity='client.admin' 2024-02-19T21:27:24.773 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:24 smithi087 bash[14135]: audit 2024-02-19T21:27:24.069040+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.87:0/322772390' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-19T21:27:24.773 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:24 smithi087 bash[14399]: ignoring --setuser ceph since I am not root 2024-02-19T21:27:24.773 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:24 smithi087 bash[14399]: ignoring --setgroup ceph since I am not root 2024-02-19T21:27:25.180 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr dump 2024-02-19T21:27:25.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:25 smithi087 bash[14135]: audit 2024-02-19T21:27:24.527019+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.87:0/322772390' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-19T21:27:25.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:25 smithi087 bash[14135]: cluster 2024-02-19T21:27:24.527136+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e9: y(active, since 14s) 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "epoch": 9, 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-19T21:27:26.442 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:6800", 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 18624430 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:6801", 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 18624430 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.87:6801/18624430", 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-19T21:27:09.797582+0000", 2024-02-19T21:27:26.443 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "dashboard", 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "restful" 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.445 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.446 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:26.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:26.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.894 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.895 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.896 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.897 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.898 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.899 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.900 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.901 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.902 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-19T21:27:26.903 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.904 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.905 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.906 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active": { 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.907 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.908 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.909 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-19T21:27:26.910 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2024-02-19T21:27:26.911 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.912 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.913 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.914 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.915 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.916 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.917 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.918 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-19T21:27:26.919 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-19T21:27:26.920 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "none", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.921 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.922 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:26.923 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:26.924 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-19T21:27:26.925 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-19T21:27:26.926 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.927 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.928 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.929 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.930 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.931 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-19T21:27:26.932 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-19T21:27:26.933 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.934 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.935 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.936 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.937 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.938 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.939 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:26.940 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-19T21:27:26.941 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.942 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.943 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "root" 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-19T21:27:26.944 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.945 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.946 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.947 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:26.948 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.949 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.950 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-19T21:27:26.951 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.952 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.953 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.954 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:26.955 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:26.956 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.957 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.958 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.959 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.960 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.961 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.962 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.963 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.964 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.965 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.966 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-19T21:27:26.967 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-19T21:27:26.968 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-19T21:27:26.969 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.970 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-19T21:27:26.971 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.972 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.973 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.974 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.975 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.976 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.977 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.978 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.979 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-19T21:27:26.980 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-19T21:27:26.981 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.982 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.983 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:26.984 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.985 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.986 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.987 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.988 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.989 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.990 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.991 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.992 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.993 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-19T21:27:26.994 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-19T21:27:26.995 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-19T21:27:26.996 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.997 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.998 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:26.999 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.000 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.001 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.002 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.003 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.004 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.005 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.006 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.007 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.008 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "password": { 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.009 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.010 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-19T21:27:27.011 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-19T21:27:27.012 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-19T21:27:27.013 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.014 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.015 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.016 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "username": { 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.017 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.018 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.019 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.020 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.021 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.022 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-19T21:27:27.023 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.024 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.025 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-19T21:27:27.026 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.027 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.028 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.029 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.030 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.031 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.032 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.033 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.034 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.035 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.036 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-19T21:27:27.037 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-19T21:27:27.038 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "database": { 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.039 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.040 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.041 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.042 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.043 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.044 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.045 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.046 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "password": { 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.047 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "port": { 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.048 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.049 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.050 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "username": { 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.051 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.052 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.053 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.054 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.055 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.056 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.057 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.058 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.059 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.060 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.061 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.062 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.063 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.064 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.065 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.066 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.067 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.068 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.069 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.070 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.071 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.072 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.073 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.074 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.075 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.076 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.077 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.078 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.079 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.080 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.081 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.082 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.083 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.084 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.085 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rook", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-19T21:27:27.086 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.087 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.088 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.089 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.090 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.091 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.092 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.093 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.094 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.095 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.096 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:27.097 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.098 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.099 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.100 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.101 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.102 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.103 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.104 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.105 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.106 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.107 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.108 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.109 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.110 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.111 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.112 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.113 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-19T21:27:27.114 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-19T21:27:27.115 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.116 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.117 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.118 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.119 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.120 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.121 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.122 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.123 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.124 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.125 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.126 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.127 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.128 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-19T21:27:27.129 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-19T21:27:27.130 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.131 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.132 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.133 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.134 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.135 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.136 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.137 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.138 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.139 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.140 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.141 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.142 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-19T21:27:27.143 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.144 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-19T21:27:27.145 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.146 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.147 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.148 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.149 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.150 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.151 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.152 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.153 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.154 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.155 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.156 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "address": { 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.157 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-19T21:27:27.158 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.159 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.160 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.161 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.162 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.163 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.164 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.165 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.166 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.167 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.168 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "description": { 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.169 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.170 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.171 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.172 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-19T21:27:27.173 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.175 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.176 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.177 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.178 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.179 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.180 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "url": { 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.181 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.182 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.183 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.184 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.185 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.186 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.187 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.188 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.189 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.190 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.191 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.192 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-19T21:27:27.193 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.194 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.195 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.197 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.198 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "critical", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "debug", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "error", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "info", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "warning" 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.199 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.200 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.201 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.202 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.203 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crash", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status", 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.204 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "crash", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "progress", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "status", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ], 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.205 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:0", 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 2089922224 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout }, 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.87:0", 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "nonce": 2938748539 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.206 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:27.207 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.207 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout ] 2024-02-19T21:27:27.207 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.207 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:27.207 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:26 smithi087 bash[14135]: audit 2024-02-19T21:27:26.430460+0000 mon.a (mon.0) 66 : audit [DBG] from='client.? 172.21.15.87:0/427575176' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-19T21:27:27.208 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for the mgr to restart... 2024-02-19T21:27:27.208 INFO:teuthology.orchestra.run.smithi087.stderr:Waiting for Mgr epoch 9... 2024-02-19T21:27:27.208 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 tell mgr mgr_status 2024-02-19T21:27:29.799 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:27:29 smithi087 bash[14399]: Warning: Permanently added 'smithi087,172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-19T21:27:29.799 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:29 smithi087 bash[14135]: cluster 2024-02-19T21:27:28.868341+0000 mon.a (mon.0) 67 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:27:29.799 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:29 smithi087 bash[14135]: cluster 2024-02-19T21:27:28.869142+0000 mon.a (mon.0) 68 : cluster [INF] Activating manager daemon y 2024-02-19T21:27:29.799 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:29 smithi087 bash[14135]: cluster 2024-02-19T21:27:28.871042+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-19T21:27:30.549 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout { 2024-02-19T21:27:30.550 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-19T21:27:30.550 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-19T21:27:30.550 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout } 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: cluster 2024-02-19T21:27:29.528249+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e10: y(active, starting, since 0.65921s) 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.531966+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.533170+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.533707+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.534156+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.535025+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:27:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.536556+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.537310+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.538006+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.538685+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.539445+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.540161+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.540891+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.541590+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.542182+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: cluster 2024-02-19T21:27:29.545868+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.736258+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.739154+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:29.951433+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:27:30.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:30.478295+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:30.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:30 smithi087 bash[14135]: audit 2024-02-19T21:27:30.479598+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:27:31.361 INFO:teuthology.orchestra.run.smithi087.stderr:Mgr epoch 9 is available 2024-02-19T21:27:31.362 INFO:teuthology.orchestra.run.smithi087.stderr:Generating a dashboard self-signed certificate... 2024-02-19T21:27:31.362 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 dashboard create-self-signed-cert 2024-02-19T21:27:31.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:31 smithi087 bash[14135]: audit 2024-02-19T21:27:30.529746+0000 mgr.y (mgr.14138) 1 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-19T21:27:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:31 smithi087 bash[14135]: cluster 2024-02-19T21:27:30.531481+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.66245s) 2024-02-19T21:27:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:31 smithi087 bash[14135]: audit 2024-02-19T21:27:30.545829+0000 mgr.y (mgr.14138) 2 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-19T21:27:32.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:32 smithi087 bash[14135]: cluster 2024-02-19T21:27:31.541702+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-19T21:27:33.196 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-19T21:27:33.793 INFO:teuthology.orchestra.run.smithi087.stderr:Creating initial admin user... 2024-02-19T21:27:33.793 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 dashboard ac-user-create admin 4qrqqc6u8o administrator --force-password --pwd-update-required 2024-02-19T21:27:34.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:34 smithi087 bash[14135]: audit 2024-02-19T21:27:32.928075+0000 mgr.y (mgr.14138) 3 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:27:34.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:34 smithi087 bash[14135]: audit 2024-02-19T21:27:33.186615+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:34.495 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:34 smithi087 bash[14135]: audit 2024-02-19T21:27:33.191459+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:35.268 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$mdBbdkV9H8dUmo8gy0D3mOuNj80jETlyO7GJ/YistH8qWApTLnvpu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708378055, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-19T21:27:35.928 INFO:teuthology.orchestra.run.smithi087.stderr:Fetching dashboard port number... 2024-02-19T21:27:35.929 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi087 -v /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpn8cwexya:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp3r0inf1r:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config get mgr mgr/dashboard/ssl_server_port 2024-02-19T21:27:36.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:36 smithi087 bash[14135]: audit 2024-02-19T21:27:35.019250+0000 mgr.y (mgr.14138) 4 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "4qrqqc6u8o", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:27:36.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:36 smithi087 bash[14135]: cluster 2024-02-19T21:27:35.190965+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-19T21:27:36.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:36 smithi087 bash[14135]: audit 2024-02-19T21:27:35.263307+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:37.174 INFO:teuthology.orchestra.run.smithi087.stderr:/usr/bin/ceph: stdout 8443 2024-02-19T21:27:37.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:37 smithi087 bash[14135]: audit 2024-02-19T21:27:37.170514+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.87:0/1945405566' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-19T21:27:37.820 INFO:teuthology.orchestra.run.smithi087.stderr:firewalld does not appear to be present 2024-02-19T21:27:37.820 INFO:teuthology.orchestra.run.smithi087.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr:Ceph Dashboard is now available at: 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: URL: https://smithi087.front.sepia.ceph.com:8443/ 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: User: admin 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: Password: 4qrqqc6u8o 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr:You can access the Ceph CLI with: 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.825 INFO:teuthology.orchestra.run.smithi087.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr: ceph telemetry on 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr:For more information see: 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr:Bootstrap complete. 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr:Releasing lock 140209707064720 on /run/cephadm/7763ee2c-cf6d-11ee-95bb-87774f69a715.lock 2024-02-19T21:27:37.826 INFO:teuthology.orchestra.run.smithi087.stderr:Lock 140209707064720 released on /run/cephadm/7763ee2c-cf6d-11ee-95bb-87774f69a715.lock 2024-02-19T21:27:37.854 INFO:tasks.cephadm:Fetching config... 2024-02-19T21:27:37.854 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:27:37.854 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-19T21:27:37.861 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-19T21:27:37.861 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:27:37.862 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-19T21:27:37.867 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-19T21:27:37.867 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:27:37.867 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-19T21:27:37.884 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-19T21:27:37.884 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:27:37.884 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-19T21:27:37.889 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-19T21:27:37.889 DEBUG:teuthology.orchestra.run.smithi087:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCiJoKRGg1RJkxrp6fqdjjzuNRgjArnzuywgTB9x4fSwyJHjnfhTuLltot8UgfuhV2KlPDfKOasWe+HKIvrTNQgSBV/um9jx178MuQo0lmlrVER5avkEP3DtbgJYhGaEfweW1iHAqswjromAe7OvUsP/ap65Kp4gM8wYR0+HiJx8KXkK7fC33ggCKVi3MloAiJd652ha/ooztdBaJBm0Y/KJgoBuo5faOuyZ4oe6paCaxUUd6jz2XxmTOwo7CZYUPff/lrqjs3x++lBCdahjaHIoNr5NN/dwyt78elh5XcieyFoDow6uvCHDUIII5wIpLXTHFG7A3w/nxo5MlSeHzJZavQeldAqUAt3Ielj0Qbmob4HlMR3ITTEQJT/po8BEPxSSDlOXKFs1X9WqfNnFGNLC+9QSL6sOdCcG7gOseKbI+QQhkjIBwOOaDZstS1UG6BwKjEbrwMmt4ykoB3Hvz1yoJJ6+nQYx0KU4q5J/9Tggl40tq/Yc7S+VNtDStN2HU= ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-19T21:27:37.951 INFO:teuthology.orchestra.run.smithi087.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCiJoKRGg1RJkxrp6fqdjjzuNRgjArnzuywgTB9x4fSwyJHjnfhTuLltot8UgfuhV2KlPDfKOasWe+HKIvrTNQgSBV/um9jx178MuQo0lmlrVER5avkEP3DtbgJYhGaEfweW1iHAqswjromAe7OvUsP/ap65Kp4gM8wYR0+HiJx8KXkK7fC33ggCKVi3MloAiJd652ha/ooztdBaJBm0Y/KJgoBuo5faOuyZ4oe6paCaxUUd6jz2XxmTOwo7CZYUPff/lrqjs3x++lBCdahjaHIoNr5NN/dwyt78elh5XcieyFoDow6uvCHDUIII5wIpLXTHFG7A3w/nxo5MlSeHzJZavQeldAqUAt3Ielj0Qbmob4HlMR3ITTEQJT/po8BEPxSSDlOXKFs1X9WqfNnFGNLC+9QSL6sOdCcG7gOseKbI+QQhkjIBwOOaDZstS1UG6BwKjEbrwMmt4ykoB3Hvz1yoJJ6+nQYx0KU4q5J/9Tggl40tq/Yc7S+VNtDStN2HU= ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:27:37.958 DEBUG:teuthology.orchestra.run.smithi129:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCiJoKRGg1RJkxrp6fqdjjzuNRgjArnzuywgTB9x4fSwyJHjnfhTuLltot8UgfuhV2KlPDfKOasWe+HKIvrTNQgSBV/um9jx178MuQo0lmlrVER5avkEP3DtbgJYhGaEfweW1iHAqswjromAe7OvUsP/ap65Kp4gM8wYR0+HiJx8KXkK7fC33ggCKVi3MloAiJd652ha/ooztdBaJBm0Y/KJgoBuo5faOuyZ4oe6paCaxUUd6jz2XxmTOwo7CZYUPff/lrqjs3x++lBCdahjaHIoNr5NN/dwyt78elh5XcieyFoDow6uvCHDUIII5wIpLXTHFG7A3w/nxo5MlSeHzJZavQeldAqUAt3Ielj0Qbmob4HlMR3ITTEQJT/po8BEPxSSDlOXKFs1X9WqfNnFGNLC+9QSL6sOdCcG7gOseKbI+QQhkjIBwOOaDZstS1UG6BwKjEbrwMmt4ykoB3Hvz1yoJJ6+nQYx0KU4q5J/9Tggl40tq/Yc7S+VNtDStN2HU= ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-19T21:27:37.984 INFO:teuthology.orchestra.run.smithi129.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDCiJoKRGg1RJkxrp6fqdjjzuNRgjArnzuywgTB9x4fSwyJHjnfhTuLltot8UgfuhV2KlPDfKOasWe+HKIvrTNQgSBV/um9jx178MuQo0lmlrVER5avkEP3DtbgJYhGaEfweW1iHAqswjromAe7OvUsP/ap65Kp4gM8wYR0+HiJx8KXkK7fC33ggCKVi3MloAiJd652ha/ooztdBaJBm0Y/KJgoBuo5faOuyZ4oe6paCaxUUd6jz2XxmTOwo7CZYUPff/lrqjs3x++lBCdahjaHIoNr5NN/dwyt78elh5XcieyFoDow6uvCHDUIII5wIpLXTHFG7A3w/nxo5MlSeHzJZavQeldAqUAt3Ielj0Qbmob4HlMR3ITTEQJT/po8BEPxSSDlOXKFs1X9WqfNnFGNLC+9QSL6sOdCcG7gOseKbI+QQhkjIBwOOaDZstS1UG6BwKjEbrwMmt4ykoB3Hvz1yoJJ6+nQYx0KU4q5J/9Tggl40tq/Yc7S+VNtDStN2HU= ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:27:37.995 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi129 2024-02-19T21:27:37.995 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:27:37.995 DEBUG:teuthology.orchestra.run.smithi129:> dd of=/etc/ceph/ceph.conf 2024-02-19T21:27:38.001 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:27:38.002 DEBUG:teuthology.orchestra.run.smithi129:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-19T21:27:38.049 INFO:tasks.cephadm:Adding host smithi129 to orchestrator... 2024-02-19T21:27:38.049 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch host add smithi129 2024-02-19T21:27:41.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:40 smithi087 bash[14135]: audit 2024-02-19T21:27:40.751912+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:27:42.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: audit 2024-02-19T21:27:41.043600+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: cephadm 2024-02-19T21:27:41.044403+0000 mgr.y (mgr.14138) 5 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: audit 2024-02-19T21:27:41.443164+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: cephadm 2024-02-19T21:27:41.443752+0000 mgr.y (mgr.14138) 6 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: audit 2024-02-19T21:27:41.444235+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: audit 2024-02-19T21:27:41.445358+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: cephadm 2024-02-19T21:27:41.446550+0000 mgr.y (mgr.14138) 7 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:27:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:42 smithi087 bash[14135]: audit 2024-02-19T21:27:41.447400+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-19T21:27:46.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:46 smithi087 bash[14135]: audit 2024-02-19T21:27:45.165324+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:46.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:46 smithi087 bash[14135]: cephadm 2024-02-19T21:27:45.166371+0000 mgr.y (mgr.14138) 8 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-19T21:27:46.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:46 smithi087 bash[14135]: audit 2024-02-19T21:27:45.166997+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-19T21:27:46.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:46 smithi087 bash[14135]: audit 2024-02-19T21:27:45.168692+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:27:46.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:46 smithi087 bash[14135]: cephadm 2024-02-19T21:27:45.169980+0000 mgr.y (mgr.14138) 9 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-19T21:27:46.537 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:46 smithi087 bash[14135]: audit 2024-02-19T21:27:45.170822+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-19T21:27:48.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:47 smithi087 bash[14135]: audit 2024-02-19T21:27:46.982745+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:47 smithi087 bash[14135]: audit 2024-02-19T21:27:46.985236+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:27:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:47 smithi087 bash[14135]: audit 2024-02-19T21:27:47.516482+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:48.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:47 smithi087 bash[14135]: audit 2024-02-19T21:27:47.521017+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:27:50.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:50 smithi087 bash[14135]: cluster 2024-02-19T21:27:49.535151+0000 mgr.y (mgr.14138) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:27:52.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:52 smithi087 bash[14135]: cluster 2024-02-19T21:27:51.535565+0000 mgr.y (mgr.14138) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:27:54.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:54 smithi087 bash[14135]: cluster 2024-02-19T21:27:53.535958+0000 mgr.y (mgr.14138) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:27:55.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:55 smithi087 bash[14135]: cluster 2024-02-19T21:27:55.536354+0000 mgr.y (mgr.14138) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:27:57.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:57 smithi087 bash[14135]: cluster 2024-02-19T21:27:57.536738+0000 mgr.y (mgr.14138) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:27:59.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:27:59 smithi087 bash[14135]: cluster 2024-02-19T21:27:59.537116+0000 mgr.y (mgr.14138) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:01.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:01 smithi087 bash[14135]: cluster 2024-02-19T21:28:01.537509+0000 mgr.y (mgr.14138) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:04.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:04 smithi087 bash[14135]: cluster 2024-02-19T21:28:03.537913+0000 mgr.y (mgr.14138) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:05.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:05 smithi087 bash[14135]: cluster 2024-02-19T21:28:05.538283+0000 mgr.y (mgr.14138) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:07.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:07 smithi087 bash[14135]: cluster 2024-02-19T21:28:07.538668+0000 mgr.y (mgr.14138) 19 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:09 smithi087 bash[14135]: cluster 2024-02-19T21:28:09.539044+0000 mgr.y (mgr.14138) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:11.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:11 smithi087 bash[14135]: cluster 2024-02-19T21:28:11.539473+0000 mgr.y (mgr.14138) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:13.636 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:28:13 smithi087 bash[14399]: Warning: Permanently added 'smithi129,172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-19T21:28:13.992 INFO:teuthology.orchestra.run.smithi129.stdout:Added host 'smithi129' 2024-02-19T21:28:14.706 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch host ls --format=json 2024-02-19T21:28:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:14 smithi087 bash[14135]: audit 2024-02-19T21:28:13.273047+0000 mgr.y (mgr.14138) 22 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi129", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:28:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:14 smithi087 bash[14135]: cluster 2024-02-19T21:28:13.540003+0000 mgr.y (mgr.14138) 23 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:14 smithi087 bash[14135]: audit 2024-02-19T21:28:13.984771+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:14 smithi087 bash[14135]: audit 2024-02-19T21:28:13.989684+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:14 smithi087 bash[14135]: audit 2024-02-19T21:28:14.365190+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:14 smithi087 bash[14135]: audit 2024-02-19T21:28:14.366341+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:15.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:15 smithi087 bash[14135]: cephadm 2024-02-19T21:28:13.985791+0000 mgr.y (mgr.14138) 24 : cephadm [INF] Added host smithi129 2024-02-19T21:28:15.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:15 smithi087 bash[14135]: audit 2024-02-19T21:28:14.544866+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:15.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:15 smithi087 bash[14135]: audit 2024-02-19T21:28:14.636604+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:15.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:15 smithi087 bash[14135]: audit 2024-02-19T21:28:14.637958+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:28:16.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:16 smithi087 bash[14135]: cluster 2024-02-19T21:28:15.540494+0000 mgr.y (mgr.14138) 25 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:18.611 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-19T21:28:18.612 INFO:teuthology.orchestra.run.smithi129.stdout:[{"addr": "smithi087", "hostname": "smithi087", "labels": [], "status": ""}, {"addr": "smithi129", "hostname": "smithi129", "labels": [], "status": ""}] 2024-02-19T21:28:18.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:18 smithi087 bash[14135]: cluster 2024-02-19T21:28:17.540941+0000 mgr.y (mgr.14138) 26 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:19.293 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-19T21:28:19.293 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd crush tunables default 2024-02-19T21:28:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:20 smithi087 bash[14135]: audit 2024-02-19T21:28:18.606465+0000 mgr.y (mgr.14138) 27 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:28:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:20 smithi087 bash[14135]: cluster 2024-02-19T21:28:19.541349+0000 mgr.y (mgr.14138) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:20 smithi087 bash[14135]: audit 2024-02-19T21:28:20.241635+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:20 smithi087 bash[14135]: audit 2024-02-19T21:28:20.542054+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:21.861 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:21 smithi087 bash[14135]: cephadm 2024-02-19T21:28:20.542848+0000 mgr.y (mgr.14138) 29 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:28:21.861 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:21 smithi087 bash[14135]: audit 2024-02-19T21:28:20.953351+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:21.861 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:21 smithi087 bash[14135]: audit 2024-02-19T21:28:20.961711+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:22 smithi087 bash[14135]: cluster 2024-02-19T21:28:21.541713+0000 mgr.y (mgr.14138) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:22.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:22 smithi087 bash[14135]: audit 2024-02-19T21:28:22.144063+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.87:0/1681464874' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-19T21:28:22.975 INFO:teuthology.orchestra.run.smithi087.stderr:adjusted tunables profile to default 2024-02-19T21:28:23.695 INFO:tasks.cephadm:Adding mon.c on smithi087 2024-02-19T21:28:23.695 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add mon 'smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c' 2024-02-19T21:28:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:23 smithi087 bash[14135]: audit 2024-02-19T21:28:22.966527+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.87:0/1681464874' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-19T21:28:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:23 smithi087 bash[14135]: cluster 2024-02-19T21:28:22.966648+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-19T21:28:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:23 smithi087 bash[14135]: audit 2024-02-19T21:28:22.967307+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-19T21:28:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:23 smithi087 bash[14135]: cluster 2024-02-19T21:28:23.542113+0000 mgr.y (mgr.14138) 31 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:24 smithi087 bash[14135]: audit 2024-02-19T21:28:23.972750+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-19T21:28:25.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:24 smithi087 bash[14135]: cluster 2024-02-19T21:28:23.972894+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-19T21:28:25.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:24 smithi087 bash[14135]: audit 2024-02-19T21:28:23.974502+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:28:26.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:25 smithi087 bash[14135]: audit 2024-02-19T21:28:24.974296+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:28:26.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:25 smithi087 bash[14135]: cluster 2024-02-19T21:28:24.974446+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:26.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:25 smithi087 bash[14135]: cluster 2024-02-19T21:28:25.542583+0000 mgr.y (mgr.14138) 32 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:27.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:26 smithi087 bash[14135]: audit 2024-02-19T21:28:26.439624+0000 mgr.y (mgr.14138) 33 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi087:[v2:172.21.15.87:3301,v1:172.21.15.87:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:28:27.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:26 smithi087 bash[14135]: audit 2024-02-19T21:28:26.443190+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:27.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:26 smithi087 bash[14135]: audit 2024-02-19T21:28:26.444790+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:27.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:26 smithi087 bash[14135]: cephadm 2024-02-19T21:28:26.446315+0000 mgr.y (mgr.14138) 34 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-19T21:28:27.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:26 smithi087 bash[14135]: audit 2024-02-19T21:28:26.446966+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-19T21:28:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:27 smithi087 bash[14135]: cluster 2024-02-19T21:28:27.543056+0000 mgr.y (mgr.14138) 35 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:29 smithi087 bash[14135]: cluster 2024-02-19T21:28:29.543502+0000 mgr.y (mgr.14138) 36 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:30.474 INFO:teuthology.orchestra.run.smithi087.stdout:Deployed mon.c on host 'smithi087' 2024-02-19T21:28:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:30 smithi087 bash[14135]: audit 2024-02-19T21:28:29.738849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:28:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:30 smithi087 bash[14135]: audit 2024-02-19T21:28:29.741029+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:28:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:30 smithi087 bash[14135]: audit 2024-02-19T21:28:30.465631+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:30 smithi087 bash[14135]: audit 2024-02-19T21:28:30.468983+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:31.842 DEBUG:teuthology.orchestra.run.smithi087:mon.c> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.c.service 2024-02-19T21:28:31.844 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-19T21:28:31.844 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph mon dump -f json 2024-02-19T21:28:32.001 INFO:journalctl@ceph.mon.c.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:28:32.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.042+0000 7fc954171700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.042+0000 7fc954171700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.042+0000 7fc954171700 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 load: jerasure load: lrc load: isa 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 1 rocksdb: do_open column families: [default] 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: RocksDB version: 6.1.2 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:28:32.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Compile date Feb 23 2021 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: DB SUMMARY 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.env: 0x556c97d591a0 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.info_log: 0x556c994c2ba0 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:28:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:28:32.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.db_log_dir: 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.write_buffer_manager: 0x556c994a7320 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:28:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:28:32.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:28:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:28:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:28:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:28:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:28:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:28:32.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.row_cache: None 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.wal_filter: None 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:28:32.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Compression algorithms supported: 2024-02-19T21:28:32.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kZSTD supported: 0 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.merge_operator: 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:28:32.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c993dd0d0) 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: cache_index_and_filter_blocks: 1 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: pin_top_level_index_and_filter: 1 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: index_type: 0 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: data_block_index_type: 0 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: hash_index_allow_collision: 1 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: checksum: 1 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: no_block_cache: 0 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_cache: 0x556c99414610 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_cache_name: BinnedLRUCache 2024-02-19T21:28:32.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_cache_options: 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: capacity : 536870912 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: num_shard_bits : 4 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: strict_capacity_limit : 0 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: high_pri_pool_ratio: 0.000 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_cache_compressed: (nil) 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: persistent_cache: (nil) 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_size: 4096 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_size_deviation: 10 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_restart_interval: 16 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: index_block_restart_interval: 1 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: metadata_block_size: 4096 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: partition_filters: 0 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: use_delta_encoding: 1 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:28:32.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: whole_key_filtering: 1 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: verify_compression: 0 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: read_amp_bytes_per_bit: 0 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: format_version: 2 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: enable_index_compression: 1 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: block_align: 0 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.num_levels: 7 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:28:32.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:28:32.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:28:32.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:28:32.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: Options.ttl: 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:28:32.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378112053306, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378112053865, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.050+0000 7fc954171700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378112054273, "job": 1, "event": "recovery_finished"} 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc954171700 4 rocksdb: DB pointer 0x556c9a040400 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc93afdc700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc93afdc700 4 rocksdb: [db/db_impl.cc:778] 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** DB Stats ** 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:28:32.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** Compaction Stats [default] ** 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: 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.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** Compaction Stats [default] ** 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: 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.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:32.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Cumulative compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Interval compaction: 0.00 GB write, 0.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** Compaction Stats [default] ** 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** Compaction Stats [default] ** 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:32.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: 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.6 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Cumulative compaction: 0.00 GB write, 0.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc954171700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc954171700 0 using public_addrv [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc954171700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] at bind addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:28:32.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.054+0000 7fc954171700 1 mon.c@-1(???) e0 preinit fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.078+0000 7fc93d7e1700 0 mon.c@-1(synchronizing).mds e1 new map 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.078+0000 7fc93d7e1700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: e1 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: legacy client fscid: -1 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: No filesystems configured 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.078+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-19T21:28:32.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: audit 2024-02-19T21:28:29.738849+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: audit 2024-02-19T21:28:29.741029+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: audit 2024-02-19T21:28:30.465631+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: audit 2024-02-19T21:28:30.468983+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.082+0000 7fc93d7e1700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expand map: {default=false} 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta from 'false' to 'false' 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expanded map: {default=false} 2024-02-19T21:28:32.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expand map: {default=info} 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta from 'info' to 'info' 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expanded map: {default=info} 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expand map: {default=daemon} 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expand map: {default=debug} 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-19T21:28:32.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:32 smithi087 bash[18090]: debug 2024-02-19T21:28:32.086+0000 7fc93d7e1700 20 expand_channel_meta expanded map: {default=debug} 2024-02-19T21:28:37.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:32.094268+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:37.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: audit 2024-02-19T21:28:33.090733+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:33.544399+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: audit 2024-02-19T21:28:34.091050+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:34.093048+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: audit 2024-02-19T21:28:35.091164+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:35.544919+0000 mgr.y (mgr.14138) 39 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: audit 2024-02-19T21:28:36.091262+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: audit 2024-02-19T21:28:37.091234+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.116647+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.122579+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.122727+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.122813+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.123350+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.129904+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:32.094268+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:37.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: audit 2024-02-19T21:28:33.090733+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:33.544399+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: audit 2024-02-19T21:28:34.091050+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:34.093048+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: audit 2024-02-19T21:28:35.091164+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:35.544919+0000 mgr.y (mgr.14138) 39 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: audit 2024-02-19T21:28:36.091262+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: audit 2024-02-19T21:28:37.091234+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.116647+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.122579+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.122727+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.122813+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.123350+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-02-19T21:28:37.639 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:37 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.129904+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-02-19T21:28:37.675 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:28:37.675 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":2,"fsid":"7763ee2c-cf6d-11ee-95bb-87774f69a715","modified":"2024-02-19T21:28:32.090733Z","created":"2024-02-19T21:26:42.878283Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3301","nonce":0},{"type":"v1","addr":"172.21.15.87:6790","nonce":0}]},"addr":"172.21.15.87:6790/0","public_addr":"172.21.15.87:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-19T21:28:37.678 INFO:teuthology.orchestra.run.smithi087.stderr:dumped monmap epoch 2 2024-02-19T21:28:38.376 INFO:tasks.cephadm:Adding mon.b on smithi129 2024-02-19T21:28:38.377 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add mon smithi129:172.21.15.129=b 2024-02-19T21:28:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:38 smithi087 bash[18090]: cluster 2024-02-19T21:28:37.545426+0000 mgr.y (mgr.14138) 40 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:38 smithi087 bash[18090]: audit 2024-02-19T21:28:37.671961+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.87:0/3676901537' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T21:28:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:38 smithi087 bash[18090]: audit 2024-02-19T21:28:38.091706+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:38 smithi087 bash[14135]: cluster 2024-02-19T21:28:37.545426+0000 mgr.y (mgr.14138) 40 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:38 smithi087 bash[14135]: audit 2024-02-19T21:28:37.671961+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.87:0/3676901537' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T21:28:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:38 smithi087 bash[14135]: audit 2024-02-19T21:28:38.091706+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:28:40.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:39 smithi087 bash[14135]: cluster 2024-02-19T21:28:39.545847+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:40.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:39 smithi087 bash[18090]: cluster 2024-02-19T21:28:39.545847+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:41.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:41 smithi087 bash[14135]: audit 2024-02-19T21:28:40.979307+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:41.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:41 smithi087 bash[14135]: audit 2024-02-19T21:28:40.981393+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:41.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:41 smithi087 bash[14135]: audit 2024-02-19T21:28:40.983653+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T21:28:41.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:41 smithi087 bash[18090]: audit 2024-02-19T21:28:40.979307+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:41.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:41 smithi087 bash[18090]: audit 2024-02-19T21:28:40.981393+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:41.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:41 smithi087 bash[18090]: audit 2024-02-19T21:28:40.983653+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T21:28:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:42 smithi087 bash[14135]: audit 2024-02-19T21:28:40.976974+0000 mgr.y (mgr.14138) 42 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi129:172.21.15.129=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:28:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:42 smithi087 bash[14135]: cephadm 2024-02-19T21:28:40.982953+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Deploying daemon mon.b on smithi129 2024-02-19T21:28:42.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:42 smithi087 bash[14135]: cluster 2024-02-19T21:28:41.546348+0000 mgr.y (mgr.14138) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:42 smithi087 bash[18090]: audit 2024-02-19T21:28:40.976974+0000 mgr.y (mgr.14138) 42 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi129:172.21.15.129=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:28:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:42 smithi087 bash[18090]: cephadm 2024-02-19T21:28:40.982953+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Deploying daemon mon.b on smithi129 2024-02-19T21:28:42.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:42 smithi087 bash[18090]: cluster 2024-02-19T21:28:41.546348+0000 mgr.y (mgr.14138) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:44.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:44 smithi087 bash[14135]: cluster 2024-02-19T21:28:43.546778+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:44 smithi087 bash[18090]: cluster 2024-02-19T21:28:43.546778+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:45.113 INFO:teuthology.orchestra.run.smithi129.stdout:Deployed mon.b on host 'smithi129' 2024-02-19T21:28:45.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:45 smithi087 bash[14135]: audit 2024-02-19T21:28:45.100540+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:45.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:45 smithi087 bash[14135]: audit 2024-02-19T21:28:45.104618+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:45.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:45 smithi087 bash[18090]: audit 2024-02-19T21:28:45.100540+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:45.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:45 smithi087 bash[18090]: audit 2024-02-19T21:28:45.104618+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:46.215 DEBUG:teuthology.orchestra.run.smithi129:mon.b> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.b.service 2024-02-19T21:28:46.218 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-19T21:28:46.218 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph mon dump -f json 2024-02-19T21:28:47.069 INFO:journalctl@ceph.mon.b.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.472+0000 7f0bcf24e700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.472+0000 7f0bcf24e700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.472+0000 7f0bcf24e700 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 load: jerasure load: lrc load: isa 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 set rocksdb option compression = kNoCompression 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 0 set rocksdb option write_buffer_size = 33554432 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 1 rocksdb: do_open column families: [default] 2024-02-19T21:28:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: RocksDB version: 6.1.2 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Compile date Feb 23 2021 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: DB SUMMARY 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.env: 0x556c834e81a0 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.info_log: 0x556c852c4ba0 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:28:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:28:47.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:28:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.db_log_dir: 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.write_buffer_manager: 0x556c852a9290 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:28:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.row_cache: None 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.wal_filter: None 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:28:47.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:28:47.076 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Compression algorithms supported: 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kZSTD supported: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.476+0000 7f0bcf24e700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:28:47.077 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.merge_operator: 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556c851df0d0) 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: cache_index_and_filter_blocks: 1 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: pin_top_level_index_and_filter: 1 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: index_type: 0 2024-02-19T21:28:47.078 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: data_block_index_type: 0 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: hash_index_allow_collision: 1 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: checksum: 1 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: no_block_cache: 0 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_cache: 0x556c85216610 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_cache_name: BinnedLRUCache 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_cache_options: 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: capacity : 536870912 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: num_shard_bits : 4 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: strict_capacity_limit : 0 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: high_pri_pool_ratio: 0.000 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_cache_compressed: (nil) 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: persistent_cache: (nil) 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_size: 4096 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_size_deviation: 10 2024-02-19T21:28:47.079 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_restart_interval: 16 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: index_block_restart_interval: 1 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: metadata_block_size: 4096 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: partition_filters: 0 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: use_delta_encoding: 1 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: whole_key_filtering: 1 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: verify_compression: 0 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: read_amp_bytes_per_bit: 0 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: format_version: 2 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: enable_index_compression: 1 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: block_align: 0 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:28:47.080 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.num_levels: 7 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:28:47.081 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:28:47.082 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:28:47.083 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:28:47.084 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:28:47.085 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: Options.ttl: 0 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 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-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378126481996, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378126482714, "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-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.480+0000 7f0bcf24e700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378126483510, "job": 1, "event": "recovery_finished"} 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.484+0000 7f0bcf24e700 4 rocksdb: DB pointer 0x556c85e42400 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.484+0000 7f0bb60b9700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.484+0000 7f0bb60b9700 4 rocksdb: [db/db_impl.cc:778] 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** DB Stats ** 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:28:47.086 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** Compaction Stats [default] ** 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** Compaction Stats [default] ** 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:47.087 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Interval compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** Compaction Stats [default] ** 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.088 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: 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.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** Compaction Stats [default] ** 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.2 0.00 0.00 1 0.001 0 0 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Cumulative compaction: 0.00 GB write, 0.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:28:47.089 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.484+0000 7f0bcf24e700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.484+0000 7f0bcf24e700 0 using public_addr v2:172.21.15.129:0/0 -> [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.484+0000 7f0bcf24e700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.488+0000 7f0bcf24e700 1 mon.b@-1(???) e0 preinit fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: e1 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: legacy client fscid: -1 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: No filesystems configured 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 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-02-19T21:28:47.090 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: audit 2024-02-19T21:28:45.100540+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: audit 2024-02-19T21:28:45.104618+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.524+0000 7f0bb88be700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-02-19T21:28:47.091 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expand map: {default=false} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta from 'false' to 'false' 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expanded map: {default=false} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expand map: {default=info} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta from 'info' to 'info' 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expanded map: {default=info} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expand map: {default=daemon} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expand map: {default=debug} 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-19T21:28:47.092 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:46 smithi129 bash[14169]: debug 2024-02-19T21:28:46.528+0000 7f0bb88be700 20 expand_channel_meta expanded map: {default=debug} 2024-02-19T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cephadm 2024-02-19T21:28:45.852010+0000 mgr.y (mgr.14138) 48 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cephadm 2024-02-19T21:28:45.855251+0000 mgr.y (mgr.14138) 49 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:46.542898+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:46.542924+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:47.534417+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:47.547924+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:48.534366+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:49.534550+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:49.548462+0000 mgr.y (mgr.14138) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:50.534561+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:51.534734+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.548991+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.564610+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.569940+0000 mon.a (mon.0) 174 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.570037+0000 mon.a (mon.0) 175 : cluster [DBG] fsmap 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.570095+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.570423+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.570750+0000 mon.a (mon.0) 178 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.577962+0000 mon.a (mon.0) 179 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.578007+0000 mon.a (mon.0) 180 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-19T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cluster 2024-02-19T21:28:51.578059+0000 mon.a (mon.0) 181 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] is down (out of quorum) 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:51.582519+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cephadm 2024-02-19T21:28:51.583362+0000 mgr.y (mgr.14138) 53 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:51.583808+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:51.585057+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: cephadm 2024-02-19T21:28:51.585969+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[14135]: audit 2024-02-19T21:28:51.586595+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cephadm 2024-02-19T21:28:45.852010+0000 mgr.y (mgr.14138) 48 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cephadm 2024-02-19T21:28:45.855251+0000 mgr.y (mgr.14138) 49 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:28:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:46.542898+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:46.542924+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:47.534417+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:47.547924+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:48.534366+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:49.534550+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:49.548462+0000 mgr.y (mgr.14138) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:50.534561+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:51.534734+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.548991+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.564610+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.569940+0000 mon.a (mon.0) 174 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.570037+0000 mon.a (mon.0) 175 : cluster [DBG] fsmap 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.570095+0000 mon.a (mon.0) 176 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.570423+0000 mon.a (mon.0) 177 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-02-19T21:28:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.570750+0000 mon.a (mon.0) 178 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.577962+0000 mon.a (mon.0) 179 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.578007+0000 mon.a (mon.0) 180 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cluster 2024-02-19T21:28:51.578059+0000 mon.a (mon.0) 181 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] is down (out of quorum) 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:51.582519+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cephadm 2024-02-19T21:28:51.583362+0000 mgr.y (mgr.14138) 53 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:51.583808+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:51.585057+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: cephadm 2024-02-19T21:28:51.585969+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-19T21:28:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:51 smithi087 bash[18090]: audit 2024-02-19T21:28:51.586595+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-19T21:28:52.236 INFO:teuthology.orchestra.run.smithi129.stdout: 2024-02-19T21:28:52.236 INFO:teuthology.orchestra.run.smithi129.stdout:{"epoch":3,"fsid":"7763ee2c-cf6d-11ee-95bb-87774f69a715","modified":"2024-02-19T21:28:46.535738Z","created":"2024-02-19T21:26:42.878283Z","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.87:3300","nonce":0},{"type":"v1","addr":"172.21.15.87:6789","nonce":0}]},"addr":"172.21.15.87:6789/0","public_addr":"172.21.15.87:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:3301","nonce":0},{"type":"v1","addr":"172.21.15.87:6790","nonce":0}]},"addr":"172.21.15.87:6790/0","public_addr":"172.21.15.87:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:3300","nonce":0},{"type":"v1","addr":"172.21.15.129:6789","nonce":0}]},"addr":"172.21.15.129:6789/0","public_addr":"172.21.15.129:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-19T21:28:52.238 INFO:teuthology.orchestra.run.smithi129.stderr:dumped monmap epoch 3 2024-02-19T21:28:52.882 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-19T21:28:52.882 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph config generate-minimal-conf 2024-02-19T21:28:52.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:52 smithi087 bash[18090]: audit 2024-02-19T21:28:52.231841+0000 mon.a (mon.0) 186 : audit [DBG] from='client.? 172.21.15.129:0/387880111' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T21:28:52.893 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:52 smithi087 bash[18090]: audit 2024-02-19T21:28:52.535026+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:52.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:52 smithi087 bash[14135]: audit 2024-02-19T21:28:52.231841+0000 mon.a (mon.0) 186 : audit [DBG] from='client.? 172.21.15.129:0/387880111' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T21:28:52.893 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:52 smithi087 bash[14135]: audit 2024-02-19T21:28:52.535026+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:54.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:53 smithi129 bash[14169]: audit 2024-02-19T21:28:52.231841+0000 mon.a (mon.0) 186 : audit [DBG] from='client.? 172.21.15.129:0/387880111' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-19T21:28:54.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:53 smithi129 bash[14169]: audit 2024-02-19T21:28:52.535026+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:54.568 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:48.537722+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-19T21:28:54.568 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.540328+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:48.537722+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.540328+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.541468+0000 mon.a (mon.0) 189 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.541573+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.549463+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.568140+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:28:54.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.575982+0000 mon.a (mon.0) 191 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.576120+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.576208+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.576627+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.577013+0000 mon.a (mon.0) 195 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.577068+0000 mon.a (mon.0) 196 : cluster [INF] Cluster is now healthy 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: cluster 2024-02-19T21:28:53.584643+0000 mon.a (mon.0) 197 : cluster [INF] overall HEALTH_OK 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: audit 2024-02-19T21:28:53.746103+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: audit 2024-02-19T21:28:53.747510+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: audit 2024-02-19T21:28:53.748838+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: audit 2024-02-19T21:28:53.750437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-19T21:28:54.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:54 smithi129 bash[14169]: audit 2024-02-19T21:28:54.535498+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.541468+0000 mon.a (mon.0) 189 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.541573+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.549463+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.568140+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.575982+0000 mon.a (mon.0) 191 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.576120+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-02-19T21:28:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.576208+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.576627+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.577013+0000 mon.a (mon.0) 195 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.577068+0000 mon.a (mon.0) 196 : cluster [INF] Cluster is now healthy 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: cluster 2024-02-19T21:28:53.584643+0000 mon.a (mon.0) 197 : cluster [INF] overall HEALTH_OK 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: audit 2024-02-19T21:28:53.746103+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: audit 2024-02-19T21:28:53.747510+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: audit 2024-02-19T21:28:53.748838+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: audit 2024-02-19T21:28:53.750437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[14135]: audit 2024-02-19T21:28:54.535498+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:48.537722+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.540328+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:28:54.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.541468+0000 mon.a (mon.0) 189 : cluster [INF] mon.a calling monitor election 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.541573+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.549463+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.568140+0000 mon.a (mon.0) 190 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.575982+0000 mon.a (mon.0) 191 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.576120+0000 mon.a (mon.0) 192 : cluster [DBG] fsmap 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.576208+0000 mon.a (mon.0) 193 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.576627+0000 mon.a (mon.0) 194 : cluster [DBG] mgrmap e13: y(active, since 84s) 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.577013+0000 mon.a (mon.0) 195 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.577068+0000 mon.a (mon.0) 196 : cluster [INF] Cluster is now healthy 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: cluster 2024-02-19T21:28:53.584643+0000 mon.a (mon.0) 197 : cluster [INF] overall HEALTH_OK 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: audit 2024-02-19T21:28:53.746103+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: audit 2024-02-19T21:28:53.747510+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: audit 2024-02-19T21:28:53.748838+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: audit 2024-02-19T21:28:53.750437+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-19T21:28:54.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:54 smithi087 bash[18090]: audit 2024-02-19T21:28:54.535498+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:28:55.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:55 smithi087 bash[14135]: cephadm 2024-02-19T21:28:53.747048+0000 mgr.y (mgr.14138) 56 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:28:55.641 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:55 smithi087 bash[14135]: cephadm 2024-02-19T21:28:53.749779+0000 mgr.y (mgr.14138) 57 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-19T21:28:55.641 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:55 smithi087 bash[18090]: cephadm 2024-02-19T21:28:53.747048+0000 mgr.y (mgr.14138) 56 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:28:55.642 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:55 smithi087 bash[18090]: cephadm 2024-02-19T21:28:53.749779+0000 mgr.y (mgr.14138) 57 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-19T21:28:55.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:55 smithi129 bash[14169]: cephadm 2024-02-19T21:28:53.747048+0000 mgr.y (mgr.14138) 56 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:28:55.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:55 smithi129 bash[14169]: cephadm 2024-02-19T21:28:53.749779+0000 mgr.y (mgr.14138) 57 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-19T21:28:56.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:56 smithi129 bash[14169]: cluster 2024-02-19T21:28:55.549864+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:56.871 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:56 smithi087 bash[14135]: cluster 2024-02-19T21:28:55.549864+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:56.872 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:56 smithi087 bash[18090]: cluster 2024-02-19T21:28:55.549864+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:57.221 INFO:teuthology.orchestra.run.smithi087.stdout:# minimal ceph.conf for 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:28:57.221 INFO:teuthology.orchestra.run.smithi087.stdout:[global] 2024-02-19T21:28:57.221 INFO:teuthology.orchestra.run.smithi087.stdout: fsid = 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:28:57.221 INFO:teuthology.orchestra.run.smithi087.stdout: mon_host = [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] 2024-02-19T21:28:57.894 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-19T21:28:57.894 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:28:57.894 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.conf 2024-02-19T21:28:57.907 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:28:57.908 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-19T21:28:57.965 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:28:57.965 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.conf 2024-02-19T21:28:57.980 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:28:57.980 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-19T21:28:58.037 INFO:tasks.cephadm:Adding mgr.y on smithi087 2024-02-19T21:28:58.037 INFO:tasks.cephadm:Adding mgr.x on smithi129 2024-02-19T21:28:58.037 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch apply mgr '2;smithi087=y;smithi129=x' 2024-02-19T21:28:58.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: audit 2024-02-19T21:28:57.054502+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:58.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: cephadm 2024-02-19T21:28:57.055248+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:28:58.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: audit 2024-02-19T21:28:57.055640+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:58.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: audit 2024-02-19T21:28:57.056733+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:58.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: cephadm 2024-02-19T21:28:57.057675+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi129 2024-02-19T21:28:58.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: audit 2024-02-19T21:28:57.058261+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T21:28:58.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: audit 2024-02-19T21:28:57.217607+0000 mon.a (mon.0) 207 : audit [DBG] from='client.? 172.21.15.87:0/1498480315' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:58.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:28:58 smithi129 bash[14169]: cluster 2024-02-19T21:28:57.550307+0000 mgr.y (mgr.14138) 61 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: audit 2024-02-19T21:28:57.054502+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: cephadm 2024-02-19T21:28:57.055248+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: audit 2024-02-19T21:28:57.055640+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: audit 2024-02-19T21:28:57.056733+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: cephadm 2024-02-19T21:28:57.057675+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi129 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: audit 2024-02-19T21:28:57.058261+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: audit 2024-02-19T21:28:57.217607+0000 mon.a (mon.0) 207 : audit [DBG] from='client.? 172.21.15.87:0/1498480315' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:58.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[14135]: cluster 2024-02-19T21:28:57.550307+0000 mgr.y (mgr.14138) 61 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: audit 2024-02-19T21:28:57.054502+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: cephadm 2024-02-19T21:28:57.055248+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: audit 2024-02-19T21:28:57.055640+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: audit 2024-02-19T21:28:57.056733+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: cephadm 2024-02-19T21:28:57.057675+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi129 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: audit 2024-02-19T21:28:57.058261+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: audit 2024-02-19T21:28:57.217607+0000 mon.a (mon.0) 207 : audit [DBG] from='client.? 172.21.15.87:0/1498480315' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:28:58.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:28:58 smithi087 bash[18090]: cluster 2024-02-19T21:28:57.550307+0000 mgr.y (mgr.14138) 61 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.213038+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.215589+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.216274+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: cluster 2024-02-19T21:28:59.550620+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.736188+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.774324+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.779803+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.781029+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:29:00.326 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.782299+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:00.326 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:00 smithi129 bash[14169]: audit 2024-02-19T21:28:59.783977+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.213038+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.215589+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.216274+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: cluster 2024-02-19T21:28:59.550620+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.736188+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.774324+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.779803+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.781029+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.782299+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:00.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[18090]: audit 2024-02-19T21:28:59.783977+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.213038+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.215589+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.216274+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: cluster 2024-02-19T21:28:59.550620+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.736188+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.774324+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.779803+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.781029+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.782299+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:00.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:00 smithi087 bash[14135]: audit 2024-02-19T21:28:59.783977+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-19T21:29:01.060 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled mgr update... 2024-02-19T21:29:01.360 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:01 smithi087 bash[14135]: cephadm 2024-02-19T21:28:59.780494+0000 mgr.y (mgr.14138) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:29:01.360 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:01 smithi087 bash[14135]: cephadm 2024-02-19T21:28:59.783389+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:29:01.361 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:01 smithi087 bash[14135]: audit 2024-02-19T21:29:01.055136+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:01.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:01 smithi087 bash[18090]: cephadm 2024-02-19T21:28:59.780494+0000 mgr.y (mgr.14138) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:29:01.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:01 smithi087 bash[18090]: cephadm 2024-02-19T21:28:59.783389+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:29:01.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:01 smithi087 bash[18090]: audit 2024-02-19T21:29:01.055136+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:01.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:01 smithi129 bash[14169]: cephadm 2024-02-19T21:28:59.780494+0000 mgr.y (mgr.14138) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:29:01.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:01 smithi129 bash[14169]: cephadm 2024-02-19T21:28:59.783389+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:29:01.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:01 smithi129 bash[14169]: audit 2024-02-19T21:29:01.055136+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:01.723 DEBUG:teuthology.orchestra.run.smithi129:mgr.x> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x.service 2024-02-19T21:29:01.728 INFO:tasks.cephadm:Deploying OSDs... 2024-02-19T21:29:01.728 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:29:01.728 DEBUG:teuthology.orchestra.run.smithi087:> dd if=/scratch_devs of=/dev/stdout 2024-02-19T21:29:01.735 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-19T21:29:01.736 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_1 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-19 21:24:16.034087195 +0000 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-19 21:24:16.030087288 +0000 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-19 21:24:16.030087288 +0000 2024-02-19T21:29:01.785 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-19T21:29:01.786 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-19T21:29:01.796 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-19T21:29:01.796 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-19T21:29:01.796 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000410381 s, 1.2 MB/s 2024-02-19T21:29:01.797 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-19T21:29:01.804 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_2 2024-02-19T21:29:01.852 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-19T21:29:01.852 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:01.852 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 366 Links: 1 2024-02-19T21:29:01.852 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:01.852 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-19 21:24:16.694071971 +0000 2024-02-19T21:29:01.852 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-19 21:24:16.474077045 +0000 2024-02-19T21:29:01.853 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-19 21:24:16.474077045 +0000 2024-02-19T21:29:01.853 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-19T21:29:01.853 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-19T21:29:01.865 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-19T21:29:01.865 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-19T21:29:01.865 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000341686 s, 1.5 MB/s 2024-02-19T21:29:01.866 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-19T21:29:01.874 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_3 2024-02-19T21:29:01.879 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-19T21:29:01.879 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:01.879 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-02-19T21:29:01.880 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:01.880 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-19 21:24:17.154061360 +0000 2024-02-19T21:29:01.880 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-19 21:24:16.942066250 +0000 2024-02-19T21:29:01.880 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-19 21:24:16.942066250 +0000 2024-02-19T21:29:01.880 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-19T21:29:01.880 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-19T21:29:01.941 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-19T21:29:01.941 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-19T21:29:01.941 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000422841 s, 1.2 MB/s 2024-02-19T21:29:01.941 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-19T21:29:01.948 DEBUG:teuthology.orchestra.run.smithi087:> stat /dev/vg_nvme/lv_4 2024-02-19T21:29:01.955 INFO:teuthology.orchestra.run.smithi087.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-19T21:29:01.955 INFO:teuthology.orchestra.run.smithi087.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:01.955 INFO:teuthology.orchestra.run.smithi087.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-02-19T21:29:01.955 INFO:teuthology.orchestra.run.smithi087.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:01.955 INFO:teuthology.orchestra.run.smithi087.stdout:Access: 2024-02-19 21:24:17.610050842 +0000 2024-02-19T21:29:01.956 INFO:teuthology.orchestra.run.smithi087.stdout:Modify: 2024-02-19 21:24:17.386056009 +0000 2024-02-19T21:29:01.956 INFO:teuthology.orchestra.run.smithi087.stdout:Change: 2024-02-19 21:24:17.386056009 +0000 2024-02-19T21:29:01.956 INFO:teuthology.orchestra.run.smithi087.stdout: Birth: - 2024-02-19T21:29:01.956 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-19T21:29:01.967 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records in 2024-02-19T21:29:01.967 INFO:teuthology.orchestra.run.smithi087.stderr:1+0 records out 2024-02-19T21:29:01.967 INFO:teuthology.orchestra.run.smithi087.stderr:512 bytes copied, 0.000347579 s, 1.5 MB/s 2024-02-19T21:29:01.968 DEBUG:teuthology.orchestra.run.smithi087:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-19T21:29:02.018 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:29:02.018 DEBUG:teuthology.orchestra.run.smithi129:> dd if=/scratch_devs of=/dev/stdout 2024-02-19T21:29:02.019 INFO:journalctl@ceph.mgr.x.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:29:02.025 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-19T21:29:02.026 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_1 2024-02-19T21:29:02.074 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-19T21:29:02.074 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:02.075 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-19T21:29:02.075 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:02.075 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-19 21:24:15.650284709 +0000 2024-02-19T21:29:02.075 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-19 21:24:15.646284802 +0000 2024-02-19T21:29:02.075 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-19 21:24:15.646284802 +0000 2024-02-19T21:29:02.075 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-19T21:29:02.075 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-19T21:29:02.087 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-19T21:29:02.087 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-19T21:29:02.087 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.00043605 s, 1.2 MB/s 2024-02-19T21:29:02.088 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-19T21:29:02.096 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_2 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 364 Links: 1 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-19 21:24:16.330269036 +0000 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-19 21:24:16.094274476 +0000 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-19 21:24:16.094274476 +0000 2024-02-19T21:29:02.102 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-19T21:29:02.102 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-19T21:29:02.113 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-19T21:29:02.113 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-19T21:29:02.113 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000385857 s, 1.3 MB/s 2024-02-19T21:29:02.114 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-19T21:29:02.122 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_3 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-19 21:24:16.546264056 +0000 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-19 21:24:16.542264149 +0000 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-19 21:24:16.542264149 +0000 2024-02-19T21:29:02.170 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-19T21:29:02.171 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-19T21:29:02.182 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-19T21:29:02.182 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-19T21:29:02.182 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000391161 s, 1.3 MB/s 2024-02-19T21:29:02.183 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-19T21:29:02.192 DEBUG:teuthology.orchestra.run.smithi129:> stat /dev/vg_nvme/lv_4 2024-02-19T21:29:02.242 INFO:teuthology.orchestra.run.smithi129.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-19T21:29:02.242 INFO:teuthology.orchestra.run.smithi129.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-19T21:29:02.242 INFO:teuthology.orchestra.run.smithi129.stdout:Device: 6h/6d Inode: 378 Links: 1 2024-02-19T21:29:02.242 INFO:teuthology.orchestra.run.smithi129.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-19T21:29:02.242 INFO:teuthology.orchestra.run.smithi129.stdout:Access: 2024-02-19 21:24:17.190249213 +0000 2024-02-19T21:29:02.243 INFO:teuthology.orchestra.run.smithi129.stdout:Modify: 2024-02-19 21:24:16.974254191 +0000 2024-02-19T21:29:02.243 INFO:teuthology.orchestra.run.smithi129.stdout:Change: 2024-02-19 21:24:16.974254191 +0000 2024-02-19T21:29:02.243 INFO:teuthology.orchestra.run.smithi129.stdout: Birth: - 2024-02-19T21:29:02.243 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-19T21:29:02.253 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records in 2024-02-19T21:29:02.253 INFO:teuthology.orchestra.run.smithi129.stderr:1+0 records out 2024-02-19T21:29:02.253 INFO:teuthology.orchestra.run.smithi129.stderr:512 bytes copied, 0.000377471 s, 1.4 MB/s 2024-02-19T21:29:02.254 DEBUG:teuthology.orchestra.run.smithi129:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-19T21:29:02.262 INFO:tasks.cephadm:Deploying osd.0 on smithi087 with /dev/vg_nvme/lv_4... 2024-02-19T21:29:02.263 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-19T21:29:02.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:02 smithi129 bash[14169]: audit 2024-02-19T21:29:01.047261+0000 mgr.y (mgr.14138) 65 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi129=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:02.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:02 smithi129 bash[14169]: cephadm 2024-02-19T21:29:01.048974+0000 mgr.y (mgr.14138) 66 : cephadm [INF] Saving service mgr spec with placement smithi087=y;smithi129=x;count:2 2024-02-19T21:29:02.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:02 smithi129 bash[14169]: cluster 2024-02-19T21:29:01.551020+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:02.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:02 smithi129 bash[14169]: audit 2024-02-19T21:29:01.837017+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:02.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:02 smithi129 bash[14169]: audit 2024-02-19T21:29:01.838928+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[14135]: audit 2024-02-19T21:29:01.047261+0000 mgr.y (mgr.14138) 65 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi129=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[14135]: cephadm 2024-02-19T21:29:01.048974+0000 mgr.y (mgr.14138) 66 : cephadm [INF] Saving service mgr spec with placement smithi087=y;smithi129=x;count:2 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[14135]: cluster 2024-02-19T21:29:01.551020+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[14135]: audit 2024-02-19T21:29:01.837017+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[14135]: audit 2024-02-19T21:29:01.838928+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[18090]: audit 2024-02-19T21:29:01.047261+0000 mgr.y (mgr.14138) 65 : audit [DBG] from='client.34106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi087=y;smithi129=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[18090]: cephadm 2024-02-19T21:29:01.048974+0000 mgr.y (mgr.14138) 66 : cephadm [INF] Saving service mgr spec with placement smithi087=y;smithi129=x;count:2 2024-02-19T21:29:02.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[18090]: cluster 2024-02-19T21:29:01.551020+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:02.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[18090]: audit 2024-02-19T21:29:01.837017+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:02.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:02 smithi087 bash[18090]: audit 2024-02-19T21:29:01.838928+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:03.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.398729+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:03.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.403802+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:03.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.405389+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:29:03.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.409381+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-19T21:29:03.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.410256+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:29:03.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.411493+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: cephadm 2024-02-19T21:29:02.412211+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[18090]: audit 2024-02-19T21:29:02.412673+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.398729+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.403802+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.405389+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.409381+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.410256+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.411493+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: cephadm 2024-02-19T21:29:02.412211+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:29:03.511 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:03 smithi087 bash[14135]: audit 2024-02-19T21:29:02.412673+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:29:03.744 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.398729+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.403802+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.405389+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.409381+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.410256+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.411493+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: cephadm 2024-02-19T21:29:02.412211+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:29:03.745 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:03 smithi129 bash[14169]: audit 2024-02-19T21:29:02.412673+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:29:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:04 smithi129 bash[14169]: cluster 2024-02-19T21:29:03.551475+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:04.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:04 smithi087 bash[14135]: cluster 2024-02-19T21:29:03.551475+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:04 smithi087 bash[18090]: cluster 2024-02-19T21:29:03.551475+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-19T21:29:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-19T21:29:05.357 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-19T21:29:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-19T21:29:05.357 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0187814 s, 558 MB/s 2024-02-19T21:29:05.357 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:04.644285+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:04.646640+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:04.647205+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:05.226340+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: cluster 2024-02-19T21:29:05.551956+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:05.608850+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:05.615472+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:05 smithi129 bash[14169]: audit 2024-02-19T21:29:05.618206+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:04.644285+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:04.646640+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:04.647205+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:05.226340+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: cluster 2024-02-19T21:29:05.551956+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:05.608850+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:05.615472+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[14135]: audit 2024-02-19T21:29:05.618206+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:04.644285+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:04.646640+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:04.647205+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:05.226340+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: cluster 2024-02-19T21:29:05.551956+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:05.608850+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:05.615472+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:05.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:05 smithi087 bash[18090]: audit 2024-02-19T21:29:05.618206+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:06.056 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_4 2024-02-19T21:29:07.326 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:07 smithi087 bash[18090]: audit 2024-02-19T21:29:06.190465+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:07.327 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:07 smithi087 bash[18090]: audit 2024-02-19T21:29:06.197100+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:07 smithi087 bash[14135]: audit 2024-02-19T21:29:06.190465+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:07.327 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:07 smithi087 bash[14135]: audit 2024-02-19T21:29:06.197100+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:07.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:07 smithi129 bash[14169]: audit 2024-02-19T21:29:06.190465+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:07.575 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:07 smithi129 bash[14169]: audit 2024-02-19T21:29:06.197100+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:08.526 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:08 smithi087 bash[14135]: cluster 2024-02-19T21:29:07.552448+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:08.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:08 smithi087 bash[18090]: cluster 2024-02-19T21:29:07.552448+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:08.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:08 smithi129 bash[14169]: cluster 2024-02-19T21:29:07.552448+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:09.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:09 smithi129 bash[14169]: audit 2024-02-19T21:29:08.915846+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:09.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:09 smithi129 bash[14169]: audit 2024-02-19T21:29:08.919860+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:09.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:09 smithi129 bash[14169]: audit 2024-02-19T21:29:08.921512+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:09.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:09 smithi129 bash[14169]: audit 2024-02-19T21:29:08.923342+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[14135]: audit 2024-02-19T21:29:08.915846+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[14135]: audit 2024-02-19T21:29:08.919860+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[14135]: audit 2024-02-19T21:29:08.921512+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[14135]: audit 2024-02-19T21:29:08.923342+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[18090]: audit 2024-02-19T21:29:08.915846+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[18090]: audit 2024-02-19T21:29:08.919860+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[18090]: audit 2024-02-19T21:29:08.921512+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:09.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:09 smithi087 bash[18090]: audit 2024-02-19T21:29:08.923342+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:10.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[14135]: audit 2024-02-19T21:29:08.913944+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:10.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[14135]: cephadm 2024-02-19T21:29:08.919363+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:29:10.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[14135]: cluster 2024-02-19T21:29:09.552916+0000 mgr.y (mgr.14138) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:10.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[14135]: cluster 2024-02-19T21:29:09.856401+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:29:10.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[14135]: audit 2024-02-19T21:29:09.857204+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.129:0/2497857829' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:29:10.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[14135]: audit 2024-02-19T21:29:09.859488+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.129:0/2497857829' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:29:10.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[18090]: audit 2024-02-19T21:29:08.913944+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:10.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[18090]: cephadm 2024-02-19T21:29:08.919363+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:29:10.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[18090]: cluster 2024-02-19T21:29:09.552916+0000 mgr.y (mgr.14138) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:10.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[18090]: cluster 2024-02-19T21:29:09.856401+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:29:10.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[18090]: audit 2024-02-19T21:29:09.857204+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.129:0/2497857829' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:29:10.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:10 smithi087 bash[18090]: audit 2024-02-19T21:29:09.859488+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.129:0/2497857829' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:29:10.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:10 smithi129 bash[14169]: audit 2024-02-19T21:29:08.913944+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:10.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:10 smithi129 bash[14169]: cephadm 2024-02-19T21:29:08.919363+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:29:10.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:10 smithi129 bash[14169]: cluster 2024-02-19T21:29:09.552916+0000 mgr.y (mgr.14138) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:10.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:10 smithi129 bash[14169]: cluster 2024-02-19T21:29:09.856401+0000 mon.a (mon.0) 240 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:29:10.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:10 smithi129 bash[14169]: audit 2024-02-19T21:29:09.857204+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.129:0/2497857829' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:29:10.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:10 smithi129 bash[14169]: audit 2024-02-19T21:29:09.859488+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.129:0/2497857829' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:29:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:11 smithi129 bash[14169]: cluster 2024-02-19T21:29:10.561639+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 101s), standbys: x 2024-02-19T21:29:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:11 smithi129 bash[14169]: audit 2024-02-19T21:29:10.561824+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:29:11.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:11 smithi087 bash[14135]: cluster 2024-02-19T21:29:10.561639+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 101s), standbys: x 2024-02-19T21:29:11.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:11 smithi087 bash[14135]: audit 2024-02-19T21:29:10.561824+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:29:11.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:11 smithi087 bash[18090]: cluster 2024-02-19T21:29:10.561639+0000 mon.a (mon.0) 241 : cluster [DBG] mgrmap e14: y(active, since 101s), standbys: x 2024-02-19T21:29:11.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:11 smithi087 bash[18090]: audit 2024-02-19T21:29:10.561824+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:29:12.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:12 smithi129 bash[14169]: cluster 2024-02-19T21:29:11.553533+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:12.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:12 smithi129 bash[14169]: audit 2024-02-19T21:29:12.481361+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.87:0/2493022627' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]: dispatch 2024-02-19T21:29:12.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:12 smithi129 bash[14169]: audit 2024-02-19T21:29:12.482115+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]: dispatch 2024-02-19T21:29:12.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:12 smithi129 bash[14169]: audit 2024-02-19T21:29:12.491187+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]': finished 2024-02-19T21:29:12.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:12 smithi129 bash[14169]: cluster 2024-02-19T21:29:12.491331+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-19T21:29:12.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:12 smithi129 bash[14169]: audit 2024-02-19T21:29:12.491503+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[14135]: cluster 2024-02-19T21:29:11.553533+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[14135]: audit 2024-02-19T21:29:12.481361+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.87:0/2493022627' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]: dispatch 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[14135]: audit 2024-02-19T21:29:12.482115+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]: dispatch 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[14135]: audit 2024-02-19T21:29:12.491187+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]': finished 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[14135]: cluster 2024-02-19T21:29:12.491331+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[14135]: audit 2024-02-19T21:29:12.491503+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[18090]: cluster 2024-02-19T21:29:11.553533+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[18090]: audit 2024-02-19T21:29:12.481361+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.87:0/2493022627' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]: dispatch 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[18090]: audit 2024-02-19T21:29:12.482115+0000 mon.a (mon.0) 243 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]: dispatch 2024-02-19T21:29:12.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[18090]: audit 2024-02-19T21:29:12.491187+0000 mon.a (mon.0) 244 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "838d75c5-8e47-4de2-ad66-dc752217fdd2"}]': finished 2024-02-19T21:29:12.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[18090]: cluster 2024-02-19T21:29:12.491331+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-19T21:29:12.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:12 smithi087 bash[18090]: audit 2024-02-19T21:29:12.491503+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:13.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:13 smithi129 bash[14169]: audit 2024-02-19T21:29:13.064181+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.87:0/3160422293' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:29:13.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:13 smithi087 bash[14135]: audit 2024-02-19T21:29:13.064181+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.87:0/3160422293' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:29:13.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:13 smithi087 bash[18090]: audit 2024-02-19T21:29:13.064181+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.87:0/3160422293' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:29:14.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:14 smithi129 bash[14169]: cluster 2024-02-19T21:29:13.554039+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:14 smithi087 bash[14135]: cluster 2024-02-19T21:29:13.554039+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:14.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:14 smithi087 bash[18090]: cluster 2024-02-19T21:29:13.554039+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:16.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:16 smithi087 bash[14135]: cluster 2024-02-19T21:29:15.554478+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:16.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:16 smithi087 bash[14135]: audit 2024-02-19T21:29:15.934775+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:16.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:16 smithi087 bash[18090]: cluster 2024-02-19T21:29:15.554478+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:16.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:16 smithi087 bash[18090]: audit 2024-02-19T21:29:15.934775+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:17.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:16 smithi129 bash[14169]: cluster 2024-02-19T21:29:15.554478+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:17.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:16 smithi129 bash[14169]: audit 2024-02-19T21:29:15.934775+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:18.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:18 smithi087 bash[14135]: cluster 2024-02-19T21:29:17.554943+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:18.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:18 smithi087 bash[18090]: cluster 2024-02-19T21:29:17.554943+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:19.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:18 smithi129 bash[14169]: cluster 2024-02-19T21:29:17.554943+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[18090]: cluster 2024-02-19T21:29:19.555395+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[18090]: audit 2024-02-19T21:29:19.606778+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[18090]: audit 2024-02-19T21:29:19.608260+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[18090]: audit 2024-02-19T21:29:19.610032+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[14135]: cluster 2024-02-19T21:29:19.555395+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[14135]: audit 2024-02-19T21:29:19.606778+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[14135]: audit 2024-02-19T21:29:19.608260+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:20 smithi087 bash[14135]: audit 2024-02-19T21:29:19.610032+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-19T21:29:21.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:20 smithi129 bash[14169]: cluster 2024-02-19T21:29:19.555395+0000 mgr.y (mgr.14138) 79 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:21.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:20 smithi129 bash[14169]: audit 2024-02-19T21:29:19.606778+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:29:21.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:20 smithi129 bash[14169]: audit 2024-02-19T21:29:19.608260+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:21.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:20 smithi129 bash[14169]: audit 2024-02-19T21:29:19.610032+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-19T21:29:21.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:21 smithi087 bash[14135]: cephadm 2024-02-19T21:29:19.609474+0000 mgr.y (mgr.14138) 80 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-19T21:29:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:21 smithi087 bash[18090]: cephadm 2024-02-19T21:29:19.609474+0000 mgr.y (mgr.14138) 80 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-19T21:29:21.973 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 0 on host 'smithi087' 2024-02-19T21:29:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:21 smithi129 bash[14169]: cephadm 2024-02-19T21:29:19.609474+0000 mgr.y (mgr.14138) 80 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-19T21:29:22.918 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:22 smithi087 bash[14135]: cluster 2024-02-19T21:29:21.555825+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:22.918 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:22 smithi087 bash[14135]: audit 2024-02-19T21:29:21.961964+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:22.918 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:22 smithi087 bash[14135]: audit 2024-02-19T21:29:21.965080+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:22.919 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:22 smithi087 bash[18090]: cluster 2024-02-19T21:29:21.555825+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:22.919 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:22 smithi087 bash[18090]: audit 2024-02-19T21:29:21.961964+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:22.919 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:22 smithi087 bash[18090]: audit 2024-02-19T21:29:21.965080+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:22 smithi129 bash[14169]: cluster 2024-02-19T21:29:21.555825+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:22 smithi129 bash[14169]: audit 2024-02-19T21:29:21.961964+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:23.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:22 smithi129 bash[14169]: audit 2024-02-19T21:29:21.965080+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:23.336 DEBUG:teuthology.orchestra.run.smithi087:osd.0> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.0.service 2024-02-19T21:29:23.338 INFO:tasks.cephadm:Deploying osd.1 on smithi087 with /dev/vg_nvme/lv_3... 2024-02-19T21:29:23.338 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[14135]: cephadm 2024-02-19T21:29:21.961630+0000 mgr.y (mgr.14138) 82 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[14135]: audit 2024-02-19T21:29:23.198007+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[14135]: audit 2024-02-19T21:29:23.199292+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[14135]: cluster 2024-02-19T21:29:23.556193+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[18090]: cephadm 2024-02-19T21:29:21.961630+0000 mgr.y (mgr.14138) 82 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[18090]: audit 2024-02-19T21:29:23.198007+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[18090]: audit 2024-02-19T21:29:23.199292+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:23.833 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[18090]: cluster 2024-02-19T21:29:23.556193+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:23 smithi129 bash[14169]: cephadm 2024-02-19T21:29:21.961630+0000 mgr.y (mgr.14138) 82 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:29:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:23 smithi129 bash[14169]: audit 2024-02-19T21:29:23.198007+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:23 smithi129 bash[14169]: audit 2024-02-19T21:29:23.199292+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:23 smithi129 bash[14169]: cluster 2024-02-19T21:29:23.556193+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-19T21:29:24.473 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:23 smithi087 bash[20263]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-19T21:29:26.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:25 smithi129 bash[14169]: cluster 2024-02-19T21:29:25.556676+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:26.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:25 smithi129 bash[14169]: cluster 2024-02-19T21:29:25.607659+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T21:29:26.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:25 smithi087 bash[14135]: cluster 2024-02-19T21:29:25.556676+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:26.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:25 smithi087 bash[14135]: cluster 2024-02-19T21:29:25.607659+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T21:29:26.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:25 smithi087 bash[18090]: cluster 2024-02-19T21:29:25.556676+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:26.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:25 smithi087 bash[18090]: cluster 2024-02-19T21:29:25.607659+0000 mon.a (mon.0) 255 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T21:29:27.386 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:27 smithi087 bash[20498]: debug 2024-02-19T21:29:27.181+0000 7f5dc4d78f40 -1 Falling back to public interface 2024-02-19T21:29:27.887 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:27 smithi087 bash[20498]: debug 2024-02-19T21:29:27.797+0000 7f5dc4d78f40 -1 osd.0 0 log_to_monitors {default=true} 2024-02-19T21:29:27.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:27 smithi087 bash[14135]: cluster 2024-02-19T21:29:27.557192+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:27 smithi087 bash[18090]: cluster 2024-02-19T21:29:27.557192+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:28.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:27 smithi129 bash[14169]: cluster 2024-02-19T21:29:27.557192+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:28.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:28 smithi087 bash[14135]: audit 2024-02-19T21:29:27.804597+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:29:28.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:28 smithi087 bash[14135]: audit 2024-02-19T21:29:27.805394+0000 mon.a (mon.0) 256 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:29:28.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:28 smithi087 bash[18090]: audit 2024-02-19T21:29:27.804597+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:29:28.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:28 smithi087 bash[18090]: audit 2024-02-19T21:29:27.805394+0000 mon.a (mon.0) 256 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:29:29.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:28 smithi129 bash[14169]: audit 2024-02-19T21:29:27.804597+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:29:29.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:28 smithi129 bash[14169]: audit 2024-02-19T21:29:27.805394+0000 mon.a (mon.0) 256 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:29:29.265 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-19T21:29:29.265 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-19T21:29:29.265 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-19T21:29:29.265 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-19T21:29:29.265 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176117 s, 595 MB/s 2024-02-19T21:29:29.265 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-19T21:29:29.886 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[20498]: debug 2024-02-19T21:29:29.673+0000 7f5da9846700 -1 osd.0 0 waiting for initial osdmap 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[14135]: audit 2024-02-19T21:29:28.665271+0000 mon.a (mon.0) 257 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[14135]: cluster 2024-02-19T21:29:28.665340+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[14135]: audit 2024-02-19T21:29:28.665473+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[14135]: audit 2024-02-19T21:29:28.666136+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[14135]: audit 2024-02-19T21:29:28.666552+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[14135]: cluster 2024-02-19T21:29:29.557725+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:29.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[18090]: audit 2024-02-19T21:29:28.665271+0000 mon.a (mon.0) 257 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:29:29.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[18090]: cluster 2024-02-19T21:29:28.665340+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-19T21:29:29.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[18090]: audit 2024-02-19T21:29:28.665473+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:29.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[18090]: audit 2024-02-19T21:29:28.666136+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:29.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[18090]: audit 2024-02-19T21:29:28.666552+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:29.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:29 smithi087 bash[18090]: cluster 2024-02-19T21:29:29.557725+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:30.019 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_3 2024-02-19T21:29:30.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:29 smithi129 bash[14169]: audit 2024-02-19T21:29:28.665271+0000 mon.a (mon.0) 257 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:29:30.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:29 smithi129 bash[14169]: cluster 2024-02-19T21:29:28.665340+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-19T21:29:30.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:29 smithi129 bash[14169]: audit 2024-02-19T21:29:28.665473+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:30.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:29 smithi129 bash[14169]: audit 2024-02-19T21:29:28.666136+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:30.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:29 smithi129 bash[14169]: audit 2024-02-19T21:29:28.666552+0000 mon.a (mon.0) 260 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:30.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:29 smithi129 bash[14169]: cluster 2024-02-19T21:29:29.557725+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:31.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:30 smithi129 bash[14169]: audit 2024-02-19T21:29:29.668041+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:29:31.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:30 smithi129 bash[14169]: cluster 2024-02-19T21:29:29.668283+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-19T21:29:31.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:30 smithi129 bash[14169]: audit 2024-02-19T21:29:29.669248+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:30 smithi129 bash[14169]: audit 2024-02-19T21:29:29.677326+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:30 smithi129 bash[14169]: audit 2024-02-19T21:29:29.741230+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:29:31.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:30 smithi129 bash[14169]: audit 2024-02-19T21:29:29.743325+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[14135]: audit 2024-02-19T21:29:29.668041+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[14135]: cluster 2024-02-19T21:29:29.668283+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[14135]: audit 2024-02-19T21:29:29.669248+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[14135]: audit 2024-02-19T21:29:29.677326+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[14135]: audit 2024-02-19T21:29:29.741230+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[14135]: audit 2024-02-19T21:29:29.743325+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[18090]: audit 2024-02-19T21:29:29.668041+0000 mon.a (mon.0) 261 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:29:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[18090]: cluster 2024-02-19T21:29:29.668283+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-19T21:29:31.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[18090]: audit 2024-02-19T21:29:29.669248+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[18090]: audit 2024-02-19T21:29:29.677326+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[18090]: audit 2024-02-19T21:29:29.741230+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:29:31.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:30 smithi087 bash[18090]: audit 2024-02-19T21:29:29.743325+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: cluster 2024-02-19T21:29:28.818375+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: cluster 2024-02-19T21:29:28.818434+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: cluster 2024-02-19T21:29:30.679718+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952] boot 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: cluster 2024-02-19T21:29:30.679792+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: audit 2024-02-19T21:29:30.680387+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: audit 2024-02-19T21:29:31.513370+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: cluster 2024-02-19T21:29:31.558212+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:31.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[14135]: cluster 2024-02-19T21:29:31.679201+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: cluster 2024-02-19T21:29:28.818375+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: cluster 2024-02-19T21:29:28.818434+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: cluster 2024-02-19T21:29:30.679718+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952] boot 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: cluster 2024-02-19T21:29:30.679792+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: audit 2024-02-19T21:29:30.680387+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: audit 2024-02-19T21:29:31.513370+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: cluster 2024-02-19T21:29:31.558212+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:31.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:31 smithi087 bash[18090]: cluster 2024-02-19T21:29:31.679201+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-19T21:29:32.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: cluster 2024-02-19T21:29:28.818375+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: cluster 2024-02-19T21:29:28.818434+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: cluster 2024-02-19T21:29:30.679718+0000 mon.a (mon.0) 267 : cluster [INF] osd.0 [v2:172.21.15.87:6802/2533793952,v1:172.21.15.87:6803/2533793952] boot 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: cluster 2024-02-19T21:29:30.679792+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: audit 2024-02-19T21:29:30.680387+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: audit 2024-02-19T21:29:31.513370+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: cluster 2024-02-19T21:29:31.558212+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-19T21:29:32.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:31 smithi129 bash[14169]: cluster 2024-02-19T21:29:31.679201+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[14135]: audit 2024-02-19T21:29:31.822125+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[14135]: audit 2024-02-19T21:29:31.827173+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[14135]: audit 2024-02-19T21:29:31.835419+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[14135]: cluster 2024-02-19T21:29:32.682906+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[18090]: audit 2024-02-19T21:29:31.822125+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[18090]: audit 2024-02-19T21:29:31.827173+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[18090]: audit 2024-02-19T21:29:31.835419+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:32 smithi087 bash[18090]: cluster 2024-02-19T21:29:32.682906+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-19T21:29:33.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:32 smithi129 bash[14169]: audit 2024-02-19T21:29:31.822125+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:32 smithi129 bash[14169]: audit 2024-02-19T21:29:31.827173+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:32 smithi129 bash[14169]: audit 2024-02-19T21:29:31.835419+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:33.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:32 smithi129 bash[14169]: cluster 2024-02-19T21:29:32.682906+0000 mon.a (mon.0) 275 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: audit 2024-02-19T21:29:33.427639+0000 mgr.y (mgr.14138) 88 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: audit 2024-02-19T21:29:33.429475+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: cephadm 2024-02-19T21:29:33.431796+0000 mgr.y (mgr.14138) 89 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: audit 2024-02-19T21:29:33.432260+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: audit 2024-02-19T21:29:33.433693+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: audit 2024-02-19T21:29:33.435297+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[14135]: cluster 2024-02-19T21:29:33.558713+0000 mgr.y (mgr.14138) 90 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: audit 2024-02-19T21:29:33.427639+0000 mgr.y (mgr.14138) 88 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: audit 2024-02-19T21:29:33.429475+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: cephadm 2024-02-19T21:29:33.431796+0000 mgr.y (mgr.14138) 89 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: audit 2024-02-19T21:29:33.432260+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: audit 2024-02-19T21:29:33.433693+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: audit 2024-02-19T21:29:33.435297+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:34.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:33 smithi087 bash[18090]: cluster 2024-02-19T21:29:33.558713+0000 mgr.y (mgr.14138) 90 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:34.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: audit 2024-02-19T21:29:33.427639+0000 mgr.y (mgr.14138) 88 : audit [DBG] from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:29:34.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: audit 2024-02-19T21:29:33.429475+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:34.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: cephadm 2024-02-19T21:29:33.431796+0000 mgr.y (mgr.14138) 89 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:29:34.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: audit 2024-02-19T21:29:33.432260+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:34.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: audit 2024-02-19T21:29:33.433693+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:34.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: audit 2024-02-19T21:29:33.435297+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:34.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:33 smithi129 bash[14169]: cluster 2024-02-19T21:29:33.558713+0000 mgr.y (mgr.14138) 90 : cluster [DBG] pgmap v64: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:34.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:34 smithi087 bash[14135]: cluster 2024-02-19T21:29:34.546552+0000 mon.a (mon.0) 280 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:29:34.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:34 smithi087 bash[18090]: cluster 2024-02-19T21:29:34.546552+0000 mon.a (mon.0) 280 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:29:35.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:34 smithi129 bash[14169]: cluster 2024-02-19T21:29:34.546552+0000 mon.a (mon.0) 280 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:29:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:35 smithi087 bash[14135]: cluster 2024-02-19T21:29:35.559293+0000 mgr.y (mgr.14138) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:36.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:35 smithi087 bash[18090]: cluster 2024-02-19T21:29:35.559293+0000 mgr.y (mgr.14138) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:36.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:35 smithi129 bash[14169]: cluster 2024-02-19T21:29:35.559293+0000 mgr.y (mgr.14138) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:37.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:37 smithi129 bash[14169]: audit 2024-02-19T21:29:36.992562+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.87:0/3940708059' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3099d78-a174-41a0-afad-3a53072ee811"}]: dispatch 2024-02-19T21:29:37.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:37 smithi129 bash[14169]: audit 2024-02-19T21:29:36.999907+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.87:0/3940708059' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3099d78-a174-41a0-afad-3a53072ee811"}]': finished 2024-02-19T21:29:37.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:37 smithi129 bash[14169]: cluster 2024-02-19T21:29:37.000031+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-19T21:29:37.325 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:37 smithi129 bash[14169]: audit 2024-02-19T21:29:37.000275+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:37.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[18090]: audit 2024-02-19T21:29:36.992562+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.87:0/3940708059' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3099d78-a174-41a0-afad-3a53072ee811"}]: dispatch 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[18090]: audit 2024-02-19T21:29:36.999907+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.87:0/3940708059' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3099d78-a174-41a0-afad-3a53072ee811"}]': finished 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[18090]: cluster 2024-02-19T21:29:37.000031+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[18090]: audit 2024-02-19T21:29:37.000275+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[14135]: audit 2024-02-19T21:29:36.992562+0000 mon.a (mon.0) 281 : audit [INF] from='client.? 172.21.15.87:0/3940708059' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c3099d78-a174-41a0-afad-3a53072ee811"}]: dispatch 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[14135]: audit 2024-02-19T21:29:36.999907+0000 mon.a (mon.0) 282 : audit [INF] from='client.? 172.21.15.87:0/3940708059' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c3099d78-a174-41a0-afad-3a53072ee811"}]': finished 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[14135]: cluster 2024-02-19T21:29:37.000031+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-19T21:29:37.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:37 smithi087 bash[14135]: audit 2024-02-19T21:29:37.000275+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:38.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:38 smithi129 bash[14169]: cluster 2024-02-19T21:29:37.559819+0000 mgr.y (mgr.14138) 92 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:38.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:38 smithi129 bash[14169]: audit 2024-02-19T21:29:37.617874+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.87:0/1824450363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:29:38.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:38 smithi087 bash[14135]: cluster 2024-02-19T21:29:37.559819+0000 mgr.y (mgr.14138) 92 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:38.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:38 smithi087 bash[14135]: audit 2024-02-19T21:29:37.617874+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.87:0/1824450363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:29:38.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:38 smithi087 bash[18090]: cluster 2024-02-19T21:29:37.559819+0000 mgr.y (mgr.14138) 92 : cluster [DBG] pgmap v67: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:38.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:38 smithi087 bash[18090]: audit 2024-02-19T21:29:37.617874+0000 mon.a (mon.0) 285 : audit [DBG] from='client.? 172.21.15.87:0/1824450363' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:29:39.988 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:39 smithi087 bash[14135]: cluster 2024-02-19T21:29:39.560391+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:39.988 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:39 smithi087 bash[18090]: cluster 2024-02-19T21:29:39.560391+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:40.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:39 smithi129 bash[14169]: cluster 2024-02-19T21:29:39.560391+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:41.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:40 smithi129 bash[14169]: audit 2024-02-19T21:29:40.483392+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:41.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:40 smithi087 bash[14135]: audit 2024-02-19T21:29:40.483392+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:41.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:40 smithi087 bash[18090]: audit 2024-02-19T21:29:40.483392+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:41.980 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:41 smithi087 bash[14135]: cluster 2024-02-19T21:29:41.560927+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:41.980 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:41 smithi087 bash[18090]: cluster 2024-02-19T21:29:41.560927+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:42.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:41 smithi129 bash[14169]: cluster 2024-02-19T21:29:41.560927+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:43.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:43 smithi087 bash[18090]: cluster 2024-02-19T21:29:43.546789+0000 mon.a (mon.0) 287 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T21:29:43.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:43 smithi087 bash[14135]: cluster 2024-02-19T21:29:43.546789+0000 mon.a (mon.0) 287 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T21:29:44.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:43 smithi129 bash[14169]: cluster 2024-02-19T21:29:43.546789+0000 mon.a (mon.0) 287 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[14135]: cluster 2024-02-19T21:29:43.561608+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[14135]: audit 2024-02-19T21:29:44.301833+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[14135]: audit 2024-02-19T21:29:44.303356+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[14135]: cephadm 2024-02-19T21:29:44.304486+0000 mgr.y (mgr.14138) 96 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[14135]: audit 2024-02-19T21:29:44.305043+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[18090]: cluster 2024-02-19T21:29:43.561608+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[18090]: audit 2024-02-19T21:29:44.301833+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:29:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[18090]: audit 2024-02-19T21:29:44.303356+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:44.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[18090]: cephadm 2024-02-19T21:29:44.304486+0000 mgr.y (mgr.14138) 96 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-19T21:29:44.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:44 smithi087 bash[18090]: audit 2024-02-19T21:29:44.305043+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-19T21:29:45.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:44 smithi129 bash[14169]: cluster 2024-02-19T21:29:43.561608+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:45.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:44 smithi129 bash[14169]: audit 2024-02-19T21:29:44.301833+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:29:45.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:44 smithi129 bash[14169]: audit 2024-02-19T21:29:44.303356+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:45.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:44 smithi129 bash[14169]: cephadm 2024-02-19T21:29:44.304486+0000 mgr.y (mgr.14138) 96 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-19T21:29:45.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:44 smithi129 bash[14169]: audit 2024-02-19T21:29:44.305043+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-19T21:29:45.639 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:45 smithi087 bash[14135]: cluster 2024-02-19T21:29:45.562173+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:46.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:45 smithi129 bash[14169]: cluster 2024-02-19T21:29:45.562173+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:46.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:45 smithi087 bash[18090]: cluster 2024-02-19T21:29:45.562173+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:46.669 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 1 on host 'smithi087' 2024-02-19T21:29:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:46 smithi129 bash[14169]: audit 2024-02-19T21:29:46.660147+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:46 smithi129 bash[14169]: audit 2024-02-19T21:29:46.663424+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:47.196 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:46 smithi087 bash[14135]: audit 2024-02-19T21:29:46.660147+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:47.196 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:46 smithi087 bash[14135]: audit 2024-02-19T21:29:46.663424+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:47.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:46 smithi087 bash[18090]: audit 2024-02-19T21:29:46.660147+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:47.196 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:46 smithi087 bash[18090]: audit 2024-02-19T21:29:46.663424+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:48.011 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:47 smithi087 bash[14135]: cluster 2024-02-19T21:29:47.562673+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:48.011 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:47 smithi087 bash[18090]: cluster 2024-02-19T21:29:47.562673+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:48.012 DEBUG:teuthology.orchestra.run.smithi087:osd.1> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.1.service 2024-02-19T21:29:48.015 INFO:tasks.cephadm:Deploying osd.2 on smithi087 with /dev/vg_nvme/lv_2... 2024-02-19T21:29:48.015 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-19T21:29:48.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:47 smithi129 bash[14169]: cluster 2024-02-19T21:29:47.562673+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:49.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[14135]: audit 2024-02-19T21:29:47.917412+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:49.264 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[14135]: audit 2024-02-19T21:29:47.918893+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:49.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[18090]: audit 2024-02-19T21:29:47.917412+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:49.265 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[18090]: audit 2024-02-19T21:29:47.918893+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:49.267 INFO:journalctl@ceph.osd.1.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-19T21:29:49.268 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:48 smithi087 bash[21869]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-19T21:29:49.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:48 smithi129 bash[14169]: audit 2024-02-19T21:29:47.917412+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:49.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:48 smithi129 bash[14169]: audit 2024-02-19T21:29:47.918893+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:50.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:49 smithi129 bash[14169]: cluster 2024-02-19T21:29:49.563251+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:50.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:49 smithi087 bash[14135]: cluster 2024-02-19T21:29:49.563251+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:50.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:49 smithi087 bash[18090]: cluster 2024-02-19T21:29:49.563251+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:51.406 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:51 smithi087 bash[22108]: debug 2024-02-19T21:29:51.233+0000 7f63848c1f40 1 -- 172.21.15.87:0/1359989061 >> [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] conn(0x5583f401b400 msgr2=0x5583f3f8e300 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-19T21:29:51.406 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:51 smithi087 bash[22108]: debug 2024-02-19T21:29:51.233+0000 7f63848c1f40 1 --2- 172.21.15.87:0/1359989061 >> [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] conn(0x5583f401b400 0x5583f3f8e300 secure :-1 s=READY pgs=14 cs=0 l=1 rev1=1 rx=0x5583f3fb82d0 tx=0x5583f3fd8420).stop 2024-02-19T21:29:51.758 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:51 smithi087 bash[14135]: cluster 2024-02-19T21:29:51.563804+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:52.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:51 smithi129 bash[14169]: cluster 2024-02-19T21:29:51.563804+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:52.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:51 smithi087 bash[18090]: cluster 2024-02-19T21:29:51.563804+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:52.137 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:51 smithi087 bash[22108]: debug 2024-02-19T21:29:51.793+0000 7f63848c1f40 -1 Falling back to public interface 2024-02-19T21:29:52.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:52 smithi087 bash[18090]: audit 2024-02-19T21:29:52.421739+0000 mon.a (mon.0) 295 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T21:29:52.887 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:52 smithi087 bash[22108]: debug 2024-02-19T21:29:52.413+0000 7f63848c1f40 -1 osd.1 0 log_to_monitors {default=true} 2024-02-19T21:29:52.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:52 smithi087 bash[14135]: audit 2024-02-19T21:29:52.421739+0000 mon.a (mon.0) 295 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T21:29:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:52 smithi129 bash[14169]: audit 2024-02-19T21:29:52.421739+0000 mon.a (mon.0) 295 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T21:29:53.943 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[22108]: debug 2024-02-19T21:29:53.677+0000 7f636d397700 -1 osd.1 0 waiting for initial osdmap 2024-02-19T21:29:53.943 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[14135]: audit 2024-02-19T21:29:52.666671+0000 mon.a (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T21:29:53.943 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[14135]: cluster 2024-02-19T21:29:52.666821+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-19T21:29:53.943 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[14135]: audit 2024-02-19T21:29:52.667043+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:53.943 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[14135]: audit 2024-02-19T21:29:52.667620+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:53.943 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[14135]: cluster 2024-02-19T21:29:53.564359+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:53.943 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[18090]: audit 2024-02-19T21:29:52.666671+0000 mon.a (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T21:29:53.944 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[18090]: cluster 2024-02-19T21:29:52.666821+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-19T21:29:53.944 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[18090]: audit 2024-02-19T21:29:52.667043+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:53.944 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[18090]: audit 2024-02-19T21:29:52.667620+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:53.944 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:53 smithi087 bash[18090]: cluster 2024-02-19T21:29:53.564359+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:54.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:53 smithi129 bash[14169]: audit 2024-02-19T21:29:52.666671+0000 mon.a (mon.0) 296 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T21:29:54.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:53 smithi129 bash[14169]: cluster 2024-02-19T21:29:52.666821+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-19T21:29:54.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:53 smithi129 bash[14169]: audit 2024-02-19T21:29:52.667043+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:54.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:53 smithi129 bash[14169]: audit 2024-02-19T21:29:52.667620+0000 mon.a (mon.0) 299 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:29:54.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:53 smithi129 bash[14169]: cluster 2024-02-19T21:29:53.564359+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:54.513 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-19T21:29:54.513 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-19T21:29:54.514 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-19T21:29:54.514 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-19T21:29:54.514 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186317 s, 563 MB/s 2024-02-19T21:29:54.514 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-19T21:29:54.897 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[18090]: audit 2024-02-19T21:29:53.672334+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:29:54.897 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[18090]: cluster 2024-02-19T21:29:53.672550+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-19T21:29:54.897 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[18090]: audit 2024-02-19T21:29:53.673496+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:54.897 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[18090]: audit 2024-02-19T21:29:53.683561+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:54.897 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[14135]: audit 2024-02-19T21:29:53.672334+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:29:54.898 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[14135]: cluster 2024-02-19T21:29:53.672550+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-19T21:29:54.898 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[14135]: audit 2024-02-19T21:29:53.673496+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:54.898 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:54 smithi087 bash[14135]: audit 2024-02-19T21:29:53.683561+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:54 smithi129 bash[14169]: audit 2024-02-19T21:29:53.672334+0000 mon.a (mon.0) 300 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:29:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:54 smithi129 bash[14169]: cluster 2024-02-19T21:29:53.672550+0000 mon.a (mon.0) 301 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-19T21:29:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:54 smithi129 bash[14169]: audit 2024-02-19T21:29:53.673496+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:54 smithi129 bash[14169]: audit 2024-02-19T21:29:53.683561+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:55.160 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_2 2024-02-19T21:29:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: cluster 2024-02-19T21:29:53.421537+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:29:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: cluster 2024-02-19T21:29:53.421625+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:29:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: audit 2024-02-19T21:29:54.680259+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: cluster 2024-02-19T21:29:54.687544+0000 mon.a (mon.0) 305 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595] boot 2024-02-19T21:29:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: cluster 2024-02-19T21:29:54.687608+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-19T21:29:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: audit 2024-02-19T21:29:54.688503+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:56.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:55 smithi129 bash[14169]: cluster 2024-02-19T21:29:55.564953+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:56.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: cluster 2024-02-19T21:29:53.421537+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:29:56.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: cluster 2024-02-19T21:29:53.421625+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:29:56.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: audit 2024-02-19T21:29:54.680259+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:56.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: cluster 2024-02-19T21:29:54.687544+0000 mon.a (mon.0) 305 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595] boot 2024-02-19T21:29:56.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: cluster 2024-02-19T21:29:54.687608+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-19T21:29:56.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: audit 2024-02-19T21:29:54.688503+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[14135]: cluster 2024-02-19T21:29:55.564953+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: cluster 2024-02-19T21:29:53.421537+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: cluster 2024-02-19T21:29:53.421625+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: audit 2024-02-19T21:29:54.680259+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: cluster 2024-02-19T21:29:54.687544+0000 mon.a (mon.0) 305 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2806690595,v1:172.21.15.87:6811/2806690595] boot 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: cluster 2024-02-19T21:29:54.687608+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: audit 2024-02-19T21:29:54.688503+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:29:56.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:55 smithi087 bash[18090]: cluster 2024-02-19T21:29:55.564953+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-19T21:29:56.983 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:56 smithi087 bash[14135]: cluster 2024-02-19T21:29:55.705313+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-19T21:29:56.983 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:56 smithi087 bash[18090]: cluster 2024-02-19T21:29:55.705313+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-19T21:29:57.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:56 smithi129 bash[14169]: cluster 2024-02-19T21:29:55.705313+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-19T21:29:58.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:57 smithi129 bash[14169]: audit 2024-02-19T21:29:56.786177+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:58.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:57 smithi129 bash[14169]: audit 2024-02-19T21:29:57.093747+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:57 smithi129 bash[14169]: cephadm 2024-02-19T21:29:57.094711+0000 mgr.y (mgr.14138) 103 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:29:58.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:57 smithi129 bash[14169]: audit 2024-02-19T21:29:57.435769+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:57 smithi129 bash[14169]: audit 2024-02-19T21:29:57.442298+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:57 smithi129 bash[14169]: cluster 2024-02-19T21:29:57.565510+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[14135]: audit 2024-02-19T21:29:56.786177+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[14135]: audit 2024-02-19T21:29:57.093747+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[14135]: cephadm 2024-02-19T21:29:57.094711+0000 mgr.y (mgr.14138) 103 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[14135]: audit 2024-02-19T21:29:57.435769+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[14135]: audit 2024-02-19T21:29:57.442298+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[14135]: cluster 2024-02-19T21:29:57.565510+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[18090]: audit 2024-02-19T21:29:56.786177+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:29:58.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[18090]: audit 2024-02-19T21:29:57.093747+0000 mon.a (mon.0) 310 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[18090]: cephadm 2024-02-19T21:29:57.094711+0000 mgr.y (mgr.14138) 103 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:29:58.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[18090]: audit 2024-02-19T21:29:57.435769+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[18090]: audit 2024-02-19T21:29:57.442298+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:29:58.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:57 smithi087 bash[18090]: cluster 2024-02-19T21:29:57.565510+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:29:59.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:59 smithi129 bash[14169]: audit 2024-02-19T21:29:58.867583+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:59.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:59 smithi129 bash[14169]: audit 2024-02-19T21:29:58.870073+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:59.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:59 smithi129 bash[14169]: audit 2024-02-19T21:29:58.871352+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:59.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:29:59 smithi129 bash[14169]: audit 2024-02-19T21:29:58.872597+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[14135]: audit 2024-02-19T21:29:58.867583+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[14135]: audit 2024-02-19T21:29:58.870073+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[14135]: audit 2024-02-19T21:29:58.871352+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[14135]: audit 2024-02-19T21:29:58.872597+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[18090]: audit 2024-02-19T21:29:58.867583+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[18090]: audit 2024-02-19T21:29:58.870073+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:29:59.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[18090]: audit 2024-02-19T21:29:58.871352+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:29:59.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:29:59 smithi087 bash[18090]: audit 2024-02-19T21:29:58.872597+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:00.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:00 smithi129 bash[14169]: audit 2024-02-19T21:29:58.865918+0000 mgr.y (mgr.14138) 105 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:00.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:00 smithi129 bash[14169]: cephadm 2024-02-19T21:29:58.869639+0000 mgr.y (mgr.14138) 106 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:30:00.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:00 smithi129 bash[14169]: cluster 2024-02-19T21:29:59.566152+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:00.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:00 smithi129 bash[14169]: cluster 2024-02-19T21:30:00.000158+0000 mon.a (mon.0) 317 : cluster [WRN] Health detail: HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-19T21:30:00.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:00 smithi129 bash[14169]: cluster 2024-02-19T21:30:00.000212+0000 mon.a (mon.0) 318 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive 2024-02-19T21:30:00.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:00 smithi129 bash[14169]: cluster 2024-02-19T21:30:00.000240+0000 mon.a (mon.0) 319 : cluster [WRN] pg 1.0 is stuck inactive for 93s, current state undersized+peered, last acting [0] 2024-02-19T21:30:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[14135]: audit 2024-02-19T21:29:58.865918+0000 mgr.y (mgr.14138) 105 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[14135]: cephadm 2024-02-19T21:29:58.869639+0000 mgr.y (mgr.14138) 106 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:30:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[14135]: cluster 2024-02-19T21:29:59.566152+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[14135]: cluster 2024-02-19T21:30:00.000158+0000 mon.a (mon.0) 317 : cluster [WRN] Health detail: HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-19T21:30:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[14135]: cluster 2024-02-19T21:30:00.000212+0000 mon.a (mon.0) 318 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive 2024-02-19T21:30:00.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[14135]: cluster 2024-02-19T21:30:00.000240+0000 mon.a (mon.0) 319 : cluster [WRN] pg 1.0 is stuck inactive for 93s, current state undersized+peered, last acting [0] 2024-02-19T21:30:00.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[18090]: audit 2024-02-19T21:29:58.865918+0000 mgr.y (mgr.14138) 105 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:00.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[18090]: cephadm 2024-02-19T21:29:58.869639+0000 mgr.y (mgr.14138) 106 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:30:00.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[18090]: cluster 2024-02-19T21:29:59.566152+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:00.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[18090]: cluster 2024-02-19T21:30:00.000158+0000 mon.a (mon.0) 317 : cluster [WRN] Health detail: HEALTH_WARN Reduced data availability: 1 pg inactive 2024-02-19T21:30:00.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[18090]: cluster 2024-02-19T21:30:00.000212+0000 mon.a (mon.0) 318 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive 2024-02-19T21:30:00.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:00 smithi087 bash[18090]: cluster 2024-02-19T21:30:00.000240+0000 mon.a (mon.0) 319 : cluster [WRN] pg 1.0 is stuck inactive for 93s, current state undersized+peered, last acting [0] 2024-02-19T21:30:01.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:01 smithi087 bash[14135]: cluster 2024-02-19T21:30:01.566806+0000 mgr.y (mgr.14138) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:01.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:01 smithi087 bash[14135]: cluster 2024-02-19T21:30:01.618140+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-19T21:30:01.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:01 smithi087 bash[14135]: cluster 2024-02-19T21:30:01.618196+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-02-19T21:30:01.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:01 smithi087 bash[18090]: cluster 2024-02-19T21:30:01.566806+0000 mgr.y (mgr.14138) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:01.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:01 smithi087 bash[18090]: cluster 2024-02-19T21:30:01.618140+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-19T21:30:01.892 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:01 smithi087 bash[18090]: cluster 2024-02-19T21:30:01.618196+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-02-19T21:30:02.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:01 smithi129 bash[14169]: cluster 2024-02-19T21:30:01.566806+0000 mgr.y (mgr.14138) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:02.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:01 smithi129 bash[14169]: cluster 2024-02-19T21:30:01.618140+0000 mon.a (mon.0) 320 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-19T21:30:02.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:01 smithi129 bash[14169]: cluster 2024-02-19T21:30:01.618196+0000 mon.a (mon.0) 321 : cluster [INF] Cluster is now healthy 2024-02-19T21:30:03.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:02 smithi129 bash[14169]: audit 2024-02-19T21:30:02.417210+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.87:0/319291434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]: dispatch 2024-02-19T21:30:03.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:02 smithi129 bash[14169]: audit 2024-02-19T21:30:02.417801+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]: dispatch 2024-02-19T21:30:03.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:02 smithi129 bash[14169]: audit 2024-02-19T21:30:02.425403+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]': finished 2024-02-19T21:30:03.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:02 smithi129 bash[14169]: cluster 2024-02-19T21:30:02.425554+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-19T21:30:03.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:02 smithi129 bash[14169]: audit 2024-02-19T21:30:02.425861+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[14135]: audit 2024-02-19T21:30:02.417210+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.87:0/319291434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]: dispatch 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[14135]: audit 2024-02-19T21:30:02.417801+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]: dispatch 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[14135]: audit 2024-02-19T21:30:02.425403+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]': finished 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[14135]: cluster 2024-02-19T21:30:02.425554+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[14135]: audit 2024-02-19T21:30:02.425861+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[18090]: audit 2024-02-19T21:30:02.417210+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.87:0/319291434' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]: dispatch 2024-02-19T21:30:03.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[18090]: audit 2024-02-19T21:30:02.417801+0000 mon.a (mon.0) 322 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]: dispatch 2024-02-19T21:30:03.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[18090]: audit 2024-02-19T21:30:02.425403+0000 mon.a (mon.0) 323 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "427be3af-52fa-4f99-ac2b-e0b780812a58"}]': finished 2024-02-19T21:30:03.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[18090]: cluster 2024-02-19T21:30:02.425554+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-19T21:30:03.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:02 smithi087 bash[18090]: audit 2024-02-19T21:30:02.425861+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:04.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:03 smithi129 bash[14169]: audit 2024-02-19T21:30:03.018334+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.87:0/1519393019' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:04.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:03 smithi129 bash[14169]: cluster 2024-02-19T21:30:03.567407+0000 mgr.y (mgr.14138) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:04.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:03 smithi087 bash[14135]: audit 2024-02-19T21:30:03.018334+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.87:0/1519393019' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:04.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:03 smithi087 bash[14135]: cluster 2024-02-19T21:30:03.567407+0000 mgr.y (mgr.14138) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:04.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:03 smithi087 bash[18090]: audit 2024-02-19T21:30:03.018334+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.87:0/1519393019' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:04.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:03 smithi087 bash[18090]: cluster 2024-02-19T21:30:03.567407+0000 mgr.y (mgr.14138) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:05.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:05 smithi087 bash[14135]: cluster 2024-02-19T21:30:05.567930+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:05.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:05 smithi087 bash[18090]: cluster 2024-02-19T21:30:05.567930+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:06.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:05 smithi129 bash[14169]: cluster 2024-02-19T21:30:05.567930+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:07.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:06 smithi129 bash[14169]: audit 2024-02-19T21:30:05.975350+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:07.075 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:06 smithi087 bash[14135]: audit 2024-02-19T21:30:05.975350+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:07.075 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:06 smithi087 bash[18090]: audit 2024-02-19T21:30:05.975350+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:08.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:07 smithi129 bash[14169]: cluster 2024-02-19T21:30:07.568500+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:08.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:07 smithi087 bash[14135]: cluster 2024-02-19T21:30:07.568500+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:08.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:07 smithi087 bash[18090]: cluster 2024-02-19T21:30:07.568500+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:09 smithi087 bash[14135]: cluster 2024-02-19T21:30:09.569115+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:09 smithi087 bash[18090]: cluster 2024-02-19T21:30:09.569115+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:09 smithi129 bash[14169]: cluster 2024-02-19T21:30:09.569115+0000 mgr.y (mgr.14138) 112 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:10.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[14135]: audit 2024-02-19T21:30:09.853194+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:30:10.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[14135]: audit 2024-02-19T21:30:09.854715+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:10.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[14135]: cephadm 2024-02-19T21:30:09.855973+0000 mgr.y (mgr.14138) 113 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-19T21:30:10.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[14135]: audit 2024-02-19T21:30:09.856598+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-19T21:30:10.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[18090]: audit 2024-02-19T21:30:09.853194+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:30:10.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[18090]: audit 2024-02-19T21:30:09.854715+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:10.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[18090]: cephadm 2024-02-19T21:30:09.855973+0000 mgr.y (mgr.14138) 113 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-19T21:30:10.925 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:10 smithi087 bash[18090]: audit 2024-02-19T21:30:09.856598+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-19T21:30:11.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:10 smithi129 bash[14169]: audit 2024-02-19T21:30:09.853194+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:30:11.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:10 smithi129 bash[14169]: audit 2024-02-19T21:30:09.854715+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:11.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:10 smithi129 bash[14169]: cephadm 2024-02-19T21:30:09.855973+0000 mgr.y (mgr.14138) 113 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-19T21:30:11.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:10 smithi129 bash[14169]: audit 2024-02-19T21:30:09.856598+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-19T21:30:11.935 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:11 smithi087 bash[14135]: cluster 2024-02-19T21:30:11.569711+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:11.935 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:11 smithi087 bash[18090]: cluster 2024-02-19T21:30:11.569711+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:12.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:11 smithi129 bash[14169]: cluster 2024-02-19T21:30:11.569711+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:12.171 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 2 on host 'smithi087' 2024-02-19T21:30:12.868 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:12 smithi087 bash[14135]: audit 2024-02-19T21:30:12.160569+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:12.869 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:12 smithi087 bash[14135]: audit 2024-02-19T21:30:12.166591+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:12.869 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:12 smithi087 bash[18090]: audit 2024-02-19T21:30:12.160569+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:12.869 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:12 smithi087 bash[18090]: audit 2024-02-19T21:30:12.166591+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:13.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:12 smithi129 bash[14169]: audit 2024-02-19T21:30:12.160569+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:13.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:12 smithi129 bash[14169]: audit 2024-02-19T21:30:12.166591+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:13.776 DEBUG:teuthology.orchestra.run.smithi087:osd.2> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.2.service 2024-02-19T21:30:13.779 INFO:tasks.cephadm:Deploying osd.3 on smithi087 with /dev/vg_nvme/lv_1... 2024-02-19T21:30:13.779 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-19T21:30:14.060 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:13 smithi087 bash[14135]: audit 2024-02-19T21:30:12.912551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:14.061 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:13 smithi087 bash[14135]: audit 2024-02-19T21:30:12.914270+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:14.061 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:13 smithi087 bash[14135]: cluster 2024-02-19T21:30:13.570216+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:14.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:13 smithi087 bash[18090]: audit 2024-02-19T21:30:12.912551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:14.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:13 smithi087 bash[18090]: audit 2024-02-19T21:30:12.914270+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:14.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:13 smithi087 bash[18090]: cluster 2024-02-19T21:30:13.570216+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:14.271 INFO:journalctl@ceph.osd.2.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:30:14.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:13 smithi129 bash[14169]: audit 2024-02-19T21:30:12.912551+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:14.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:13 smithi129 bash[14169]: audit 2024-02-19T21:30:12.914270+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:14.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:13 smithi129 bash[14169]: cluster 2024-02-19T21:30:13.570216+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:15.376 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-19T21:30:15.376 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-19T21:30:15.377 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-19T21:30:15.377 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-19T21:30:15.377 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-19T21:30:15.377 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-19T21:30:15.377 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[23501]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-19T21:30:16.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:15 smithi129 bash[14169]: cluster 2024-02-19T21:30:15.570705+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:16.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[14135]: cluster 2024-02-19T21:30:15.570705+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:16.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:15 smithi087 bash[18090]: cluster 2024-02-19T21:30:15.570705+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:18.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:17 smithi129 bash[14169]: cluster 2024-02-19T21:30:17.571307+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:18.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:17 smithi087 bash[14135]: cluster 2024-02-19T21:30:17.571307+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:18.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:17 smithi087 bash[18090]: cluster 2024-02-19T21:30:17.571307+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:19.577 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-19T21:30:19.577 INFO:teuthology.orchestra.run.smithi087.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-19T21:30:19.577 INFO:teuthology.orchestra.run.smithi087.stderr: stderr: 10+0 records in 2024-02-19T21:30:19.577 INFO:teuthology.orchestra.run.smithi087.stderr:10+0 records out 2024-02-19T21:30:19.577 INFO:teuthology.orchestra.run.smithi087.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0203658 s, 515 MB/s 2024-02-19T21:30:19.577 INFO:teuthology.orchestra.run.smithi087.stderr:--> Zapping successful for: 2024-02-19T21:30:19.620 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:19 smithi087 bash[23870]: debug 2024-02-19T21:30:19.268+0000 7f494ee2cf40 -1 Falling back to public interface 2024-02-19T21:30:19.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:19 smithi087 bash[14135]: cluster 2024-02-19T21:30:19.571892+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:19.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:19 smithi087 bash[18090]: cluster 2024-02-19T21:30:19.571892+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:20.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:19 smithi129 bash[14169]: cluster 2024-02-19T21:30:19.571892+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:20.107 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:19 smithi087 bash[23870]: debug 2024-02-19T21:30:19.912+0000 7f494ee2cf40 -1 osd.2 0 log_to_monitors {default=true} 2024-02-19T21:30:20.385 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi087:vg_nvme/lv_1 2024-02-19T21:30:20.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:20 smithi087 bash[18090]: audit 2024-02-19T21:30:19.920617+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:30:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:20 smithi087 bash[14135]: audit 2024-02-19T21:30:19.920617+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:30:21.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:20 smithi129 bash[14169]: audit 2024-02-19T21:30:19.920617+0000 mon.a (mon.0) 334 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:30:21.887 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[23870]: debug 2024-02-19T21:30:21.684+0000 7f4937902700 -1 osd.2 0 waiting for initial osdmap 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:20.673483+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: cluster 2024-02-19T21:30:20.673603+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:20.673900+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:20.674466+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:21.222600+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:21.523054+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:21.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:21.528902+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: audit 2024-02-19T21:30:21.534380+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[18090]: cluster 2024-02-19T21:30:21.572448+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:20.673483+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: cluster 2024-02-19T21:30:20.673603+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:20.673900+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:20.674466+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:21.222600+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:21.523054+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:21.528902+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: audit 2024-02-19T21:30:21.534380+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:21.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:21 smithi087 bash[14135]: cluster 2024-02-19T21:30:21.572448+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:20.673483+0000 mon.a (mon.0) 335 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T21:30:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: cluster 2024-02-19T21:30:20.673603+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-19T21:30:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:20.673900+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:20.674466+0000 mon.a (mon.0) 338 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:30:22.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:21.222600+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:22.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:21.523054+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:22.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:21.528902+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:22.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: audit 2024-02-19T21:30:21.534380+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:22.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:21 smithi129 bash[14169]: cluster 2024-02-19T21:30:21.572448+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v95: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[14135]: audit 2024-02-19T21:30:21.682504+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[14135]: cluster 2024-02-19T21:30:21.682611+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[14135]: audit 2024-02-19T21:30:21.683480+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[14135]: audit 2024-02-19T21:30:21.691268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[18090]: audit 2024-02-19T21:30:21.682504+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[18090]: cluster 2024-02-19T21:30:21.682611+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-19T21:30:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[18090]: audit 2024-02-19T21:30:21.683480+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:22.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:22 smithi087 bash[18090]: audit 2024-02-19T21:30:21.691268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:22 smithi129 bash[14169]: audit 2024-02-19T21:30:21.682504+0000 mon.a (mon.0) 343 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:30:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:22 smithi129 bash[14169]: cluster 2024-02-19T21:30:21.682611+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-19T21:30:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:22 smithi129 bash[14169]: audit 2024-02-19T21:30:21.683480+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:22 smithi129 bash[14169]: audit 2024-02-19T21:30:21.691268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: cluster 2024-02-19T21:30:20.944415+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:30:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: cluster 2024-02-19T21:30:20.944533+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: cluster 2024-02-19T21:30:22.694374+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802] boot 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: cluster 2024-02-19T21:30:22.694462+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: audit 2024-02-19T21:30:22.696080+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: cluster 2024-02-19T21:30:23.572792+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: audit 2024-02-19T21:30:23.604007+0000 mgr.y (mgr.14138) 121 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: audit 2024-02-19T21:30:23.605698+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: audit 2024-02-19T21:30:23.608318+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: audit 2024-02-19T21:30:23.609448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: audit 2024-02-19T21:30:23.610722+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:24.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:23 smithi129 bash[14169]: cluster 2024-02-19T21:30:23.697834+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: cluster 2024-02-19T21:30:20.944415+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: cluster 2024-02-19T21:30:20.944533+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: cluster 2024-02-19T21:30:22.694374+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802] boot 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: cluster 2024-02-19T21:30:22.694462+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: audit 2024-02-19T21:30:22.696080+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: cluster 2024-02-19T21:30:23.572792+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:24.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: audit 2024-02-19T21:30:23.604007+0000 mgr.y (mgr.14138) 121 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: audit 2024-02-19T21:30:23.605698+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: audit 2024-02-19T21:30:23.608318+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: audit 2024-02-19T21:30:23.609448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: audit 2024-02-19T21:30:23.610722+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[14135]: cluster 2024-02-19T21:30:23.697834+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: cluster 2024-02-19T21:30:20.944415+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: cluster 2024-02-19T21:30:20.944533+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: cluster 2024-02-19T21:30:22.694374+0000 mon.a (mon.0) 347 : cluster [INF] osd.2 [v2:172.21.15.87:6818/4274005802,v1:172.21.15.87:6819/4274005802] boot 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: cluster 2024-02-19T21:30:22.694462+0000 mon.a (mon.0) 348 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: audit 2024-02-19T21:30:22.696080+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: cluster 2024-02-19T21:30:23.572792+0000 mgr.y (mgr.14138) 120 : cluster [DBG] pgmap v98: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail 2024-02-19T21:30:24.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: audit 2024-02-19T21:30:23.604007+0000 mgr.y (mgr.14138) 121 : audit [DBG] from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi087:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:24.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: audit 2024-02-19T21:30:23.605698+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:30:24.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: audit 2024-02-19T21:30:23.608318+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:30:24.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: audit 2024-02-19T21:30:23.609448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:24.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: audit 2024-02-19T21:30:23.610722+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:24.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:23 smithi087 bash[18090]: cluster 2024-02-19T21:30:23.697834+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-19T21:30:25.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:25 smithi129 bash[14169]: cephadm 2024-02-19T21:30:23.607975+0000 mgr.y (mgr.14138) 122 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:30:25.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:25 smithi087 bash[14135]: cephadm 2024-02-19T21:30:23.607975+0000 mgr.y (mgr.14138) 122 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:30:25.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:25 smithi087 bash[18090]: cephadm 2024-02-19T21:30:23.607975+0000 mgr.y (mgr.14138) 122 : cephadm [INF] Applying drive group None on host smithi087... 2024-02-19T21:30:26.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:26 smithi087 bash[14135]: cluster 2024-02-19T21:30:25.573364+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:26.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:26 smithi087 bash[18090]: cluster 2024-02-19T21:30:25.573364+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:27.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:26 smithi129 bash[14169]: cluster 2024-02-19T21:30:25.573364+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 512 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[14135]: audit 2024-02-19T21:30:26.999669+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.87:0/604395931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]: dispatch 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[14135]: audit 2024-02-19T21:30:27.000473+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]: dispatch 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[14135]: audit 2024-02-19T21:30:27.007944+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]': finished 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[14135]: cluster 2024-02-19T21:30:27.008071+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[14135]: audit 2024-02-19T21:30:27.008290+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[18090]: audit 2024-02-19T21:30:26.999669+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.87:0/604395931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]: dispatch 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[18090]: audit 2024-02-19T21:30:27.000473+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]: dispatch 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[18090]: audit 2024-02-19T21:30:27.007944+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]': finished 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[18090]: cluster 2024-02-19T21:30:27.008071+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-19T21:30:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:27 smithi087 bash[18090]: audit 2024-02-19T21:30:27.008290+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:28.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:27 smithi129 bash[14169]: audit 2024-02-19T21:30:26.999669+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.87:0/604395931' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]: dispatch 2024-02-19T21:30:28.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:27 smithi129 bash[14169]: audit 2024-02-19T21:30:27.000473+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]: dispatch 2024-02-19T21:30:28.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:27 smithi129 bash[14169]: audit 2024-02-19T21:30:27.007944+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b49d32c0-793e-423a-999c-66297b4b4969"}]': finished 2024-02-19T21:30:28.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:27 smithi129 bash[14169]: cluster 2024-02-19T21:30:27.008071+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e23: 4 total, 3 up, 3 in 2024-02-19T21:30:28.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:27 smithi129 bash[14169]: audit 2024-02-19T21:30:27.008290+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:28.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:28 smithi087 bash[14135]: cluster 2024-02-19T21:30:27.573937+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:28.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:28 smithi087 bash[14135]: audit 2024-02-19T21:30:27.584087+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.87:0/1572759945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:28.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:28 smithi087 bash[18090]: cluster 2024-02-19T21:30:27.573937+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:28.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:28 smithi087 bash[18090]: audit 2024-02-19T21:30:27.584087+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.87:0/1572759945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:29.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:28 smithi129 bash[14169]: cluster 2024-02-19T21:30:27.573937+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:29.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:28 smithi129 bash[14169]: audit 2024-02-19T21:30:27.584087+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.87:0/1572759945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[14135]: cluster 2024-02-19T21:30:29.574542+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[14135]: audit 2024-02-19T21:30:29.743614+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:30:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[14135]: audit 2024-02-19T21:30:29.746216+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:30:30.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[14135]: audit 2024-02-19T21:30:30.456088+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:30.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[18090]: cluster 2024-02-19T21:30:29.574542+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:30.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[18090]: audit 2024-02-19T21:30:29.743614+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:30:30.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[18090]: audit 2024-02-19T21:30:29.746216+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:30:30.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:30 smithi087 bash[18090]: audit 2024-02-19T21:30:30.456088+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:31.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:30 smithi129 bash[14169]: cluster 2024-02-19T21:30:29.574542+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:31.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:30 smithi129 bash[14169]: audit 2024-02-19T21:30:29.743614+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:30:31.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:30 smithi129 bash[14169]: audit 2024-02-19T21:30:29.746216+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:30:31.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:30 smithi129 bash[14169]: audit 2024-02-19T21:30:30.456088+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:32.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:32 smithi087 bash[14135]: cluster 2024-02-19T21:30:31.575105+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:32.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:32 smithi087 bash[18090]: cluster 2024-02-19T21:30:31.575105+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:33.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:32 smithi129 bash[14169]: cluster 2024-02-19T21:30:31.575105+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[18090]: cluster 2024-02-19T21:30:33.575639+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[18090]: audit 2024-02-19T21:30:34.449103+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[18090]: audit 2024-02-19T21:30:34.450826+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[18090]: audit 2024-02-19T21:30:34.452501+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[14135]: cluster 2024-02-19T21:30:33.575639+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[14135]: audit 2024-02-19T21:30:34.449103+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:30:34.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[14135]: audit 2024-02-19T21:30:34.450826+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:34.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:34 smithi087 bash[14135]: audit 2024-02-19T21:30:34.452501+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-19T21:30:35.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:34 smithi129 bash[14169]: cluster 2024-02-19T21:30:33.575639+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:35.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:34 smithi129 bash[14169]: audit 2024-02-19T21:30:34.449103+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:30:35.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:34 smithi129 bash[14169]: audit 2024-02-19T21:30:34.450826+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:35.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:34 smithi129 bash[14169]: audit 2024-02-19T21:30:34.452501+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-19T21:30:35.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:35 smithi087 bash[18090]: cephadm 2024-02-19T21:30:34.451947+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-19T21:30:35.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:35 smithi087 bash[14135]: cephadm 2024-02-19T21:30:34.451947+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-19T21:30:36.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:35 smithi129 bash[14169]: cephadm 2024-02-19T21:30:34.451947+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-19T21:30:36.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:36 smithi087 bash[14135]: cluster 2024-02-19T21:30:35.576277+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:36.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:36 smithi087 bash[18090]: cluster 2024-02-19T21:30:35.576277+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:36.892 INFO:teuthology.orchestra.run.smithi087.stdout:Created osd(s) 3 on host 'smithi087' 2024-02-19T21:30:37.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:36 smithi129 bash[14169]: cluster 2024-02-19T21:30:35.576277+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:37.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:37 smithi087 bash[14135]: audit 2024-02-19T21:30:36.882299+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:37.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:37 smithi087 bash[14135]: audit 2024-02-19T21:30:36.885749+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:37.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:37 smithi087 bash[18090]: audit 2024-02-19T21:30:36.882299+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:37.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:37 smithi087 bash[18090]: audit 2024-02-19T21:30:36.885749+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:38.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:37 smithi129 bash[14169]: audit 2024-02-19T21:30:36.882299+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:38.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:37 smithi129 bash[14169]: audit 2024-02-19T21:30:36.885749+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:38.348 DEBUG:teuthology.orchestra.run.smithi087:osd.3> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.3.service 2024-02-19T21:30:38.350 INFO:tasks.cephadm:Deploying osd.4 on smithi129 with /dev/vg_nvme/lv_4... 2024-02-19T21:30:38.351 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-19T21:30:38.550 INFO:journalctl@ceph.osd.3.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[14135]: cephadm 2024-02-19T21:30:36.881533+0000 mgr.y (mgr.14138) 130 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[14135]: cluster 2024-02-19T21:30:37.576788+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[14135]: audit 2024-02-19T21:30:38.215491+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[14135]: audit 2024-02-19T21:30:38.216889+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[18090]: cephadm 2024-02-19T21:30:36.881533+0000 mgr.y (mgr.14138) 130 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[18090]: cluster 2024-02-19T21:30:37.576788+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[18090]: audit 2024-02-19T21:30:38.215491+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:38.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[18090]: audit 2024-02-19T21:30:38.216889+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:38.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:38 smithi129 bash[14169]: cephadm 2024-02-19T21:30:36.881533+0000 mgr.y (mgr.14138) 130 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:30:38.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:38 smithi129 bash[14169]: cluster 2024-02-19T21:30:37.576788+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:38.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:38 smithi129 bash[14169]: audit 2024-02-19T21:30:38.215491+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:38.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:38 smithi129 bash[14169]: audit 2024-02-19T21:30:38.216889+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:39.331 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-19T21:30:39.331 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-19T21:30:39.331 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-19T21:30:39.331 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-19T21:30:39.332 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-19T21:30:39.332 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-19T21:30:39.332 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:38 smithi087 bash[25129]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-19T21:30:40.891 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:40 smithi129 bash[14169]: cluster 2024-02-19T21:30:39.577320+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:40.980 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:40 smithi087 bash[14135]: cluster 2024-02-19T21:30:39.577320+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:40.980 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:40 smithi087 bash[18090]: cluster 2024-02-19T21:30:39.577320+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:41.400 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-19T21:30:41.400 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-19T21:30:41.400 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-19T21:30:41.400 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-19T21:30:41.400 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0161263 s, 650 MB/s 2024-02-19T21:30:41.400 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-19T21:30:42.022 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_4 2024-02-19T21:30:42.600 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:42 smithi087 bash[25374]: debug 2024-02-19T21:30:42.200+0000 7fde1d02cf40 -1 Falling back to public interface 2024-02-19T21:30:42.866 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:42 smithi087 bash[14135]: cluster 2024-02-19T21:30:41.577947+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:42.867 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:42 smithi087 bash[18090]: cluster 2024-02-19T21:30:41.577947+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:42.889 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:42 smithi129 bash[14169]: cluster 2024-02-19T21:30:41.577947+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:43.136 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:42 smithi087 bash[25374]: debug 2024-02-19T21:30:42.856+0000 7fde1d02cf40 -1 osd.3 0 log_to_monitors {default=true} 2024-02-19T21:30:43.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:43 smithi087 bash[14135]: audit 2024-02-19T21:30:42.867234+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T21:30:43.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:43 smithi087 bash[18090]: audit 2024-02-19T21:30:42.867234+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T21:30:44.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:43 smithi129 bash[14169]: audit 2024-02-19T21:30:42.867234+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T21:30:44.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:44 smithi129 bash[14169]: cluster 2024-02-19T21:30:43.578459+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:44.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:44 smithi129 bash[14169]: audit 2024-02-19T21:30:43.612933+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T21:30:44.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:44 smithi129 bash[14169]: cluster 2024-02-19T21:30:43.613275+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-19T21:30:44.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:44 smithi129 bash[14169]: audit 2024-02-19T21:30:43.613417+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:44.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:44 smithi129 bash[14169]: audit 2024-02-19T21:30:43.613989+0000 mon.a (mon.0) 373 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:30:44.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:44 smithi129 bash[14169]: audit 2024-02-19T21:30:44.332355+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:44.887 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[25374]: debug 2024-02-19T21:30:44.615+0000 7fde05b02700 -1 osd.3 0 waiting for initial osdmap 2024-02-19T21:30:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[18090]: cluster 2024-02-19T21:30:43.578459+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[18090]: audit 2024-02-19T21:30:43.612933+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T21:30:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[18090]: cluster 2024-02-19T21:30:43.613275+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-19T21:30:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[18090]: audit 2024-02-19T21:30:43.613417+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[18090]: audit 2024-02-19T21:30:43.613989+0000 mon.a (mon.0) 373 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:30:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[18090]: audit 2024-02-19T21:30:44.332355+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:44.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[14135]: cluster 2024-02-19T21:30:43.578459+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:44.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[14135]: audit 2024-02-19T21:30:43.612933+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T21:30:44.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[14135]: cluster 2024-02-19T21:30:43.613275+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-19T21:30:44.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[14135]: audit 2024-02-19T21:30:43.613417+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:44.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[14135]: audit 2024-02-19T21:30:43.613989+0000 mon.a (mon.0) 373 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:30:44.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:44 smithi087 bash[14135]: audit 2024-02-19T21:30:44.332355+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:45.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.615475+0000 mon.a (mon.0) 375 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:30:45.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: cluster 2024-02-19T21:30:44.615711+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-19T21:30:45.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.616562+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:45.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.622764+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.634468+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.639195+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.644688+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.774205+0000 mgr.y (mgr.14138) 135 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.775986+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: cephadm 2024-02-19T21:30:44.778857+0000 mgr.y (mgr.14138) 136 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.779327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.780968+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: audit 2024-02-19T21:30:44.782733+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[14135]: cluster 2024-02-19T21:30:45.578981+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:45.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.615475+0000 mon.a (mon.0) 375 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: cluster 2024-02-19T21:30:44.615711+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.616562+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.622764+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.634468+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.639195+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.644688+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.774205+0000 mgr.y (mgr.14138) 135 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.775986+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: cephadm 2024-02-19T21:30:44.778857+0000 mgr.y (mgr.14138) 136 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.779327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.780968+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: audit 2024-02-19T21:30:44.782733+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:45.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:45 smithi087 bash[18090]: cluster 2024-02-19T21:30:45.578981+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:45.962 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.615475+0000 mon.a (mon.0) 375 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]': finished 2024-02-19T21:30:45.962 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: cluster 2024-02-19T21:30:44.615711+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.616562+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.622764+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.634468+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.639195+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.644688+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.774205+0000 mgr.y (mgr.14138) 135 : audit [DBG] from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.775986+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: cephadm 2024-02-19T21:30:44.778857+0000 mgr.y (mgr.14138) 136 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.779327+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.780968+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: audit 2024-02-19T21:30:44.782733+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:45 smithi129 bash[14169]: cluster 2024-02-19T21:30:45.578981+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[18090]: cluster 2024-02-19T21:30:43.866911+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[18090]: cluster 2024-02-19T21:30:43.866998+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[18090]: cluster 2024-02-19T21:30:45.626809+0000 mon.a (mon.0) 386 : cluster [INF] osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492] boot 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[18090]: cluster 2024-02-19T21:30:45.626907+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[18090]: audit 2024-02-19T21:30:45.627885+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[14135]: cluster 2024-02-19T21:30:43.866911+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:30:46.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[14135]: cluster 2024-02-19T21:30:43.866998+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:30:46.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[14135]: cluster 2024-02-19T21:30:45.626809+0000 mon.a (mon.0) 386 : cluster [INF] osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492] boot 2024-02-19T21:30:46.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[14135]: cluster 2024-02-19T21:30:45.626907+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-19T21:30:46.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:46 smithi087 bash[14135]: audit 2024-02-19T21:30:45.627885+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:46 smithi129 bash[14169]: cluster 2024-02-19T21:30:43.866911+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:30:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:46 smithi129 bash[14169]: cluster 2024-02-19T21:30:43.866998+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:30:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:46 smithi129 bash[14169]: cluster 2024-02-19T21:30:45.626809+0000 mon.a (mon.0) 386 : cluster [INF] osd.3 [v2:172.21.15.87:6826/283629492,v1:172.21.15.87:6827/283629492] boot 2024-02-19T21:30:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:46 smithi129 bash[14169]: cluster 2024-02-19T21:30:45.626907+0000 mon.a (mon.0) 387 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-02-19T21:30:47.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:46 smithi129 bash[14169]: audit 2024-02-19T21:30:45.627885+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:30:47.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:47 smithi129 bash[14169]: cluster 2024-02-19T21:30:46.650566+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-19T21:30:47.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:47 smithi129 bash[14169]: cluster 2024-02-19T21:30:47.579472+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:48.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:47 smithi087 bash[18090]: cluster 2024-02-19T21:30:46.650566+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-19T21:30:48.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:47 smithi087 bash[18090]: cluster 2024-02-19T21:30:47.579472+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:48.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:47 smithi087 bash[14135]: cluster 2024-02-19T21:30:46.650566+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-19T21:30:48.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:47 smithi087 bash[14135]: cluster 2024-02-19T21:30:47.579472+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 848 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:49.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:48 smithi129 bash[14169]: audit 2024-02-19T21:30:48.348495+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.129:0/3236963351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]: dispatch 2024-02-19T21:30:49.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:48 smithi129 bash[14169]: audit 2024-02-19T21:30:48.348941+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]: dispatch 2024-02-19T21:30:49.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:48 smithi129 bash[14169]: audit 2024-02-19T21:30:48.357858+0000 mon.a (mon.0) 391 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]': finished 2024-02-19T21:30:49.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:48 smithi129 bash[14169]: cluster 2024-02-19T21:30:48.358004+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-19T21:30:49.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:48 smithi129 bash[14169]: audit 2024-02-19T21:30:48.358282+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[14135]: audit 2024-02-19T21:30:48.348495+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.129:0/3236963351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]: dispatch 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[14135]: audit 2024-02-19T21:30:48.348941+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]: dispatch 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[14135]: audit 2024-02-19T21:30:48.357858+0000 mon.a (mon.0) 391 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]': finished 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[14135]: cluster 2024-02-19T21:30:48.358004+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[14135]: audit 2024-02-19T21:30:48.358282+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[18090]: audit 2024-02-19T21:30:48.348495+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.129:0/3236963351' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]: dispatch 2024-02-19T21:30:49.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[18090]: audit 2024-02-19T21:30:48.348941+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]: dispatch 2024-02-19T21:30:49.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[18090]: audit 2024-02-19T21:30:48.357858+0000 mon.a (mon.0) 391 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8e684d84-8b62-402b-b5c4-1ffd47f04a98"}]': finished 2024-02-19T21:30:49.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[18090]: cluster 2024-02-19T21:30:48.358004+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e28: 5 total, 4 up, 4 in 2024-02-19T21:30:49.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:48 smithi087 bash[18090]: audit 2024-02-19T21:30:48.358282+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:30:50.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:49 smithi129 bash[14169]: audit 2024-02-19T21:30:48.951427+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.129:0/1524981200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:50.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:49 smithi129 bash[14169]: cluster 2024-02-19T21:30:49.580016+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:50.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:49 smithi087 bash[14135]: audit 2024-02-19T21:30:48.951427+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.129:0/1524981200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:50.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:49 smithi087 bash[14135]: cluster 2024-02-19T21:30:49.580016+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:50.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:49 smithi087 bash[18090]: audit 2024-02-19T21:30:48.951427+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.129:0/1524981200' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:30:50.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:49 smithi087 bash[18090]: cluster 2024-02-19T21:30:49.580016+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 880 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:52.048 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:51 smithi129 bash[14169]: cluster 2024-02-19T21:30:51.580577+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:52.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:51 smithi087 bash[14135]: cluster 2024-02-19T21:30:51.580577+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:52.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:51 smithi087 bash[18090]: cluster 2024-02-19T21:30:51.580577+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:52.950 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:52 smithi129 bash[14169]: audit 2024-02-19T21:30:51.750238+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:53.139 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:52 smithi087 bash[14135]: audit 2024-02-19T21:30:51.750238+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:53.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:52 smithi087 bash[18090]: audit 2024-02-19T21:30:51.750238+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:54.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:54 smithi129 bash[14169]: cluster 2024-02-19T21:30:53.581131+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:54.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:54 smithi087 bash[14135]: cluster 2024-02-19T21:30:53.581131+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:54.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:54 smithi087 bash[18090]: cluster 2024-02-19T21:30:53.581131+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 952 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:55.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:55 smithi087 bash[18090]: audit 2024-02-19T21:30:55.439015+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:30:55.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:55 smithi087 bash[18090]: audit 2024-02-19T21:30:55.441103+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:55.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:55 smithi087 bash[18090]: audit 2024-02-19T21:30:55.443474+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-19T21:30:55.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:55 smithi087 bash[14135]: audit 2024-02-19T21:30:55.439015+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:30:55.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:55 smithi087 bash[14135]: audit 2024-02-19T21:30:55.441103+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:55.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:55 smithi087 bash[14135]: audit 2024-02-19T21:30:55.443474+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-19T21:30:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:55 smithi129 bash[14169]: audit 2024-02-19T21:30:55.439015+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:30:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:55 smithi129 bash[14169]: audit 2024-02-19T21:30:55.441103+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:30:56.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:55 smithi129 bash[14169]: audit 2024-02-19T21:30:55.443474+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-19T21:30:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:56 smithi087 bash[18090]: cephadm 2024-02-19T21:30:55.442681+0000 mgr.y (mgr.14138) 142 : cephadm [INF] Deploying daemon osd.4 on smithi129 2024-02-19T21:30:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:56 smithi087 bash[18090]: cluster 2024-02-19T21:30:55.581802+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:56.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:56 smithi087 bash[14135]: cephadm 2024-02-19T21:30:55.442681+0000 mgr.y (mgr.14138) 142 : cephadm [INF] Deploying daemon osd.4 on smithi129 2024-02-19T21:30:56.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:56 smithi087 bash[14135]: cluster 2024-02-19T21:30:55.581802+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:56.962 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:56 smithi129 bash[14169]: cephadm 2024-02-19T21:30:55.442681+0000 mgr.y (mgr.14138) 142 : cephadm [INF] Deploying daemon osd.4 on smithi129 2024-02-19T21:30:56.962 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:56 smithi129 bash[14169]: cluster 2024-02-19T21:30:55.581802+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:57.945 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 4 on host 'smithi129' 2024-02-19T21:30:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:58 smithi129 bash[14169]: cluster 2024-02-19T21:30:57.582417+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:58 smithi129 bash[14169]: audit 2024-02-19T21:30:57.928223+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:58 smithi129 bash[14169]: audit 2024-02-19T21:30:57.935654+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:58.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:58 smithi087 bash[18090]: cluster 2024-02-19T21:30:57.582417+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:58.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:58 smithi087 bash[18090]: audit 2024-02-19T21:30:57.928223+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:58.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:58 smithi087 bash[18090]: audit 2024-02-19T21:30:57.935654+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:58.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:58 smithi087 bash[14135]: cluster 2024-02-19T21:30:57.582417+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:30:58.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:58 smithi087 bash[14135]: audit 2024-02-19T21:30:57.928223+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:30:58.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:58 smithi087 bash[14135]: audit 2024-02-19T21:30:57.935654+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:59.659 DEBUG:teuthology.orchestra.run.smithi129:osd.4> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.4.service 2024-02-19T21:30:59.661 INFO:tasks.cephadm:Deploying osd.5 on smithi129 with /dev/vg_nvme/lv_3... 2024-02-19T21:30:59.661 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-19T21:30:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:59 smithi087 bash[14135]: cephadm 2024-02-19T21:30:57.927229+0000 mgr.y (mgr.14138) 145 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:30:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:59 smithi087 bash[14135]: audit 2024-02-19T21:30:58.751521+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:59.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:30:59 smithi087 bash[14135]: audit 2024-02-19T21:30:58.753260+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:30:59.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:59 smithi087 bash[18090]: cephadm 2024-02-19T21:30:57.927229+0000 mgr.y (mgr.14138) 145 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:30:59.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:59 smithi087 bash[18090]: audit 2024-02-19T21:30:58.751521+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:30:59.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:30:59 smithi087 bash[18090]: audit 2024-02-19T21:30:58.753260+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:00.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:59 smithi129 bash[14169]: cephadm 2024-02-19T21:30:57.927229+0000 mgr.y (mgr.14138) 145 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:31:00.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:59 smithi129 bash[14169]: audit 2024-02-19T21:30:58.751521+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:00.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:30:59 smithi129 bash[14169]: audit 2024-02-19T21:30:58.753260+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:00.864 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[14169]: cluster 2024-02-19T21:30:59.582947+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:00.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:00 smithi087 bash[14135]: cluster 2024-02-19T21:30:59.582947+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:00.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:00 smithi087 bash[18090]: cluster 2024-02-19T21:30:59.582947+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:01.398 INFO:journalctl@ceph.osd.4.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:31:01.398 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-19T21:31:01.398 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-19T21:31:01.398 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-19T21:31:01.398 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-19T21:31:01.399 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-19T21:31:01.399 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-19T21:31:01.399 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:00 smithi129 bash[16213]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-19T21:31:02.775 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:02 smithi129 bash[14169]: cluster 2024-02-19T21:31:01.583482+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:02.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:02 smithi087 bash[14135]: cluster 2024-02-19T21:31:01.583482+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:02.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:02 smithi087 bash[18090]: cluster 2024-02-19T21:31:01.583482+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:04.574 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:04 smithi129 bash[16493]: debug 2024-02-19T21:31:04.309+0000 7f3fc38fff40 1 -- 172.21.15.129:0/287746940 >> [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] conn(0x56037a66b000 msgr2=0x56037a5dde00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-19T21:31:04.574 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:04 smithi129 bash[16493]: debug 2024-02-19T21:31:04.309+0000 7f3fc38fff40 1 --2- 172.21.15.129:0/287746940 >> [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] conn(0x56037a66b000 0x56037a5dde00 secure :-1 s=READY pgs=16 cs=0 l=1 rev1=1 rx=0x56037a608240 tx=0x56037a628420).stop 2024-02-19T21:31:04.877 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:04 smithi129 bash[14169]: cluster 2024-02-19T21:31:03.583962+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:04.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:04 smithi087 bash[14135]: cluster 2024-02-19T21:31:03.583962+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:04 smithi087 bash[18090]: cluster 2024-02-19T21:31:03.583962+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:05.324 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:04 smithi129 bash[16493]: debug 2024-02-19T21:31:04.869+0000 7f3fc38fff40 -1 Falling back to public interface 2024-02-19T21:31:05.396 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-19T21:31:05.396 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-19T21:31:05.396 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-19T21:31:05.396 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-19T21:31:05.396 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0188752 s, 556 MB/s 2024-02-19T21:31:05.396 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-19T21:31:05.824 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:05 smithi129 bash[16493]: debug 2024-02-19T21:31:05.509+0000 7f3fc38fff40 -1 osd.4 0 log_to_monitors {default=true} 2024-02-19T21:31:05.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:05 smithi129 bash[14169]: audit 2024-02-19T21:31:05.517568+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:31:05.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:05 smithi129 bash[14169]: audit 2024-02-19T21:31:05.517977+0000 mon.a (mon.0) 402 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:31:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:05 smithi087 bash[14135]: audit 2024-02-19T21:31:05.517568+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:31:05.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:05 smithi087 bash[14135]: audit 2024-02-19T21:31:05.517977+0000 mon.a (mon.0) 402 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:31:05.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:05 smithi087 bash[18090]: audit 2024-02-19T21:31:05.517568+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:31:05.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:05 smithi087 bash[18090]: audit 2024-02-19T21:31:05.517977+0000 mon.a (mon.0) 402 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:31:06.595 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_3 2024-02-19T21:31:06.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[14135]: cluster 2024-02-19T21:31:05.584577+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:06.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[14135]: audit 2024-02-19T21:31:05.599267+0000 mon.a (mon.0) 403 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T21:31:06.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[14135]: cluster 2024-02-19T21:31:05.599429+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-19T21:31:06.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[14135]: audit 2024-02-19T21:31:05.599619+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:06.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[14135]: audit 2024-02-19T21:31:05.600928+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[14135]: audit 2024-02-19T21:31:05.601263+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[18090]: cluster 2024-02-19T21:31:05.584577+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[18090]: audit 2024-02-19T21:31:05.599267+0000 mon.a (mon.0) 403 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[18090]: cluster 2024-02-19T21:31:05.599429+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[18090]: audit 2024-02-19T21:31:05.599619+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[18090]: audit 2024-02-19T21:31:05.600928+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:06.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:06 smithi087 bash[18090]: audit 2024-02-19T21:31:05.601263+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:07.074 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[16493]: debug 2024-02-19T21:31:06.605+0000 7f3fac3d5700 -1 osd.4 0 waiting for initial osdmap 2024-02-19T21:31:07.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[14169]: cluster 2024-02-19T21:31:05.584577+0000 mgr.y (mgr.14138) 149 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 960 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:07.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[14169]: audit 2024-02-19T21:31:05.599267+0000 mon.a (mon.0) 403 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T21:31:07.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[14169]: cluster 2024-02-19T21:31:05.599429+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-19T21:31:07.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[14169]: audit 2024-02-19T21:31:05.599619+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[14169]: audit 2024-02-19T21:31:05.600928+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:07.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:06 smithi129 bash[14169]: audit 2024-02-19T21:31:05.601263+0000 mon.a (mon.0) 406 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.602819+0000 mon.a (mon.0) 407 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: cluster 2024-02-19T21:31:06.602980+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.604699+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.610361+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.633485+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.931828+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.939362+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[14135]: audit 2024-02-19T21:31:06.947553+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.602819+0000 mon.a (mon.0) 407 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: cluster 2024-02-19T21:31:06.602980+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.604699+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.610361+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.633485+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.931828+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.939362+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:07 smithi087 bash[18090]: audit 2024-02-19T21:31:06.947553+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.602819+0000 mon.a (mon.0) 407 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: cluster 2024-02-19T21:31:06.602980+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.604699+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.610361+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.633485+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.931828+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.939362+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:07.936 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:07 smithi129 bash[14169]: audit 2024-02-19T21:31:06.947553+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:08.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: cluster 2024-02-19T21:31:06.499309+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:08.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: cluster 2024-02-19T21:31:06.499375+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:08.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: cluster 2024-02-19T21:31:07.585107+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:08.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: cluster 2024-02-19T21:31:07.605652+0000 mon.a (mon.0) 415 : cluster [INF] osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158] boot 2024-02-19T21:31:08.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: cluster 2024-02-19T21:31:07.605793+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-19T21:31:08.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: audit 2024-02-19T21:31:07.606133+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:08.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:08 smithi129 bash[14169]: cluster 2024-02-19T21:31:08.606776+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: cluster 2024-02-19T21:31:06.499309+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: cluster 2024-02-19T21:31:06.499375+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: cluster 2024-02-19T21:31:07.585107+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: cluster 2024-02-19T21:31:07.605652+0000 mon.a (mon.0) 415 : cluster [INF] osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158] boot 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: cluster 2024-02-19T21:31:07.605793+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: audit 2024-02-19T21:31:07.606133+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[14135]: cluster 2024-02-19T21:31:08.606776+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-19T21:31:08.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: cluster 2024-02-19T21:31:06.499309+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:08.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: cluster 2024-02-19T21:31:06.499375+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:08.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: cluster 2024-02-19T21:31:07.585107+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2024-02-19T21:31:08.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: cluster 2024-02-19T21:31:07.605652+0000 mon.a (mon.0) 415 : cluster [INF] osd.4 [v2:172.21.15.129:6800/3240310158,v1:172.21.15.129:6801/3240310158] boot 2024-02-19T21:31:08.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: cluster 2024-02-19T21:31:07.605793+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-02-19T21:31:08.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: audit 2024-02-19T21:31:07.606133+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:31:08.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:08 smithi087 bash[18090]: cluster 2024-02-19T21:31:08.606776+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[14135]: audit 2024-02-19T21:31:09.572104+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[14135]: audit 2024-02-19T21:31:09.575378+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[14135]: audit 2024-02-19T21:31:09.577157+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[14135]: audit 2024-02-19T21:31:09.579004+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[18090]: audit 2024-02-19T21:31:09.572104+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[18090]: audit 2024-02-19T21:31:09.575378+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[18090]: audit 2024-02-19T21:31:09.577157+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:09.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:09 smithi087 bash[18090]: audit 2024-02-19T21:31:09.579004+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:09 smithi129 bash[14169]: audit 2024-02-19T21:31:09.572104+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:31:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:09 smithi129 bash[14169]: audit 2024-02-19T21:31:09.575378+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:31:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:09 smithi129 bash[14169]: audit 2024-02-19T21:31:09.577157+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:09 smithi129 bash[14169]: audit 2024-02-19T21:31:09.579004+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:10.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:10 smithi087 bash[14135]: audit 2024-02-19T21:31:09.570135+0000 mgr.y (mgr.14138) 151 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:31:10.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:10 smithi087 bash[14135]: cephadm 2024-02-19T21:31:09.574818+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:31:10.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:10 smithi087 bash[14135]: cluster 2024-02-19T21:31:09.585621+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:10.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:10 smithi087 bash[18090]: audit 2024-02-19T21:31:09.570135+0000 mgr.y (mgr.14138) 151 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:31:10.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:10 smithi087 bash[18090]: cephadm 2024-02-19T21:31:09.574818+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:31:10.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:10 smithi087 bash[18090]: cluster 2024-02-19T21:31:09.585621+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:10.900 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:10 smithi129 bash[14169]: audit 2024-02-19T21:31:09.570135+0000 mgr.y (mgr.14138) 151 : audit [DBG] from='client.34250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:31:10.900 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:10 smithi129 bash[14169]: cephadm 2024-02-19T21:31:09.574818+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:31:10.900 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:10 smithi129 bash[14169]: cluster 2024-02-19T21:31:09.585621+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.2 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:11.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:11 smithi129 bash[14169]: cluster 2024-02-19T21:31:11.586244+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:12.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:11 smithi087 bash[14135]: cluster 2024-02-19T21:31:11.586244+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:12.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:11 smithi087 bash[18090]: cluster 2024-02-19T21:31:11.586244+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:13.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:13 smithi129 bash[14169]: audit 2024-02-19T21:31:13.187581+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.129:0/3683448350' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]: dispatch 2024-02-19T21:31:13.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:13 smithi129 bash[14169]: audit 2024-02-19T21:31:13.188019+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]: dispatch 2024-02-19T21:31:13.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:13 smithi129 bash[14169]: audit 2024-02-19T21:31:13.196387+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]': finished 2024-02-19T21:31:13.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:13 smithi129 bash[14169]: cluster 2024-02-19T21:31:13.196574+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-19T21:31:13.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:13 smithi129 bash[14169]: audit 2024-02-19T21:31:13.196818+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[14135]: audit 2024-02-19T21:31:13.187581+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.129:0/3683448350' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]: dispatch 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[14135]: audit 2024-02-19T21:31:13.188019+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]: dispatch 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[14135]: audit 2024-02-19T21:31:13.196387+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]': finished 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[14135]: cluster 2024-02-19T21:31:13.196574+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[14135]: audit 2024-02-19T21:31:13.196818+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[18090]: audit 2024-02-19T21:31:13.187581+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.129:0/3683448350' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]: dispatch 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[18090]: audit 2024-02-19T21:31:13.188019+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]: dispatch 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[18090]: audit 2024-02-19T21:31:13.196387+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00302032-bd4b-459b-ae08-a8facf3b15cc"}]': finished 2024-02-19T21:31:13.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[18090]: cluster 2024-02-19T21:31:13.196574+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e33: 6 total, 5 up, 5 in 2024-02-19T21:31:13.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:13 smithi087 bash[18090]: audit 2024-02-19T21:31:13.196818+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:14.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:14 smithi087 bash[14135]: cluster 2024-02-19T21:31:13.586835+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:14.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:14 smithi087 bash[14135]: audit 2024-02-19T21:31:13.796359+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.129:0/1375580446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:31:14.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:14 smithi087 bash[18090]: cluster 2024-02-19T21:31:13.586835+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:14.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:14 smithi087 bash[18090]: audit 2024-02-19T21:31:13.796359+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.129:0/1375580446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:31:15.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:14 smithi129 bash[14169]: cluster 2024-02-19T21:31:13.586835+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:15.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:14 smithi129 bash[14169]: audit 2024-02-19T21:31:13.796359+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.129:0/1375580446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:31:15.986 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:15 smithi129 bash[14169]: cluster 2024-02-19T21:31:15.587393+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:16.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:15 smithi087 bash[14135]: cluster 2024-02-19T21:31:15.587393+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:16.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:15 smithi087 bash[18090]: cluster 2024-02-19T21:31:15.587393+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:16.965 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:16 smithi129 bash[14169]: audit 2024-02-19T21:31:16.605352+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:17.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:16 smithi087 bash[14135]: audit 2024-02-19T21:31:16.605352+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:17.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:16 smithi087 bash[18090]: audit 2024-02-19T21:31:16.605352+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:18.067 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:17 smithi129 bash[14169]: cluster 2024-02-19T21:31:17.587963+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:18.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:17 smithi087 bash[14135]: cluster 2024-02-19T21:31:17.587963+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:18.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:17 smithi087 bash[18090]: cluster 2024-02-19T21:31:17.587963+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:20.048 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:19 smithi129 bash[14169]: cluster 2024-02-19T21:31:19.588499+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:20.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:19 smithi087 bash[14135]: cluster 2024-02-19T21:31:19.588499+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:20.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:19 smithi087 bash[18090]: cluster 2024-02-19T21:31:19.588499+0000 mgr.y (mgr.14138) 158 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:20.939 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:20 smithi129 bash[14169]: audit 2024-02-19T21:31:20.561938+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:31:20.939 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:20 smithi129 bash[14169]: audit 2024-02-19T21:31:20.563779+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:20.940 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:20 smithi129 bash[14169]: cephadm 2024-02-19T21:31:20.565187+0000 mgr.y (mgr.14138) 159 : cephadm [INF] Deploying daemon osd.5 on smithi129 2024-02-19T21:31:20.940 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:20 smithi129 bash[14169]: audit 2024-02-19T21:31:20.565891+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[14135]: audit 2024-02-19T21:31:20.561938+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[14135]: audit 2024-02-19T21:31:20.563779+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[14135]: cephadm 2024-02-19T21:31:20.565187+0000 mgr.y (mgr.14138) 159 : cephadm [INF] Deploying daemon osd.5 on smithi129 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[14135]: audit 2024-02-19T21:31:20.565891+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[18090]: audit 2024-02-19T21:31:20.561938+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[18090]: audit 2024-02-19T21:31:20.563779+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[18090]: cephadm 2024-02-19T21:31:20.565187+0000 mgr.y (mgr.14138) 159 : cephadm [INF] Deploying daemon osd.5 on smithi129 2024-02-19T21:31:21.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:20 smithi087 bash[18090]: audit 2024-02-19T21:31:20.565891+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-19T21:31:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:21 smithi129 bash[14169]: cluster 2024-02-19T21:31:21.589042+0000 mgr.y (mgr.14138) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:22.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:21 smithi087 bash[14135]: cluster 2024-02-19T21:31:21.589042+0000 mgr.y (mgr.14138) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:22.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:21 smithi087 bash[18090]: cluster 2024-02-19T21:31:21.589042+0000 mgr.y (mgr.14138) 160 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:23.067 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 5 on host 'smithi129' 2024-02-19T21:31:23.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:23 smithi129 bash[14169]: audit 2024-02-19T21:31:23.053665+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:23.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:23 smithi129 bash[14169]: audit 2024-02-19T21:31:23.058777+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:23.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:23 smithi087 bash[18090]: audit 2024-02-19T21:31:23.053665+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:23.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:23 smithi087 bash[18090]: audit 2024-02-19T21:31:23.058777+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:23.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:23 smithi087 bash[14135]: audit 2024-02-19T21:31:23.053665+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:23.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:23 smithi087 bash[14135]: audit 2024-02-19T21:31:23.058777+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:24.500 DEBUG:teuthology.orchestra.run.smithi129:osd.5> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.5.service 2024-02-19T21:31:24.502 INFO:tasks.cephadm:Deploying osd.6 on smithi129 with /dev/vg_nvme/lv_2... 2024-02-19T21:31:24.502 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-19T21:31:24.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:24 smithi129 bash[14169]: cluster 2024-02-19T21:31:23.589549+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:24.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:24 smithi129 bash[14169]: audit 2024-02-19T21:31:24.396847+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:24.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:24 smithi129 bash[14169]: audit 2024-02-19T21:31:24.398511+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:24.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:24 smithi087 bash[14135]: cluster 2024-02-19T21:31:23.589549+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:24.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:24 smithi087 bash[14135]: audit 2024-02-19T21:31:24.396847+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:24.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:24 smithi087 bash[14135]: audit 2024-02-19T21:31:24.398511+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:24.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:24 smithi087 bash[18090]: cluster 2024-02-19T21:31:23.589549+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:24.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:24 smithi087 bash[18090]: audit 2024-02-19T21:31:24.396847+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:24.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:24 smithi087 bash[18090]: audit 2024-02-19T21:31:24.398511+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:25.524 INFO:journalctl@ceph.osd.5.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:31:25.524 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-19T21:31:25.524 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-19T21:31:25.524 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-19T21:31:25.525 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-19T21:31:25.525 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-19T21:31:25.525 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-19T21:31:25.525 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[17795]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-19T21:31:26.058 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[14169]: audit 2024-02-19T21:31:24.736207+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:26.058 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:25 smithi129 bash[14169]: cluster 2024-02-19T21:31:25.590143+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:26.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:25 smithi087 bash[14135]: audit 2024-02-19T21:31:24.736207+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:26.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:25 smithi087 bash[14135]: cluster 2024-02-19T21:31:25.590143+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:26.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:25 smithi087 bash[18090]: audit 2024-02-19T21:31:24.736207+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:26.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:25 smithi087 bash[18090]: cluster 2024-02-19T21:31:25.590143+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:27.808 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:27 smithi129 bash[14169]: cluster 2024-02-19T21:31:27.590757+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:28.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:27 smithi087 bash[14135]: cluster 2024-02-19T21:31:27.590757+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:28.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:27 smithi087 bash[18090]: cluster 2024-02-19T21:31:27.590757+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:29.324 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:28 smithi129 bash[18026]: debug 2024-02-19T21:31:28.941+0000 7fb546299f40 -1 Falling back to public interface 2024-02-19T21:31:30.074 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:29 smithi129 bash[18026]: debug 2024-02-19T21:31:29.573+0000 7fb546299f40 -1 osd.5 0 log_to_monitors {default=true} 2024-02-19T21:31:30.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:29 smithi129 bash[14169]: audit 2024-02-19T21:31:29.581443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:31:30.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:29 smithi129 bash[14169]: audit 2024-02-19T21:31:29.582025+0000 mon.a (mon.0) 436 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:31:30.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:29 smithi129 bash[14169]: cluster 2024-02-19T21:31:29.591368+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:30.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:29 smithi087 bash[14135]: audit 2024-02-19T21:31:29.581443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:31:30.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:29 smithi087 bash[14135]: audit 2024-02-19T21:31:29.582025+0000 mon.a (mon.0) 436 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:31:30.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:29 smithi087 bash[14135]: cluster 2024-02-19T21:31:29.591368+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:30.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:29 smithi087 bash[18090]: audit 2024-02-19T21:31:29.581443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:31:30.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:29 smithi087 bash[18090]: audit 2024-02-19T21:31:29.582025+0000 mon.a (mon.0) 436 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:31:30.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:29 smithi087 bash[18090]: cluster 2024-02-19T21:31:29.591368+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:30.799 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-19T21:31:30.799 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-19T21:31:30.799 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-19T21:31:30.799 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-19T21:31:30.799 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135382 s, 775 MB/s 2024-02-19T21:31:30.799 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-19T21:31:31.032 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[18026]: debug 2024-02-19T21:31:30.657+0000 7fb52ed6f700 -1 osd.5 0 waiting for initial osdmap 2024-02-19T21:31:31.032 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: audit 2024-02-19T21:31:29.641275+0000 mon.a (mon.0) 437 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T21:31:31.032 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: cluster 2024-02-19T21:31:29.641522+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-19T21:31:31.032 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: audit 2024-02-19T21:31:29.642480+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:31.032 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: audit 2024-02-19T21:31:29.643584+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:31.032 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: audit 2024-02-19T21:31:29.649032+0000 mon.a (mon.0) 440 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:31.033 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: audit 2024-02-19T21:31:29.746545+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:31:31.033 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:30 smithi129 bash[14169]: audit 2024-02-19T21:31:29.749994+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: audit 2024-02-19T21:31:29.641275+0000 mon.a (mon.0) 437 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: cluster 2024-02-19T21:31:29.641522+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: audit 2024-02-19T21:31:29.642480+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: audit 2024-02-19T21:31:29.643584+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: audit 2024-02-19T21:31:29.649032+0000 mon.a (mon.0) 440 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: audit 2024-02-19T21:31:29.746545+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[14135]: audit 2024-02-19T21:31:29.749994+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: audit 2024-02-19T21:31:29.641275+0000 mon.a (mon.0) 437 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: cluster 2024-02-19T21:31:29.641522+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: audit 2024-02-19T21:31:29.642480+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: audit 2024-02-19T21:31:29.643584+0000 mon.b (mon.2) 12 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:31.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: audit 2024-02-19T21:31:29.649032+0000 mon.a (mon.0) 440 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:31.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: audit 2024-02-19T21:31:29.746545+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:31:31.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:30 smithi087 bash[18090]: audit 2024-02-19T21:31:29.749994+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:31:31.497 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_2 2024-02-19T21:31:31.782 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:31 smithi129 bash[14169]: audit 2024-02-19T21:31:30.651491+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:31.782 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:31 smithi129 bash[14169]: cluster 2024-02-19T21:31:30.651673+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-19T21:31:31.782 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:31 smithi129 bash[14169]: audit 2024-02-19T21:31:30.652366+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:31.916 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:31 smithi129 bash[14169]: audit 2024-02-19T21:31:30.660614+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:31.916 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:31 smithi129 bash[14169]: cluster 2024-02-19T21:31:31.592018+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:32.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[14135]: audit 2024-02-19T21:31:30.651491+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[14135]: cluster 2024-02-19T21:31:30.651673+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[14135]: audit 2024-02-19T21:31:30.652366+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[14135]: audit 2024-02-19T21:31:30.660614+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[14135]: cluster 2024-02-19T21:31:31.592018+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[18090]: audit 2024-02-19T21:31:30.651491+0000 mon.a (mon.0) 443 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[18090]: cluster 2024-02-19T21:31:30.651673+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[18090]: audit 2024-02-19T21:31:30.652366+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[18090]: audit 2024-02-19T21:31:30.660614+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:32.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:31 smithi087 bash[18090]: cluster 2024-02-19T21:31:31.592018+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-19T21:31:32.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:32 smithi129 bash[14169]: cluster 2024-02-19T21:31:30.537758+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:32.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:32 smithi129 bash[14169]: cluster 2024-02-19T21:31:30.537840+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:32.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:32 smithi129 bash[14169]: audit 2024-02-19T21:31:31.657612+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:32.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:32 smithi129 bash[14169]: cluster 2024-02-19T21:31:31.664088+0000 mon.a (mon.0) 448 : cluster [INF] osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260] boot 2024-02-19T21:31:32.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:32 smithi129 bash[14169]: cluster 2024-02-19T21:31:31.664228+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-19T21:31:32.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:32 smithi129 bash[14169]: audit 2024-02-19T21:31:31.665843+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[14135]: cluster 2024-02-19T21:31:30.537758+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[14135]: cluster 2024-02-19T21:31:30.537840+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[14135]: audit 2024-02-19T21:31:31.657612+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[14135]: cluster 2024-02-19T21:31:31.664088+0000 mon.a (mon.0) 448 : cluster [INF] osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260] boot 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[14135]: cluster 2024-02-19T21:31:31.664228+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[14135]: audit 2024-02-19T21:31:31.665843+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[18090]: cluster 2024-02-19T21:31:30.537758+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[18090]: cluster 2024-02-19T21:31:30.537840+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[18090]: audit 2024-02-19T21:31:31.657612+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:33.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[18090]: cluster 2024-02-19T21:31:31.664088+0000 mon.a (mon.0) 448 : cluster [INF] osd.5 [v2:172.21.15.129:6808/1923822260,v1:172.21.15.129:6809/1923822260] boot 2024-02-19T21:31:33.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[18090]: cluster 2024-02-19T21:31:31.664228+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2024-02-19T21:31:33.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:32 smithi087 bash[18090]: audit 2024-02-19T21:31:31.665843+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:31:34.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:33 smithi129 bash[14169]: cluster 2024-02-19T21:31:32.682828+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-19T21:31:34.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:33 smithi129 bash[14169]: audit 2024-02-19T21:31:33.020406+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:34.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:33 smithi129 bash[14169]: audit 2024-02-19T21:31:33.332087+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:33 smithi129 bash[14169]: audit 2024-02-19T21:31:33.340482+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:33 smithi129 bash[14169]: audit 2024-02-19T21:31:33.352079+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:33 smithi129 bash[14169]: cluster 2024-02-19T21:31:33.592560+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:34.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[14135]: cluster 2024-02-19T21:31:32.682828+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-19T21:31:34.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[14135]: audit 2024-02-19T21:31:33.020406+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[14135]: audit 2024-02-19T21:31:33.332087+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[14135]: audit 2024-02-19T21:31:33.340482+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[14135]: audit 2024-02-19T21:31:33.352079+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[14135]: cluster 2024-02-19T21:31:33.592560+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[18090]: cluster 2024-02-19T21:31:32.682828+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[18090]: audit 2024-02-19T21:31:33.020406+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[18090]: audit 2024-02-19T21:31:33.332087+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[18090]: audit 2024-02-19T21:31:33.340482+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[18090]: audit 2024-02-19T21:31:33.352079+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:34.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:33 smithi087 bash[18090]: cluster 2024-02-19T21:31:33.592560+0000 mgr.y (mgr.14138) 166 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.7 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:35.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[18090]: audit 2024-02-19T21:31:35.013116+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:31:35.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[18090]: audit 2024-02-19T21:31:35.016487+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:31:35.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[18090]: audit 2024-02-19T21:31:35.018278+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:35.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[18090]: audit 2024-02-19T21:31:35.020207+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:35.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[14135]: audit 2024-02-19T21:31:35.013116+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:31:35.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[14135]: audit 2024-02-19T21:31:35.016487+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:31:35.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[14135]: audit 2024-02-19T21:31:35.018278+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:35.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:35 smithi087 bash[14135]: audit 2024-02-19T21:31:35.020207+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:36.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:35 smithi129 bash[14169]: audit 2024-02-19T21:31:35.013116+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:31:36.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:35 smithi129 bash[14169]: audit 2024-02-19T21:31:35.016487+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:31:36.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:35 smithi129 bash[14169]: audit 2024-02-19T21:31:35.018278+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:36.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:35 smithi129 bash[14169]: audit 2024-02-19T21:31:35.020207+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:36.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:36 smithi129 bash[14169]: audit 2024-02-19T21:31:35.011236+0000 mgr.y (mgr.14138) 167 : audit [DBG] from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:31:36.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:36 smithi129 bash[14169]: cephadm 2024-02-19T21:31:35.015915+0000 mgr.y (mgr.14138) 168 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:31:36.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:36 smithi129 bash[14169]: cluster 2024-02-19T21:31:35.593125+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:36.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:36 smithi087 bash[14135]: audit 2024-02-19T21:31:35.011236+0000 mgr.y (mgr.14138) 167 : audit [DBG] from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:31:36.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:36 smithi087 bash[14135]: cephadm 2024-02-19T21:31:35.015915+0000 mgr.y (mgr.14138) 168 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:31:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:36 smithi087 bash[14135]: cluster 2024-02-19T21:31:35.593125+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:36.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:36 smithi087 bash[18090]: audit 2024-02-19T21:31:35.011236+0000 mgr.y (mgr.14138) 167 : audit [DBG] from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:31:36.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:36 smithi087 bash[18090]: cephadm 2024-02-19T21:31:35.015915+0000 mgr.y (mgr.14138) 168 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:31:36.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:36 smithi087 bash[18090]: cluster 2024-02-19T21:31:35.593125+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:38.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[14135]: cluster 2024-02-19T21:31:37.593633+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[14135]: audit 2024-02-19T21:31:38.546986+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.129:0/2322422802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]: dispatch 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[14135]: audit 2024-02-19T21:31:38.547550+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]: dispatch 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[14135]: audit 2024-02-19T21:31:38.555746+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]': finished 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[14135]: cluster 2024-02-19T21:31:38.555941+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[14135]: audit 2024-02-19T21:31:38.556326+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[18090]: cluster 2024-02-19T21:31:37.593633+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[18090]: audit 2024-02-19T21:31:38.546986+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.129:0/2322422802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]: dispatch 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[18090]: audit 2024-02-19T21:31:38.547550+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]: dispatch 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[18090]: audit 2024-02-19T21:31:38.555746+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]': finished 2024-02-19T21:31:38.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[18090]: cluster 2024-02-19T21:31:38.555941+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-19T21:31:38.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:38 smithi087 bash[18090]: audit 2024-02-19T21:31:38.556326+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:39.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:38 smithi129 bash[14169]: cluster 2024-02-19T21:31:37.593633+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v151: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:39.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:38 smithi129 bash[14169]: audit 2024-02-19T21:31:38.546986+0000 mon.b (mon.2) 13 : audit [INF] from='client.? 172.21.15.129:0/2322422802' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]: dispatch 2024-02-19T21:31:39.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:38 smithi129 bash[14169]: audit 2024-02-19T21:31:38.547550+0000 mon.a (mon.0) 460 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]: dispatch 2024-02-19T21:31:39.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:38 smithi129 bash[14169]: audit 2024-02-19T21:31:38.555746+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "01e684f3-587c-4123-a8ee-367a061c9984"}]': finished 2024-02-19T21:31:39.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:38 smithi129 bash[14169]: cluster 2024-02-19T21:31:38.555941+0000 mon.a (mon.0) 462 : cluster [DBG] osdmap e38: 7 total, 6 up, 6 in 2024-02-19T21:31:39.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:38 smithi129 bash[14169]: audit 2024-02-19T21:31:38.556326+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:39.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:39 smithi087 bash[14135]: audit 2024-02-19T21:31:39.186740+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.129:0/838205038' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:31:39.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:39 smithi087 bash[18090]: audit 2024-02-19T21:31:39.186740+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.129:0/838205038' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:31:40.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:39 smithi129 bash[14169]: audit 2024-02-19T21:31:39.186740+0000 mon.b (mon.2) 14 : audit [DBG] from='client.? 172.21.15.129:0/838205038' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:31:40.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:40 smithi087 bash[14135]: cluster 2024-02-19T21:31:39.594188+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:40.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:40 smithi087 bash[18090]: cluster 2024-02-19T21:31:39.594188+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:41.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:40 smithi129 bash[14169]: cluster 2024-02-19T21:31:39.594188+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:42 smithi087 bash[14135]: cluster 2024-02-19T21:31:41.594753+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:42 smithi087 bash[14135]: audit 2024-02-19T21:31:41.959157+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:42 smithi087 bash[18090]: cluster 2024-02-19T21:31:41.594753+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:42 smithi087 bash[18090]: audit 2024-02-19T21:31:41.959157+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:43.062 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:42 smithi129 bash[14169]: cluster 2024-02-19T21:31:41.594753+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:43.062 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:42 smithi129 bash[14169]: audit 2024-02-19T21:31:41.959157+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:44.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:44 smithi087 bash[14135]: cluster 2024-02-19T21:31:43.595335+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:44.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:44 smithi087 bash[18090]: cluster 2024-02-19T21:31:43.595335+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:45.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:44 smithi129 bash[14169]: cluster 2024-02-19T21:31:43.595335+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:45.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:45 smithi129 bash[14169]: cluster 2024-02-19T21:31:45.595877+0000 mgr.y (mgr.14138) 174 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:46.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:45 smithi087 bash[14135]: cluster 2024-02-19T21:31:45.595877+0000 mgr.y (mgr.14138) 174 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:46.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:45 smithi087 bash[18090]: cluster 2024-02-19T21:31:45.595877+0000 mgr.y (mgr.14138) 174 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:47.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:46 smithi129 bash[14169]: audit 2024-02-19T21:31:45.915503+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:31:47.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:46 smithi129 bash[14169]: audit 2024-02-19T21:31:45.917313+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:47.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:46 smithi129 bash[14169]: cephadm 2024-02-19T21:31:45.918743+0000 mgr.y (mgr.14138) 175 : cephadm [INF] Deploying daemon osd.6 on smithi129 2024-02-19T21:31:47.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:46 smithi129 bash[14169]: audit 2024-02-19T21:31:45.919454+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-19T21:31:47.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[14135]: audit 2024-02-19T21:31:45.915503+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:31:47.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[14135]: audit 2024-02-19T21:31:45.917313+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:47.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[14135]: cephadm 2024-02-19T21:31:45.918743+0000 mgr.y (mgr.14138) 175 : cephadm [INF] Deploying daemon osd.6 on smithi129 2024-02-19T21:31:47.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[14135]: audit 2024-02-19T21:31:45.919454+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-19T21:31:47.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[18090]: audit 2024-02-19T21:31:45.915503+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:31:47.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[18090]: audit 2024-02-19T21:31:45.917313+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:31:47.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[18090]: cephadm 2024-02-19T21:31:45.918743+0000 mgr.y (mgr.14138) 175 : cephadm [INF] Deploying daemon osd.6 on smithi129 2024-02-19T21:31:47.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:46 smithi087 bash[18090]: audit 2024-02-19T21:31:45.919454+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-19T21:31:48.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:47 smithi129 bash[14169]: cluster 2024-02-19T21:31:47.596484+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:48.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:47 smithi087 bash[14135]: cluster 2024-02-19T21:31:47.596484+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:48.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:47 smithi087 bash[18090]: cluster 2024-02-19T21:31:47.596484+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:48.266 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 6 on host 'smithi129' 2024-02-19T21:31:48.969 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:48 smithi129 bash[14169]: audit 2024-02-19T21:31:48.251429+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:48.969 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:48 smithi129 bash[14169]: audit 2024-02-19T21:31:48.256432+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:49.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:48 smithi087 bash[14135]: audit 2024-02-19T21:31:48.251429+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:49.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:48 smithi087 bash[14135]: audit 2024-02-19T21:31:48.256432+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:49.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:48 smithi087 bash[18090]: audit 2024-02-19T21:31:48.251429+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:49.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:48 smithi087 bash[18090]: audit 2024-02-19T21:31:48.256432+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:49.756 DEBUG:teuthology.orchestra.run.smithi129:osd.6> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.6.service 2024-02-19T21:31:49.758 INFO:tasks.cephadm:Deploying osd.7 on smithi129 with /dev/vg_nvme/lv_1... 2024-02-19T21:31:49.758 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-19T21:31:49.933 INFO:journalctl@ceph.osd.6.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:31:49.970 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:49 smithi129 bash[14169]: cluster 2024-02-19T21:31:49.596987+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:49.970 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:49 smithi129 bash[14169]: audit 2024-02-19T21:31:49.649004+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:49.970 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:49 smithi129 bash[14169]: audit 2024-02-19T21:31:49.650857+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:50.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:49 smithi087 bash[18090]: cluster 2024-02-19T21:31:49.596987+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:50.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:49 smithi087 bash[18090]: audit 2024-02-19T21:31:49.649004+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:50.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:49 smithi087 bash[18090]: audit 2024-02-19T21:31:49.650857+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:50.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:49 smithi087 bash[14135]: cluster 2024-02-19T21:31:49.596987+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:50.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:49 smithi087 bash[14135]: audit 2024-02-19T21:31:49.649004+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:50.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:49 smithi087 bash[14135]: audit 2024-02-19T21:31:49.650857+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:31:50.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[14169]: audit 2024-02-19T21:31:49.744180+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:50.824 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-19T21:31:50.824 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-19T21:31:50.824 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-19T21:31:50.824 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-19T21:31:50.825 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-19T21:31:50.825 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-19T21:31:50.825 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:50 smithi129 bash[19387]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-19T21:31:51.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:50 smithi087 bash[14135]: audit 2024-02-19T21:31:49.744180+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:51.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:50 smithi087 bash[18090]: audit 2024-02-19T21:31:49.744180+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:52.118 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:51 smithi129 bash[14169]: cluster 2024-02-19T21:31:51.597611+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:52.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:51 smithi087 bash[14135]: cluster 2024-02-19T21:31:51.597611+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:52.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:51 smithi087 bash[18090]: cluster 2024-02-19T21:31:51.597611+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:54.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:54 smithi129 bash[14169]: cluster 2024-02-19T21:31:53.598176+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:54.834 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:54 smithi129 bash[19624]: debug 2024-02-19T21:31:54.348+0000 7f8fd7111f40 -1 Falling back to public interface 2024-02-19T21:31:54.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:54 smithi087 bash[18090]: cluster 2024-02-19T21:31:53.598176+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:54.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:54 smithi087 bash[14135]: cluster 2024-02-19T21:31:53.598176+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:55.278 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:54 smithi129 bash[19624]: debug 2024-02-19T21:31:54.960+0000 7f8fd7111f40 -1 osd.6 0 log_to_monitors {default=true} 2024-02-19T21:31:55.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:55 smithi087 bash[14135]: audit 2024-02-19T21:31:54.971419+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:31:55.887 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-19T21:31:55.887 INFO:teuthology.orchestra.run.smithi129.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-19T21:31:55.887 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10+0 records in 2024-02-19T21:31:55.887 INFO:teuthology.orchestra.run.smithi129.stderr:10+0 records out 2024-02-19T21:31:55.887 INFO:teuthology.orchestra.run.smithi129.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179038 s, 586 MB/s 2024-02-19T21:31:55.887 INFO:teuthology.orchestra.run.smithi129.stderr:--> Zapping successful for: 2024-02-19T21:31:55.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:55 smithi087 bash[18090]: audit 2024-02-19T21:31:54.971419+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:31:55.927 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:55 smithi129 bash[14169]: audit 2024-02-19T21:31:54.971419+0000 mon.a (mon.0) 473 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:31:56.588 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch daemon add osd smithi129:vg_nvme/lv_1 2024-02-19T21:31:56.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[14135]: cluster 2024-02-19T21:31:55.598700+0000 mgr.y (mgr.14138) 180 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:56.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[14135]: audit 2024-02-19T21:31:55.615384+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T21:31:56.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[14135]: cluster 2024-02-19T21:31:55.615505+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-19T21:31:56.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[14135]: audit 2024-02-19T21:31:55.615702+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:56.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[14135]: audit 2024-02-19T21:31:55.616317+0000 mon.a (mon.0) 477 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[18090]: cluster 2024-02-19T21:31:55.598700+0000 mgr.y (mgr.14138) 180 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[18090]: audit 2024-02-19T21:31:55.615384+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T21:31:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[18090]: cluster 2024-02-19T21:31:55.615505+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-19T21:31:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[18090]: audit 2024-02-19T21:31:55.615702+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:56.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:56 smithi087 bash[18090]: audit 2024-02-19T21:31:55.616317+0000 mon.a (mon.0) 477 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:57.074 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:31:56 smithi129 bash[19624]: debug 2024-02-19T21:31:56.620+0000 7f8fbfbe7700 -1 osd.6 0 waiting for initial osdmap 2024-02-19T21:31:57.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:56 smithi129 bash[14169]: cluster 2024-02-19T21:31:55.598700+0000 mgr.y (mgr.14138) 180 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:57.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:56 smithi129 bash[14169]: audit 2024-02-19T21:31:55.615384+0000 mon.a (mon.0) 474 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T21:31:57.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:56 smithi129 bash[14169]: cluster 2024-02-19T21:31:55.615505+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-19T21:31:57.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:56 smithi129 bash[14169]: audit 2024-02-19T21:31:55.615702+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:57.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:56 smithi129 bash[14169]: audit 2024-02-19T21:31:55.616317+0000 mon.a (mon.0) 477 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:31:57.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:57 smithi129 bash[14169]: audit 2024-02-19T21:31:56.616579+0000 mon.a (mon.0) 478 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:57.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:57 smithi129 bash[14169]: cluster 2024-02-19T21:31:56.616923+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-19T21:31:57.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:57 smithi129 bash[14169]: audit 2024-02-19T21:31:56.618690+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:57.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:57 smithi129 bash[14169]: audit 2024-02-19T21:31:56.626900+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[18090]: audit 2024-02-19T21:31:56.616579+0000 mon.a (mon.0) 478 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[18090]: cluster 2024-02-19T21:31:56.616923+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-19T21:31:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[18090]: audit 2024-02-19T21:31:56.618690+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[18090]: audit 2024-02-19T21:31:56.626900+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[14135]: audit 2024-02-19T21:31:56.616579+0000 mon.a (mon.0) 478 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497]' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:31:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[14135]: cluster 2024-02-19T21:31:56.616923+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-19T21:31:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[14135]: audit 2024-02-19T21:31:56.618690+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:57 smithi087 bash[14135]: audit 2024-02-19T21:31:56.626900+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: cluster 2024-02-19T21:31:55.994535+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: cluster 2024-02-19T21:31:55.994603+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: cluster 2024-02-19T21:31:57.599278+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: audit 2024-02-19T21:31:57.629687+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: cluster 2024-02-19T21:31:57.641833+0000 mon.a (mon.0) 483 : cluster [INF] osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497] boot 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: cluster 2024-02-19T21:31:57.641903+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: audit 2024-02-19T21:31:57.642607+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: audit 2024-02-19T21:31:58.091943+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: audit 2024-02-19T21:31:58.404230+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:58.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:58 smithi129 bash[14169]: cephadm 2024-02-19T21:31:58.405459+0000 mgr.y (mgr.14138) 182 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:31:59.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: cluster 2024-02-19T21:31:55.994535+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:59.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: cluster 2024-02-19T21:31:55.994603+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:59.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: cluster 2024-02-19T21:31:57.599278+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:59.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: audit 2024-02-19T21:31:57.629687+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:59.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: cluster 2024-02-19T21:31:57.641833+0000 mon.a (mon.0) 483 : cluster [INF] osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497] boot 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: cluster 2024-02-19T21:31:57.641903+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: audit 2024-02-19T21:31:57.642607+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: audit 2024-02-19T21:31:58.091943+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: audit 2024-02-19T21:31:58.404230+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[18090]: cephadm 2024-02-19T21:31:58.405459+0000 mgr.y (mgr.14138) 182 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: cluster 2024-02-19T21:31:55.994535+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: cluster 2024-02-19T21:31:55.994603+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: cluster 2024-02-19T21:31:57.599278+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v164: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: audit 2024-02-19T21:31:57.629687+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: cluster 2024-02-19T21:31:57.641833+0000 mon.a (mon.0) 483 : cluster [INF] osd.6 [v2:172.21.15.129:6816/2343099497,v1:172.21.15.129:6817/2343099497] boot 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: cluster 2024-02-19T21:31:57.641903+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e41: 7 total, 7 up, 7 in 2024-02-19T21:31:59.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: audit 2024-02-19T21:31:57.642607+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:31:59.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: audit 2024-02-19T21:31:58.091943+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:31:59.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: audit 2024-02-19T21:31:58.404230+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:59.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:58 smithi087 bash[14135]: cephadm 2024-02-19T21:31:58.405459+0000 mgr.y (mgr.14138) 182 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:31:59.948 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:59 smithi129 bash[14169]: cluster 2024-02-19T21:31:58.639219+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-19T21:31:59.949 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:59 smithi129 bash[14169]: audit 2024-02-19T21:31:58.759741+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:59.949 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:59 smithi129 bash[14169]: cephadm 2024-02-19T21:31:58.764498+0000 mgr.y (mgr.14138) 183 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:31:59.949 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:59 smithi129 bash[14169]: audit 2024-02-19T21:31:59.123264+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:31:59.949 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:31:59 smithi129 bash[14169]: cluster 2024-02-19T21:31:59.599841+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:00.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[14135]: cluster 2024-02-19T21:31:58.639219+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[14135]: audit 2024-02-19T21:31:58.759741+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[14135]: cephadm 2024-02-19T21:31:58.764498+0000 mgr.y (mgr.14138) 183 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[14135]: audit 2024-02-19T21:31:59.123264+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[14135]: cluster 2024-02-19T21:31:59.599841+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[18090]: cluster 2024-02-19T21:31:58.639219+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[18090]: audit 2024-02-19T21:31:58.759741+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[18090]: cephadm 2024-02-19T21:31:58.764498+0000 mgr.y (mgr.14138) 183 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[18090]: audit 2024-02-19T21:31:59.123264+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:31:59 smithi087 bash[18090]: cluster 2024-02-19T21:31:59.599841+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 peering; 0 B data, 2.4 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:01.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[14135]: audit 2024-02-19T21:32:00.262470+0000 mgr.y (mgr.14138) 185 : audit [DBG] from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:01.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[14135]: audit 2024-02-19T21:32:00.264390+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:32:01.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[14135]: cephadm 2024-02-19T21:32:00.267128+0000 mgr.y (mgr.14138) 186 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:32:01.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[14135]: audit 2024-02-19T21:32:00.267685+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[14135]: audit 2024-02-19T21:32:00.269461+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[14135]: audit 2024-02-19T21:32:00.271393+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[18090]: audit 2024-02-19T21:32:00.262470+0000 mgr.y (mgr.14138) 185 : audit [DBG] from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[18090]: audit 2024-02-19T21:32:00.264390+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[18090]: cephadm 2024-02-19T21:32:00.267128+0000 mgr.y (mgr.14138) 186 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[18090]: audit 2024-02-19T21:32:00.267685+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[18090]: audit 2024-02-19T21:32:00.269461+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:01.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:01 smithi087 bash[18090]: audit 2024-02-19T21:32:00.271393+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:01.453 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:01 smithi129 bash[14169]: audit 2024-02-19T21:32:00.262470+0000 mgr.y (mgr.14138) 185 : audit [DBG] from='client.34304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi129:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:01.453 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:01 smithi129 bash[14169]: audit 2024-02-19T21:32:00.264390+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-19T21:32:01.453 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:01 smithi129 bash[14169]: cephadm 2024-02-19T21:32:00.267128+0000 mgr.y (mgr.14138) 186 : cephadm [INF] Applying drive group None on host smithi129... 2024-02-19T21:32:01.453 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:01 smithi129 bash[14169]: audit 2024-02-19T21:32:00.267685+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-19T21:32:01.453 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:01 smithi129 bash[14169]: audit 2024-02-19T21:32:00.269461+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:01.453 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:01 smithi129 bash[14169]: audit 2024-02-19T21:32:00.271393+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:02.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:02 smithi129 bash[14169]: cluster 2024-02-19T21:32:01.600427+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:02.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:02 smithi087 bash[18090]: cluster 2024-02-19T21:32:01.600427+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:02.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:02 smithi087 bash[14135]: cluster 2024-02-19T21:32:01.600427+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:04.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: cluster 2024-02-19T21:32:03.601022+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:04.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: audit 2024-02-19T21:32:03.903713+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.129:0/4208515185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: audit 2024-02-19T21:32:03.904439+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: audit 2024-02-19T21:32:03.913182+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]': finished 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: cluster 2024-02-19T21:32:03.913360+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: audit 2024-02-19T21:32:03.913696+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[14135]: audit 2024-02-19T21:32:04.523230+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.129:0/641460188' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: cluster 2024-02-19T21:32:03.601022+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: audit 2024-02-19T21:32:03.903713+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.129:0/4208515185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: audit 2024-02-19T21:32:03.904439+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: audit 2024-02-19T21:32:03.913182+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]': finished 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: cluster 2024-02-19T21:32:03.913360+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: audit 2024-02-19T21:32:03.913696+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:04.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:04 smithi087 bash[18090]: audit 2024-02-19T21:32:04.523230+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.129:0/641460188' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: cluster 2024-02-19T21:32:03.601022+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v169: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: audit 2024-02-19T21:32:03.903713+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.129:0/4208515185' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]: dispatch 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: audit 2024-02-19T21:32:03.904439+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]: dispatch 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: audit 2024-02-19T21:32:03.913182+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e0b86bfc-ef4b-4461-bc48-3fdf475dbc38"}]': finished 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: cluster 2024-02-19T21:32:03.913360+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 8 total, 7 up, 7 in 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: audit 2024-02-19T21:32:03.913696+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:05.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:04 smithi129 bash[14169]: audit 2024-02-19T21:32:04.523230+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.129:0/641460188' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-19T21:32:06.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:05 smithi129 bash[14169]: cluster 2024-02-19T21:32:05.601622+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:06.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:05 smithi087 bash[14135]: cluster 2024-02-19T21:32:05.601622+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:06.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:05 smithi087 bash[18090]: cluster 2024-02-19T21:32:05.601622+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:07.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:07 smithi129 bash[14169]: audit 2024-02-19T21:32:07.482121+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:07.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:07 smithi087 bash[14135]: audit 2024-02-19T21:32:07.482121+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:07.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:07 smithi087 bash[18090]: audit 2024-02-19T21:32:07.482121+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:08.793 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:08 smithi129 bash[14169]: cluster 2024-02-19T21:32:07.602140+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:08.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:08 smithi087 bash[18090]: cluster 2024-02-19T21:32:07.602140+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:08.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:08 smithi087 bash[14135]: cluster 2024-02-19T21:32:07.602140+0000 mgr.y (mgr.14138) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:09.967 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:09 smithi129 bash[14169]: cluster 2024-02-19T21:32:09.602748+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:10.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:09 smithi087 bash[14135]: cluster 2024-02-19T21:32:09.602748+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:10.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:09 smithi087 bash[18090]: cluster 2024-02-19T21:32:09.602748+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:11.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:11 smithi087 bash[18090]: audit 2024-02-19T21:32:11.329580+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:32:11.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:11 smithi087 bash[18090]: audit 2024-02-19T21:32:11.331805+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:11.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:11 smithi087 bash[18090]: audit 2024-02-19T21:32:11.334306+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-19T21:32:11.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:11 smithi087 bash[14135]: audit 2024-02-19T21:32:11.329580+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:32:11.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:11 smithi087 bash[14135]: audit 2024-02-19T21:32:11.331805+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:11.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:11 smithi087 bash[14135]: audit 2024-02-19T21:32:11.334306+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-19T21:32:11.659 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:11 smithi129 bash[14169]: audit 2024-02-19T21:32:11.329580+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:32:11.659 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:11 smithi129 bash[14169]: audit 2024-02-19T21:32:11.331805+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:11.659 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:11 smithi129 bash[14169]: audit 2024-02-19T21:32:11.334306+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-19T21:32:12.735 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:12 smithi129 bash[14169]: cephadm 2024-02-19T21:32:11.333537+0000 mgr.y (mgr.14138) 192 : cephadm [INF] Deploying daemon osd.7 on smithi129 2024-02-19T21:32:12.735 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:12 smithi129 bash[14169]: cluster 2024-02-19T21:32:11.603369+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:12.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:12 smithi087 bash[14135]: cephadm 2024-02-19T21:32:11.333537+0000 mgr.y (mgr.14138) 192 : cephadm [INF] Deploying daemon osd.7 on smithi129 2024-02-19T21:32:12.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:12 smithi087 bash[14135]: cluster 2024-02-19T21:32:11.603369+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:12.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:12 smithi087 bash[18090]: cephadm 2024-02-19T21:32:11.333537+0000 mgr.y (mgr.14138) 192 : cephadm [INF] Deploying daemon osd.7 on smithi129 2024-02-19T21:32:12.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:12 smithi087 bash[18090]: cluster 2024-02-19T21:32:11.603369+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:13.643 INFO:teuthology.orchestra.run.smithi129.stdout:Created osd(s) 7 on host 'smithi129' 2024-02-19T21:32:14.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:14 smithi087 bash[14135]: cluster 2024-02-19T21:32:13.603916+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:14.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:14 smithi087 bash[14135]: audit 2024-02-19T21:32:13.631193+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:14.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:14 smithi087 bash[14135]: audit 2024-02-19T21:32:13.638145+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:14.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:14 smithi087 bash[18090]: cluster 2024-02-19T21:32:13.603916+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:14.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:14 smithi087 bash[18090]: audit 2024-02-19T21:32:13.631193+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:14.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:14 smithi087 bash[18090]: audit 2024-02-19T21:32:13.638145+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:14.980 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:14 smithi129 bash[14169]: cluster 2024-02-19T21:32:13.603916+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:14.980 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:14 smithi129 bash[14169]: audit 2024-02-19T21:32:13.631193+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:14.980 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:14 smithi129 bash[14169]: audit 2024-02-19T21:32:13.638145+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:15.643 DEBUG:teuthology.orchestra.run.smithi129:osd.7> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.7.service 2024-02-19T21:32:15.645 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-19T21:32:15.645 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd stat -f json 2024-02-19T21:32:15.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:15 smithi129 bash[14169]: audit 2024-02-19T21:32:14.667372+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:15.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:15 smithi129 bash[14169]: audit 2024-02-19T21:32:14.669311+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:15.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:15 smithi129 bash[14169]: audit 2024-02-19T21:32:14.752460+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:15.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:15 smithi129 bash[14169]: cluster 2024-02-19T21:32:15.604439+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:16.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[14135]: audit 2024-02-19T21:32:14.667372+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:16.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[14135]: audit 2024-02-19T21:32:14.669311+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:16.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[14135]: audit 2024-02-19T21:32:14.752460+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:16.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[14135]: cluster 2024-02-19T21:32:15.604439+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:16.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[18090]: audit 2024-02-19T21:32:14.667372+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:16.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[18090]: audit 2024-02-19T21:32:14.669311+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-19T21:32:16.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[18090]: audit 2024-02-19T21:32:14.752460+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:16.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:15 smithi087 bash[18090]: cluster 2024-02-19T21:32:15.604439+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-19T21:32:16.304 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:16 smithi129 bash[20991]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-19T21:32:17.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:17 smithi087 bash[18090]: cluster 2024-02-19T21:32:17.605061+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:17 smithi087 bash[14135]: cluster 2024-02-19T21:32:17.605061+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:18.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:17 smithi129 bash[14169]: cluster 2024-02-19T21:32:17.605061+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:18.801 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:32:19.073 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:18 smithi129 bash[21302]: debug 2024-02-19T21:32:18.864+0000 7fefe1cc5f40 1 -- 172.21.15.129:0/1832907291 >> [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] conn(0x55ffccdfec00 msgr2=0x55ffccd71400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-19T21:32:19.074 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:18 smithi129 bash[21302]: debug 2024-02-19T21:32:18.864+0000 7fefe1cc5f40 1 --2- 172.21.15.129:0/1832907291 >> [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] conn(0x55ffccdfec00 0x55ffccd71400 secure :-1 s=READY pgs=42 cs=0 l=1 rev1=1 rx=0x55ffccd9c240 tx=0x55ffccdbc420).stop 2024-02-19T21:32:19.458 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":43,"num_osds":8,"num_up_osds":7,"osd_up_since":1708378317,"num_in_osds":7,"osd_in_since":1708378317,"num_remapped_pgs":0} 2024-02-19T21:32:19.573 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:19 smithi129 bash[21302]: debug 2024-02-19T21:32:19.188+0000 7fefe1cc5f40 -1 Falling back to public interface 2024-02-19T21:32:19.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:19 smithi087 bash[18090]: audit 2024-02-19T21:32:18.798005+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.87:0/1909585692' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T21:32:19.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:19 smithi087 bash[14135]: audit 2024-02-19T21:32:18.798005+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.87:0/1909585692' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T21:32:20.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:19 smithi129 bash[14169]: audit 2024-02-19T21:32:18.798005+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.87:0/1909585692' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T21:32:20.074 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:19 smithi129 bash[21302]: debug 2024-02-19T21:32:19.816+0000 7fefe1cc5f40 -1 osd.7 0 log_to_monitors {default=true} 2024-02-19T21:32:20.459 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd stat -f json 2024-02-19T21:32:20.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:20 smithi087 bash[18090]: cluster 2024-02-19T21:32:19.605707+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:20.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:20 smithi087 bash[18090]: audit 2024-02-19T21:32:19.822503+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:32:20.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:20 smithi087 bash[18090]: audit 2024-02-19T21:32:19.823098+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:32:20.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:20 smithi087 bash[14135]: cluster 2024-02-19T21:32:19.605707+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:20 smithi087 bash[14135]: audit 2024-02-19T21:32:19.822503+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:32:20.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:20 smithi087 bash[14135]: audit 2024-02-19T21:32:19.823098+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:32:21.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:20 smithi129 bash[14169]: cluster 2024-02-19T21:32:19.605707+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:21.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:20 smithi129 bash[14169]: audit 2024-02-19T21:32:19.822503+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:32:21.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:20 smithi129 bash[14169]: audit 2024-02-19T21:32:19.823098+0000 mon.a (mon.0) 509 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:32:21.775 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:20.608599+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: cluster 2024-02-19T21:32:20.608784+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:20.608987+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:20.612133+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:20.612686+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:20.772914+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:21.082042+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:21.090393+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[18090]: audit 2024-02-19T21:32:21.098116+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:20.608599+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T21:32:21.776 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: cluster 2024-02-19T21:32:20.608784+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:20.608987+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:20.612133+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:20.612686+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:20.772914+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:21.082042+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:21.090393+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:21.777 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:21 smithi087 bash[14135]: audit 2024-02-19T21:32:21.098116+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:22.074 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[21302]: debug 2024-02-19T21:32:21.620+0000 7fefc6793700 -1 osd.7 0 waiting for initial osdmap 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:20.608599+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: cluster 2024-02-19T21:32:20.608784+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:20.608987+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:20.612133+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:20.612686+0000 mon.a (mon.0) 513 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:20.772914+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:21.082042+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:22.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:21.090393+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:22.075 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:21 smithi129 bash[14169]: audit 2024-02-19T21:32:21.098116+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[14135]: cluster 2024-02-19T21:32:21.606293+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[14135]: audit 2024-02-19T21:32:21.612406+0000 mon.a (mon.0) 518 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:32:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[14135]: cluster 2024-02-19T21:32:21.612677+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-19T21:32:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[14135]: audit 2024-02-19T21:32:21.614667+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:22.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[14135]: audit 2024-02-19T21:32:21.620119+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[18090]: cluster 2024-02-19T21:32:21.606293+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[18090]: audit 2024-02-19T21:32:21.612406+0000 mon.a (mon.0) 518 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:32:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[18090]: cluster 2024-02-19T21:32:21.612677+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-19T21:32:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[18090]: audit 2024-02-19T21:32:21.614667+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:22.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:22 smithi087 bash[18090]: audit 2024-02-19T21:32:21.620119+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:23.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:22 smithi129 bash[14169]: cluster 2024-02-19T21:32:21.606293+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:22 smithi129 bash[14169]: audit 2024-02-19T21:32:21.612406+0000 mon.a (mon.0) 518 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]': finished 2024-02-19T21:32:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:22 smithi129 bash[14169]: cluster 2024-02-19T21:32:21.612677+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-19T21:32:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:22 smithi129 bash[14169]: audit 2024-02-19T21:32:21.614667+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:23.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:22 smithi129 bash[14169]: audit 2024-02-19T21:32:21.620119+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:23.364 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:32:23.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[14135]: cluster 2024-02-19T21:32:20.855714+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:32:23.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[14135]: cluster 2024-02-19T21:32:20.855842+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:32:23.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[14135]: cluster 2024-02-19T21:32:22.620082+0000 mon.a (mon.0) 522 : cluster [INF] osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892] boot 2024-02-19T21:32:23.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[14135]: cluster 2024-02-19T21:32:22.620150+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-19T21:32:23.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[14135]: audit 2024-02-19T21:32:22.621189+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:23.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[14135]: audit 2024-02-19T21:32:23.360840+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.87:0/1155873018' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T21:32:23.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[18090]: cluster 2024-02-19T21:32:20.855714+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:32:23.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[18090]: cluster 2024-02-19T21:32:20.855842+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:32:23.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[18090]: cluster 2024-02-19T21:32:22.620082+0000 mon.a (mon.0) 522 : cluster [INF] osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892] boot 2024-02-19T21:32:23.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[18090]: cluster 2024-02-19T21:32:22.620150+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-19T21:32:23.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[18090]: audit 2024-02-19T21:32:22.621189+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:23.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:23 smithi087 bash[18090]: audit 2024-02-19T21:32:23.360840+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.87:0/1155873018' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T21:32:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:23 smithi129 bash[14169]: cluster 2024-02-19T21:32:20.855714+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-19T21:32:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:23 smithi129 bash[14169]: cluster 2024-02-19T21:32:20.855842+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-19T21:32:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:23 smithi129 bash[14169]: cluster 2024-02-19T21:32:22.620082+0000 mon.a (mon.0) 522 : cluster [INF] osd.7 [v2:172.21.15.129:6824/1938886892,v1:172.21.15.129:6825/1938886892] boot 2024-02-19T21:32:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:23 smithi129 bash[14169]: cluster 2024-02-19T21:32:22.620150+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e46: 8 total, 8 up, 8 in 2024-02-19T21:32:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:23 smithi129 bash[14169]: audit 2024-02-19T21:32:22.621189+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:32:24.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:23 smithi129 bash[14169]: audit 2024-02-19T21:32:23.360840+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.87:0/1155873018' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-19T21:32:24.124 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":46,"num_osds":8,"num_up_osds":8,"osd_up_since":1708378342,"num_in_osds":8,"osd_in_since":1708378342,"num_remapped_pgs":0} 2024-02-19T21:32:24.125 INFO:tasks.cephadm:Adding ceph.iscsi.iscsi.a on smithi129 2024-02-19T21:32:24.125 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd pool create iscsi 3 3 replicated 2024-02-19T21:32:24.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:24 smithi087 bash[14135]: cluster 2024-02-19T21:32:23.606864+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:24.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:24 smithi087 bash[14135]: cluster 2024-02-19T21:32:23.638309+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-19T21:32:24.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:24 smithi087 bash[14135]: cluster 2024-02-19T21:32:24.595511+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:32:24.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:24 smithi087 bash[18090]: cluster 2024-02-19T21:32:23.606864+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:24.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:24 smithi087 bash[18090]: cluster 2024-02-19T21:32:23.638309+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-19T21:32:24.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:24 smithi087 bash[18090]: cluster 2024-02-19T21:32:24.595511+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:32:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:24 smithi129 bash[14169]: cluster 2024-02-19T21:32:23.606864+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-19T21:32:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:24 smithi129 bash[14169]: cluster 2024-02-19T21:32:23.638309+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-19T21:32:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:24 smithi129 bash[14169]: cluster 2024-02-19T21:32:24.595511+0000 mon.a (mon.0) 527 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:32:25.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:25 smithi129 bash[14169]: cluster 2024-02-19T21:32:25.607588+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:25.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:25 smithi129 bash[14169]: cluster 2024-02-19T21:32:25.629224+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T21:32:25.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:25 smithi129 bash[14169]: cluster 2024-02-19T21:32:25.629300+0000 mon.a (mon.0) 529 : cluster [INF] Cluster is now healthy 2024-02-19T21:32:26.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:25 smithi087 bash[14135]: cluster 2024-02-19T21:32:25.607588+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:26.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:25 smithi087 bash[14135]: cluster 2024-02-19T21:32:25.629224+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T21:32:26.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:25 smithi087 bash[14135]: cluster 2024-02-19T21:32:25.629300+0000 mon.a (mon.0) 529 : cluster [INF] Cluster is now healthy 2024-02-19T21:32:26.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:25 smithi087 bash[18090]: cluster 2024-02-19T21:32:25.607588+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 3.2 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:26.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:25 smithi087 bash[18090]: cluster 2024-02-19T21:32:25.629224+0000 mon.a (mon.0) 528 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-02-19T21:32:26.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:25 smithi087 bash[18090]: cluster 2024-02-19T21:32:25.629300+0000 mon.a (mon.0) 529 : cluster [INF] Cluster is now healthy 2024-02-19T21:32:27.592 INFO:teuthology.orchestra.run.smithi129.stderr:pool 'iscsi' created 2024-02-19T21:32:27.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:27 smithi087 bash[14135]: audit 2024-02-19T21:32:27.087977+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.129:0/470393495' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-19T21:32:27.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:27 smithi087 bash[14135]: audit 2024-02-19T21:32:27.088748+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-19T21:32:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:27 smithi087 bash[18090]: audit 2024-02-19T21:32:27.087977+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.129:0/470393495' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-19T21:32:27.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:27 smithi087 bash[18090]: audit 2024-02-19T21:32:27.088748+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-19T21:32:28.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:27 smithi129 bash[14169]: audit 2024-02-19T21:32:27.087977+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.129:0/470393495' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-19T21:32:28.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:27 smithi129 bash[14169]: audit 2024-02-19T21:32:27.088748+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-19T21:32:28.269 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd pool application enable iscsi rbd 2024-02-19T21:32:28.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:28 smithi129 bash[14169]: audit 2024-02-19T21:32:27.583658+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-19T21:32:28.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:28 smithi129 bash[14169]: cluster 2024-02-19T21:32:27.583778+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-19T21:32:28.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:28 smithi129 bash[14169]: cluster 2024-02-19T21:32:27.608156+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v187: 4 pgs: 3 unknown, 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:28.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:28 smithi087 bash[14135]: audit 2024-02-19T21:32:27.583658+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-19T21:32:28.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:28 smithi087 bash[14135]: cluster 2024-02-19T21:32:27.583778+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-19T21:32:28.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:28 smithi087 bash[14135]: cluster 2024-02-19T21:32:27.608156+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v187: 4 pgs: 3 unknown, 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:28.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:28 smithi087 bash[18090]: audit 2024-02-19T21:32:27.583658+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-19T21:32:28.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:28 smithi087 bash[18090]: cluster 2024-02-19T21:32:27.583778+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-19T21:32:28.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:28 smithi087 bash[18090]: cluster 2024-02-19T21:32:27.608156+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v187: 4 pgs: 3 unknown, 1 peering; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:29.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:29 smithi087 bash[14135]: cluster 2024-02-19T21:32:28.603378+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-19T21:32:29.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:29 smithi087 bash[18090]: cluster 2024-02-19T21:32:28.603378+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-19T21:32:30.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:29 smithi129 bash[14169]: cluster 2024-02-19T21:32:28.603378+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-19T21:32:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[14135]: cluster 2024-02-19T21:32:29.608636+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v189: 4 pgs: 1 active+clean, 2 creating+activating, 1 creating+peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[14135]: cluster 2024-02-19T21:32:29.615594+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-19T21:32:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[14135]: audit 2024-02-19T21:32:29.750090+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:32:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[14135]: audit 2024-02-19T21:32:29.753854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:32:30.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[18090]: cluster 2024-02-19T21:32:29.608636+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v189: 4 pgs: 1 active+clean, 2 creating+activating, 1 creating+peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:30.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[18090]: cluster 2024-02-19T21:32:29.615594+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-19T21:32:30.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[18090]: audit 2024-02-19T21:32:29.750090+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:32:30.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:30 smithi087 bash[18090]: audit 2024-02-19T21:32:29.753854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:32:30.926 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:30 smithi129 bash[14169]: cluster 2024-02-19T21:32:29.608636+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v189: 4 pgs: 1 active+clean, 2 creating+activating, 1 creating+peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:30.927 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:30 smithi129 bash[14169]: cluster 2024-02-19T21:32:29.615594+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-19T21:32:30.927 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:30 smithi129 bash[14169]: audit 2024-02-19T21:32:29.750090+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:32:30.927 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:30 smithi129 bash[14169]: audit 2024-02-19T21:32:29.753854+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:32:31.635 INFO:teuthology.orchestra.run.smithi129.stderr:enabled application 'rbd' on pool 'iscsi' 2024-02-19T21:32:31.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:31 smithi087 bash[14135]: audit 2024-02-19T21:32:31.210046+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.129:0/1660067530' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-19T21:32:31.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:31 smithi087 bash[14135]: audit 2024-02-19T21:32:31.210961+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-19T21:32:31.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:31 smithi087 bash[18090]: audit 2024-02-19T21:32:31.210046+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.129:0/1660067530' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-19T21:32:31.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:31 smithi087 bash[18090]: audit 2024-02-19T21:32:31.210961+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-19T21:32:32.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:31 smithi129 bash[14169]: audit 2024-02-19T21:32:31.210046+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.129:0/1660067530' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-19T21:32:32.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:31 smithi129 bash[14169]: audit 2024-02-19T21:32:31.210961+0000 mon.a (mon.0) 537 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-19T21:32:32.361 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch apply iscsi iscsi user password --placement '1;smithi129=iscsi.a' 2024-02-19T21:32:32.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:32 smithi087 bash[14135]: cluster 2024-02-19T21:32:31.609193+0000 mgr.y (mgr.14138) 203 : cluster [DBG] pgmap v191: 4 pgs: 1 active+clean, 2 creating+activating, 1 creating+peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:32.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:32 smithi087 bash[14135]: audit 2024-02-19T21:32:31.627510+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-19T21:32:32.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:32 smithi087 bash[14135]: cluster 2024-02-19T21:32:31.627669+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-19T21:32:32.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:32 smithi087 bash[18090]: cluster 2024-02-19T21:32:31.609193+0000 mgr.y (mgr.14138) 203 : cluster [DBG] pgmap v191: 4 pgs: 1 active+clean, 2 creating+activating, 1 creating+peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:32.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:32 smithi087 bash[18090]: audit 2024-02-19T21:32:31.627510+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-19T21:32:32.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:32 smithi087 bash[18090]: cluster 2024-02-19T21:32:31.627669+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-19T21:32:33.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:32 smithi129 bash[14169]: cluster 2024-02-19T21:32:31.609193+0000 mgr.y (mgr.14138) 203 : cluster [DBG] pgmap v191: 4 pgs: 1 active+clean, 2 creating+activating, 1 creating+peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:33.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:32 smithi129 bash[14169]: audit 2024-02-19T21:32:31.627510+0000 mon.a (mon.0) 538 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-19T21:32:33.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:32 smithi129 bash[14169]: cluster 2024-02-19T21:32:31.627669+0000 mon.a (mon.0) 539 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-19T21:32:34.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:34 smithi087 bash[14135]: cluster 2024-02-19T21:32:33.609865+0000 mgr.y (mgr.14138) 204 : cluster [DBG] pgmap v193: 4 pgs: 2 active+clean, 2 creating+activating; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:34.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:34 smithi087 bash[18090]: cluster 2024-02-19T21:32:33.609865+0000 mgr.y (mgr.14138) 204 : cluster [DBG] pgmap v193: 4 pgs: 2 active+clean, 2 creating+activating; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:35.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:34 smithi129 bash[14169]: cluster 2024-02-19T21:32:33.609865+0000 mgr.y (mgr.14138) 204 : cluster [DBG] pgmap v193: 4 pgs: 2 active+clean, 2 creating+activating; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:35.172 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled iscsi.iscsi update... 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:34.760299+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.159522+0000 mgr.y (mgr.14138) 205 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi129=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: cephadm 2024-02-19T21:32:35.161104+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi129=iscsi.a;count:1 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.167791+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.176404+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: cephadm 2024-02-19T21:32:35.179043+0000 mgr.y (mgr.14138) 207 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: cephadm 2024-02-19T21:32:35.189265+0000 mgr.y (mgr.14138) 208 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi129=iscsi.a;count:1 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.194073+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.195693+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:32:35.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.201209+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-19T21:32:35.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.215588+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:35.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: cephadm 2024-02-19T21:32:35.216444+0000 mgr.y (mgr.14138) 209 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi129 2024-02-19T21:32:35.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: audit 2024-02-19T21:32:35.216914+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-19T21:32:35.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:35 smithi129 bash[14169]: cluster 2024-02-19T21:32:35.610485+0000 mgr.y (mgr.14138) 210 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:36.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:34.760299+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.159522+0000 mgr.y (mgr.14138) 205 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi129=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:36.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: cephadm 2024-02-19T21:32:35.161104+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi129=iscsi.a;count:1 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.167791+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.176404+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: cephadm 2024-02-19T21:32:35.179043+0000 mgr.y (mgr.14138) 207 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: cephadm 2024-02-19T21:32:35.189265+0000 mgr.y (mgr.14138) 208 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi129=iscsi.a;count:1 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.194073+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.195693+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.201209+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.215588+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: cephadm 2024-02-19T21:32:35.216444+0000 mgr.y (mgr.14138) 209 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi129 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: audit 2024-02-19T21:32:35.216914+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[14135]: cluster 2024-02-19T21:32:35.610485+0000 mgr.y (mgr.14138) 210 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:36.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:34.760299+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.159522+0000 mgr.y (mgr.14138) 205 : audit [DBG] from='client.34352 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi129=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: cephadm 2024-02-19T21:32:35.161104+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi129=iscsi.a;count:1 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.167791+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.176404+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: cephadm 2024-02-19T21:32:35.179043+0000 mgr.y (mgr.14138) 207 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: cephadm 2024-02-19T21:32:35.189265+0000 mgr.y (mgr.14138) 208 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi129=iscsi.a;count:1 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.194073+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.195693+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.201209+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.215588+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: cephadm 2024-02-19T21:32:35.216444+0000 mgr.y (mgr.14138) 209 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi129 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: audit 2024-02-19T21:32:35.216914+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-19T21:32:36.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:35 smithi087 bash[18090]: cluster 2024-02-19T21:32:35.610485+0000 mgr.y (mgr.14138) 210 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:36.418 DEBUG:teuthology.orchestra.run.smithi129:iscsi.iscsi.a> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service 2024-02-19T21:32:36.420 INFO:tasks.cephadm:Adding prometheus.a on smithi129 2024-02-19T21:32:36.420 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch apply prometheus '1;smithi129=a' 2024-02-19T21:32:37.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:32:38.388 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:38 smithi129 bash[14169]: cluster 2024-02-19T21:32:37.215385+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e15: y(active, since 5m), standbys: x 2024-02-19T21:32:38.388 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:38 smithi129 bash[14169]: cluster 2024-02-19T21:32:37.611104+0000 mgr.y (mgr.14138) 211 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:38.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:38 smithi087 bash[14135]: cluster 2024-02-19T21:32:37.215385+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e15: y(active, since 5m), standbys: x 2024-02-19T21:32:38.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:38 smithi087 bash[14135]: cluster 2024-02-19T21:32:37.611104+0000 mgr.y (mgr.14138) 211 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:38.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:38 smithi087 bash[18090]: cluster 2024-02-19T21:32:37.215385+0000 mon.a (mon.0) 548 : cluster [DBG] mgrmap e15: y(active, since 5m), standbys: x 2024-02-19T21:32:38.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:38 smithi087 bash[18090]: cluster 2024-02-19T21:32:37.611104+0000 mgr.y (mgr.14138) 211 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:39.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:32:39 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:39.199278+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:39.201868+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: cluster 2024-02-19T21:32:39.611712+0000 mgr.y (mgr.14138) 212 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.125133+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.132557+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.141047+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.144796+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.150983+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.155582+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.129:5000", "name": "smithi129"}]: dispatch 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.168531+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:40 smithi129 bash[14169]: audit 2024-02-19T21:32:40.176278+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:39.199278+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:39.201868+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: cluster 2024-02-19T21:32:39.611712+0000 mgr.y (mgr.14138) 212 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.125133+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.132557+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.141047+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:32:40.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.144796+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.150983+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.155582+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.129:5000", "name": "smithi129"}]: dispatch 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.168531+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[14135]: audit 2024-02-19T21:32:40.176278+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:39.199278+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:39.201868+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: cluster 2024-02-19T21:32:39.611712+0000 mgr.y (mgr.14138) 212 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.125133+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.132557+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.141047+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.144796+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.150983+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.155582+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.129:5000", "name": "smithi129"}]: dispatch 2024-02-19T21:32:40.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.168531+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:40.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:40 smithi087 bash[18090]: audit 2024-02-19T21:32:40.176278+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:41.467 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:41 smithi129 bash[14169]: audit 2024-02-19T21:32:40.141839+0000 mgr.y (mgr.14138) 213 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:32:41.467 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:41 smithi129 bash[14169]: cephadm 2024-02-19T21:32:40.144373+0000 mgr.y (mgr.14138) 214 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:32:41.467 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:41 smithi129 bash[14169]: audit 2024-02-19T21:32:40.145581+0000 mgr.y (mgr.14138) 215 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:32:41.467 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:41 smithi129 bash[14169]: audit 2024-02-19T21:32:40.156757+0000 mgr.y (mgr.14138) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.129:5000", "name": "smithi129"}]: dispatch 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[18090]: audit 2024-02-19T21:32:40.141839+0000 mgr.y (mgr.14138) 213 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[18090]: cephadm 2024-02-19T21:32:40.144373+0000 mgr.y (mgr.14138) 214 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[18090]: audit 2024-02-19T21:32:40.145581+0000 mgr.y (mgr.14138) 215 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[18090]: audit 2024-02-19T21:32:40.156757+0000 mgr.y (mgr.14138) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.129:5000", "name": "smithi129"}]: dispatch 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[14135]: audit 2024-02-19T21:32:40.141839+0000 mgr.y (mgr.14138) 213 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[14135]: cephadm 2024-02-19T21:32:40.144373+0000 mgr.y (mgr.14138) 214 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[14135]: audit 2024-02-19T21:32:40.145581+0000 mgr.y (mgr.14138) 215 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:32:41.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:41 smithi087 bash[14135]: audit 2024-02-19T21:32:40.156757+0000 mgr.y (mgr.14138) 216 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.129:5000", "name": "smithi129"}]: dispatch 2024-02-19T21:32:41.823 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:32:41 smithi129 bash[22384]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:32:41.970 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled prometheus update... 2024-02-19T21:32:42.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:42 smithi129 bash[14169]: cluster 2024-02-19T21:32:41.612284+0000 mgr.y (mgr.14138) 217 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:42.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:42 smithi129 bash[14169]: audit 2024-02-19T21:32:41.966722+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:42.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:42 smithi129 bash[14169]: audit 2024-02-19T21:32:41.977321+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:42.324 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:42 smithi129 bash[14169]: audit 2024-02-19T21:32:42.064779+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.129:0/2114894204' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[14135]: cluster 2024-02-19T21:32:41.612284+0000 mgr.y (mgr.14138) 217 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[14135]: audit 2024-02-19T21:32:41.966722+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[14135]: audit 2024-02-19T21:32:41.977321+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[14135]: audit 2024-02-19T21:32:42.064779+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.129:0/2114894204' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[18090]: cluster 2024-02-19T21:32:41.612284+0000 mgr.y (mgr.14138) 217 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[18090]: audit 2024-02-19T21:32:41.966722+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:42.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[18090]: audit 2024-02-19T21:32:41.977321+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:42.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:42 smithi087 bash[18090]: audit 2024-02-19T21:32:42.064779+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.129:0/2114894204' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:32:42.667 DEBUG:teuthology.orchestra.run.smithi129:prometheus.a> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a.service 2024-02-19T21:32:42.670 INFO:tasks.cephadm:Adding node-exporter.a on smithi087 2024-02-19T21:32:42.670 INFO:tasks.cephadm:Adding node-exporter.b on smithi129 2024-02-19T21:32:42.670 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch apply node-exporter '2;smithi087=a;smithi129=b' 2024-02-19T21:32:42.884 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:32:43.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:43 smithi129 bash[14169]: audit 2024-02-19T21:32:41.958634+0000 mgr.y (mgr.14138) 218 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:43.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:43 smithi129 bash[14169]: cephadm 2024-02-19T21:32:41.960348+0000 mgr.y (mgr.14138) 219 : cephadm [INF] Saving service prometheus spec with placement smithi129=a;count:1 2024-02-19T21:32:43.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:43 smithi129 bash[14169]: cephadm 2024-02-19T21:32:41.992691+0000 mgr.y (mgr.14138) 220 : cephadm [INF] Deploying daemon prometheus.a on smithi129 2024-02-19T21:32:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:43 smithi087 bash[14135]: audit 2024-02-19T21:32:41.958634+0000 mgr.y (mgr.14138) 218 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:43 smithi087 bash[14135]: cephadm 2024-02-19T21:32:41.960348+0000 mgr.y (mgr.14138) 219 : cephadm [INF] Saving service prometheus spec with placement smithi129=a;count:1 2024-02-19T21:32:43.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:43 smithi087 bash[14135]: cephadm 2024-02-19T21:32:41.992691+0000 mgr.y (mgr.14138) 220 : cephadm [INF] Deploying daemon prometheus.a on smithi129 2024-02-19T21:32:43.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:43 smithi087 bash[18090]: audit 2024-02-19T21:32:41.958634+0000 mgr.y (mgr.14138) 218 : audit [DBG] from='client.34370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:43.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:43 smithi087 bash[18090]: cephadm 2024-02-19T21:32:41.960348+0000 mgr.y (mgr.14138) 219 : cephadm [INF] Saving service prometheus spec with placement smithi129=a;count:1 2024-02-19T21:32:43.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:43 smithi087 bash[18090]: cephadm 2024-02-19T21:32:41.992691+0000 mgr.y (mgr.14138) 220 : cephadm [INF] Deploying daemon prometheus.a on smithi129 2024-02-19T21:32:44.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:44 smithi129 bash[14169]: cluster 2024-02-19T21:32:43.612756+0000 mgr.y (mgr.14138) 221 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:44.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:44 smithi087 bash[18090]: cluster 2024-02-19T21:32:43.612756+0000 mgr.y (mgr.14138) 221 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:44.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:44 smithi087 bash[14135]: cluster 2024-02-19T21:32:43.612756+0000 mgr.y (mgr.14138) 221 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:45.683 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled node-exporter update... 2024-02-19T21:32:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:45 smithi129 bash[14169]: cluster 2024-02-19T21:32:45.613347+0000 mgr.y (mgr.14138) 222 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:45.963 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:45 smithi129 bash[14169]: audit 2024-02-19T21:32:45.679634+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:46.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:45 smithi087 bash[14135]: cluster 2024-02-19T21:32:45.613347+0000 mgr.y (mgr.14138) 222 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:46.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:45 smithi087 bash[14135]: audit 2024-02-19T21:32:45.679634+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:46.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:45 smithi087 bash[18090]: cluster 2024-02-19T21:32:45.613347+0000 mgr.y (mgr.14138) 222 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:46.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:45 smithi087 bash[18090]: audit 2024-02-19T21:32:45.679634+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:46.721 DEBUG:teuthology.orchestra.run.smithi087:node-exporter.a> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.a.service 2024-02-19T21:32:46.724 DEBUG:teuthology.orchestra.run.smithi129:node-exporter.b> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.b.service 2024-02-19T21:32:46.726 INFO:tasks.cephadm:Adding alertmanager.a on smithi087 2024-02-19T21:32:46.726 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch apply alertmanager '1;smithi087=a' 2024-02-19T21:32:46.793 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:32:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:46 smithi129 bash[14169]: audit 2024-02-19T21:32:45.670134+0000 mgr.y (mgr.14138) 223 : audit [DBG] from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi129=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:47.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:46 smithi129 bash[14169]: cephadm 2024-02-19T21:32:45.671955+0000 mgr.y (mgr.14138) 224 : cephadm [INF] Saving service node-exporter spec with placement smithi087=a;smithi129=b;count:2 2024-02-19T21:32:47.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:46 smithi087 bash[14135]: audit 2024-02-19T21:32:45.670134+0000 mgr.y (mgr.14138) 223 : audit [DBG] from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi129=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:47.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:46 smithi087 bash[14135]: cephadm 2024-02-19T21:32:45.671955+0000 mgr.y (mgr.14138) 224 : cephadm [INF] Saving service node-exporter spec with placement smithi087=a;smithi129=b;count:2 2024-02-19T21:32:47.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:46 smithi087 bash[18090]: audit 2024-02-19T21:32:45.670134+0000 mgr.y (mgr.14138) 223 : audit [DBG] from='client.34388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi087=a;smithi129=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:47.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:46 smithi087 bash[18090]: cephadm 2024-02-19T21:32:45.671955+0000 mgr.y (mgr.14138) 224 : cephadm [INF] Saving service node-exporter spec with placement smithi087=a;smithi129=b;count:2 2024-02-19T21:32:47.274 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:32:48.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:47 smithi129 bash[14169]: cluster 2024-02-19T21:32:47.613935+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:48.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:47 smithi087 bash[14135]: cluster 2024-02-19T21:32:47.613935+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:48.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:47 smithi087 bash[18090]: cluster 2024-02-19T21:32:47.613935+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:32:50.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:49 smithi129 bash[14169]: cluster 2024-02-19T21:32:49.614566+0000 mgr.y (mgr.14138) 226 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:32:50.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:49 smithi087 bash[18090]: cluster 2024-02-19T21:32:49.614566+0000 mgr.y (mgr.14138) 226 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:32:50.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:49 smithi087 bash[14135]: cluster 2024-02-19T21:32:49.614566+0000 mgr.y (mgr.14138) 226 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:32:51.983 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:51 smithi129 bash[14169]: cluster 2024-02-19T21:32:51.615176+0000 mgr.y (mgr.14138) 227 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:32:52.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:51 smithi087 bash[14135]: cluster 2024-02-19T21:32:51.615176+0000 mgr.y (mgr.14138) 227 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:32:52.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:51 smithi087 bash[18090]: cluster 2024-02-19T21:32:51.615176+0000 mgr.y (mgr.14138) 227 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:32:52.366 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled alertmanager update... 2024-02-19T21:32:53.576 DEBUG:teuthology.orchestra.run.smithi087:alertmanager.a> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@alertmanager.a.service 2024-02-19T21:32:53.578 INFO:tasks.cephadm:Adding grafana.a on smithi129 2024-02-19T21:32:53.578 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph orch apply grafana '1;smithi129=a' 2024-02-19T21:32:53.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:53 smithi087 bash[14135]: audit 2024-02-19T21:32:52.353922+0000 mgr.y (mgr.14138) 228 : audit [DBG] from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:53.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:53 smithi087 bash[14135]: cephadm 2024-02-19T21:32:52.355393+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Saving service alertmanager spec with placement smithi087=a;count:1 2024-02-19T21:32:53.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:53 smithi087 bash[14135]: audit 2024-02-19T21:32:52.361828+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:53.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:53 smithi087 bash[18090]: audit 2024-02-19T21:32:52.353922+0000 mgr.y (mgr.14138) 228 : audit [DBG] from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:53.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:53 smithi087 bash[18090]: cephadm 2024-02-19T21:32:52.355393+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Saving service alertmanager spec with placement smithi087=a;count:1 2024-02-19T21:32:53.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:53 smithi087 bash[18090]: audit 2024-02-19T21:32:52.361828+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:53.729 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:32:53.738 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:53 smithi129 bash[14169]: audit 2024-02-19T21:32:52.353922+0000 mgr.y (mgr.14138) 228 : audit [DBG] from='client.34394 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi087=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:53.738 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:53 smithi129 bash[14169]: cephadm 2024-02-19T21:32:52.355393+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Saving service alertmanager spec with placement smithi087=a;count:1 2024-02-19T21:32:53.738 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:53 smithi129 bash[14169]: audit 2024-02-19T21:32:52.361828+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:54.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:54 smithi087 bash[14135]: cluster 2024-02-19T21:32:53.615822+0000 mgr.y (mgr.14138) 230 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-19T21:32:54.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:54 smithi087 bash[18090]: cluster 2024-02-19T21:32:53.615822+0000 mgr.y (mgr.14138) 230 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-19T21:32:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:54 smithi129 bash[14169]: cluster 2024-02-19T21:32:53.615822+0000 mgr.y (mgr.14138) 230 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-19T21:32:55.724 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:55 smithi129 bash[14169]: cluster 2024-02-19T21:32:55.616439+0000 mgr.y (mgr.14138) 231 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:32:56.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:55 smithi087 bash[14135]: cluster 2024-02-19T21:32:55.616439+0000 mgr.y (mgr.14138) 231 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:32:56.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:55 smithi087 bash[18090]: cluster 2024-02-19T21:32:55.616439+0000 mgr.y (mgr.14138) 231 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:32:57.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:57 smithi129 bash[14169]: cluster 2024-02-19T21:32:57.617018+0000 mgr.y (mgr.14138) 232 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:32:58.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:57 smithi087 bash[14135]: cluster 2024-02-19T21:32:57.617018+0000 mgr.y (mgr.14138) 232 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:32:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:57 smithi087 bash[18090]: cluster 2024-02-19T21:32:57.617018+0000 mgr.y (mgr.14138) 232 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:32:58.590 INFO:teuthology.orchestra.run.smithi129.stdout:Scheduled grafana update... 2024-02-19T21:32:59.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:59 smithi129 bash[14169]: audit 2024-02-19T21:32:58.578454+0000 mgr.y (mgr.14138) 233 : audit [DBG] from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:59.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:59 smithi129 bash[14169]: cephadm 2024-02-19T21:32:58.579985+0000 mgr.y (mgr.14138) 234 : cephadm [INF] Saving service grafana spec with placement smithi129=a;count:1 2024-02-19T21:32:59.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:32:59 smithi129 bash[14169]: audit 2024-02-19T21:32:58.586465+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:59.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:59 smithi087 bash[18090]: audit 2024-02-19T21:32:58.578454+0000 mgr.y (mgr.14138) 233 : audit [DBG] from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:59.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:59 smithi087 bash[18090]: cephadm 2024-02-19T21:32:58.579985+0000 mgr.y (mgr.14138) 234 : cephadm [INF] Saving service grafana spec with placement smithi129=a;count:1 2024-02-19T21:32:59.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:32:59 smithi087 bash[18090]: audit 2024-02-19T21:32:58.586465+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:59.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:59 smithi087 bash[14135]: audit 2024-02-19T21:32:58.578454+0000 mgr.y (mgr.14138) 233 : audit [DBG] from='client.34400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi129=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:32:59.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:59 smithi087 bash[14135]: cephadm 2024-02-19T21:32:58.579985+0000 mgr.y (mgr.14138) 234 : cephadm [INF] Saving service grafana spec with placement smithi129=a;count:1 2024-02-19T21:32:59.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:32:59 smithi087 bash[14135]: audit 2024-02-19T21:32:58.586465+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:32:59.995 DEBUG:teuthology.orchestra.run.smithi129:grafana.a> sudo journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@grafana.a.service 2024-02-19T21:32:59.997 INFO:tasks.cephadm:Setting up client nodes... 2024-02-19T21:32:59.997 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-19T21:33:00.129 INFO:journalctl@ceph.grafana.a.smithi129.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-19T21:33:00.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:00 smithi129 bash[14169]: cluster 2024-02-19T21:32:59.617766+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:00.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:00 smithi087 bash[14135]: cluster 2024-02-19T21:32:59.617766+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:00.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:00 smithi087 bash[18090]: cluster 2024-02-19T21:32:59.617766+0000 mgr.y (mgr.14138) 235 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:02.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:01 smithi129 bash[14169]: cluster 2024-02-19T21:33:01.618420+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:02.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:01 smithi129 bash[14169]: audit 2024-02-19T21:33:01.671443+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:02.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:01 smithi129 bash[14169]: audit 2024-02-19T21:33:01.674594+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:02.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:01 smithi087 bash[14135]: cluster 2024-02-19T21:33:01.618420+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:02.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:01 smithi087 bash[14135]: audit 2024-02-19T21:33:01.671443+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:02.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:01 smithi087 bash[14135]: audit 2024-02-19T21:33:01.674594+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:02.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:01 smithi087 bash[18090]: cluster 2024-02-19T21:33:01.618420+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:02.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:01 smithi087 bash[18090]: audit 2024-02-19T21:33:01.671443+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:02.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:01 smithi087 bash[18090]: audit 2024-02-19T21:33:01.674594+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:02.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:02 smithi087 bash[14135]: cephadm 2024-02-19T21:33:01.673694+0000 mgr.y (mgr.14138) 237 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:33:02.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:02 smithi087 bash[18090]: cephadm 2024-02-19T21:33:01.673694+0000 mgr.y (mgr.14138) 237 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:33:03.028 INFO:teuthology.orchestra.run.smithi087.stdout:[client.0] 2024-02-19T21:33:03.028 INFO:teuthology.orchestra.run.smithi087.stdout: key = AQAPydNlisn+ABAADIpZSlgWf7laEvOeLWFSZA== 2024-02-19T21:33:03.073 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:33:02 smithi129 bash[23618]: level=info ts=2024-02-19T21:33:02.769Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-02-19T21:33:03.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:02 smithi129 bash[14169]: cephadm 2024-02-19T21:33:01.673694+0000 mgr.y (mgr.14138) 237 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:33:03.775 DEBUG:teuthology.orchestra.run.smithi087:> set -ex 2024-02-19T21:33:03.775 DEBUG:teuthology.orchestra.run.smithi087:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-19T21:33:03.775 DEBUG:teuthology.orchestra.run.smithi087:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-19T21:33:03.800 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-19T21:33:04.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: audit 2024-02-19T21:33:03.016321+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.87:0/444260613' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:04.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: audit 2024-02-19T21:33:03.025230+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.87:0/444260613' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T21:33:04.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: audit 2024-02-19T21:33:03.033137+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:04.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: cephadm 2024-02-19T21:33:03.034079+0000 mgr.y (mgr.14138) 238 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:33:04.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: audit 2024-02-19T21:33:03.403107+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:04.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: cephadm 2024-02-19T21:33:03.408331+0000 mgr.y (mgr.14138) 239 : cephadm [INF] Deploying daemon node-exporter.b on smithi129 2024-02-19T21:33:04.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:03 smithi129 bash[14169]: cluster 2024-02-19T21:33:03.618880+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:04.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: audit 2024-02-19T21:33:03.016321+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.87:0/444260613' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: audit 2024-02-19T21:33:03.025230+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.87:0/444260613' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: audit 2024-02-19T21:33:03.033137+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: cephadm 2024-02-19T21:33:03.034079+0000 mgr.y (mgr.14138) 238 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: audit 2024-02-19T21:33:03.403107+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: cephadm 2024-02-19T21:33:03.408331+0000 mgr.y (mgr.14138) 239 : cephadm [INF] Deploying daemon node-exporter.b on smithi129 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[14135]: cluster 2024-02-19T21:33:03.618880+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: audit 2024-02-19T21:33:03.016321+0000 mon.a (mon.0) 566 : audit [INF] from='client.? 172.21.15.87:0/444260613' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: audit 2024-02-19T21:33:03.025230+0000 mon.a (mon.0) 567 : audit [INF] from='client.? 172.21.15.87:0/444260613' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: audit 2024-02-19T21:33:03.033137+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: cephadm 2024-02-19T21:33:03.034079+0000 mgr.y (mgr.14138) 238 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:33:04.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: audit 2024-02-19T21:33:03.403107+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:04.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: cephadm 2024-02-19T21:33:03.408331+0000 mgr.y (mgr.14138) 239 : cephadm [INF] Deploying daemon node-exporter.b on smithi129 2024-02-19T21:33:04.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:03 smithi087 bash[18090]: cluster 2024-02-19T21:33:03.618880+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:04.195 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:04 smithi129 systemd[1]: Started Ceph node-exporter.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:33:04.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:04 smithi129 bash[23949]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-19T21:33:05.192 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:04 smithi087 systemd[1]: Started Ceph node-exporter.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:33:05.192 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:04 smithi087 bash[26412]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-19T21:33:05.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:05 smithi129 bash[14169]: audit 2024-02-19T21:33:04.189995+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:05.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:05 smithi129 bash[14169]: cephadm 2024-02-19T21:33:04.191736+0000 mgr.y (mgr.14138) 241 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-19T21:33:05.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:05 smithi129 bash[14169]: audit 2024-02-19T21:33:04.962406+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:05.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:05 smithi087 bash[14135]: audit 2024-02-19T21:33:04.189995+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:05.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:05 smithi087 bash[14135]: cephadm 2024-02-19T21:33:04.191736+0000 mgr.y (mgr.14138) 241 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-19T21:33:05.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:05 smithi087 bash[14135]: audit 2024-02-19T21:33:04.962406+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:05.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:05 smithi087 bash[18090]: audit 2024-02-19T21:33:04.189995+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:05.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:05 smithi087 bash[18090]: cephadm 2024-02-19T21:33:04.191736+0000 mgr.y (mgr.14138) 241 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-19T21:33:05.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:05 smithi087 bash[18090]: audit 2024-02-19T21:33:04.962406+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:06.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:06 smithi129 bash[14169]: cephadm 2024-02-19T21:33:04.970954+0000 mgr.y (mgr.14138) 242 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-19T21:33:06.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:06 smithi129 bash[14169]: cluster 2024-02-19T21:33:05.619492+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:06.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:06 smithi087 bash[14135]: cephadm 2024-02-19T21:33:04.970954+0000 mgr.y (mgr.14138) 242 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-19T21:33:06.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:06 smithi087 bash[14135]: cluster 2024-02-19T21:33:05.619492+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:06.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:06 smithi087 bash[18090]: cephadm 2024-02-19T21:33:04.970954+0000 mgr.y (mgr.14138) 242 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-19T21:33:06.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:06 smithi087 bash[18090]: cluster 2024-02-19T21:33:05.619492+0000 mgr.y (mgr.14138) 243 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:07.047 INFO:teuthology.orchestra.run.smithi129.stdout:[client.1] 2024-02-19T21:33:07.047 INFO:teuthology.orchestra.run.smithi129.stdout: key = AQATydNl/oI3AhAAXgPId+9lXNoLMB9/z2rnZQ== 2024-02-19T21:33:07.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:07 smithi129 bash[14169]: audit 2024-02-19T21:33:07.036289+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.129:0/71746985' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:07.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:07 smithi129 bash[14169]: audit 2024-02-19T21:33:07.036838+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:07.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:07 smithi129 bash[14169]: audit 2024-02-19T21:33:07.043882+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T21:33:07.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:07 smithi087 bash[14135]: audit 2024-02-19T21:33:07.036289+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.129:0/71746985' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:07.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:07 smithi087 bash[14135]: audit 2024-02-19T21:33:07.036838+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:07.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:07 smithi087 bash[14135]: audit 2024-02-19T21:33:07.043882+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T21:33:07.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:07 smithi087 bash[18090]: audit 2024-02-19T21:33:07.036289+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.129:0/71746985' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:07.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:07 smithi087 bash[18090]: audit 2024-02-19T21:33:07.036838+0000 mon.a (mon.0) 572 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-19T21:33:07.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:07 smithi087 bash[18090]: audit 2024-02-19T21:33:07.043882+0000 mon.a (mon.0) 573 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-19T21:33:07.825 DEBUG:teuthology.orchestra.run.smithi129:> set -ex 2024-02-19T21:33:07.825 DEBUG:teuthology.orchestra.run.smithi129:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-19T21:33:07.825 DEBUG:teuthology.orchestra.run.smithi129:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-19T21:33:07.846 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd dump --format=json 2024-02-19T21:33:07.977 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:08.213 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: v0.18.1: Pulling from prom/node-exporter 2024-02-19T21:33:08.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:08 smithi087 bash[14135]: cluster 2024-02-19T21:33:07.620082+0000 mgr.y (mgr.14138) 244 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:08.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:08 smithi087 bash[18090]: cluster 2024-02-19T21:33:07.620082+0000 mgr.y (mgr.14138) 244 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:08.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[14169]: cluster 2024-02-19T21:33:07.620082+0000 mgr.y (mgr.14138) 244 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:08.501 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 49a2d53aa1af: Pulling fs layer 2024-02-19T21:33:08.501 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 3589a6efd9ce: Pulling fs layer 2024-02-19T21:33:08.502 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 190160031744: Pulling fs layer 2024-02-19T21:33:08.502 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 3589a6efd9ce: Download complete 2024-02-19T21:33:08.502 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 49a2d53aa1af: Verifying Checksum 2024-02-19T21:33:08.502 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 49a2d53aa1af: Download complete 2024-02-19T21:33:08.823 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 190160031744: Verifying Checksum 2024-02-19T21:33:08.823 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 190160031744: Download complete 2024-02-19T21:33:08.823 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:08 smithi129 bash[23949]: 49a2d53aa1af: Pull complete 2024-02-19T21:33:09.379 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:08 smithi087 bash[26412]: v0.18.1: Pulling from prom/node-exporter 2024-02-19T21:33:09.526 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:09 smithi129 bash[23949]: 3589a6efd9ce: Pull complete 2024-02-19T21:33:09.630 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 49a2d53aa1af: Pulling fs layer 2024-02-19T21:33:09.630 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 3589a6efd9ce: Pulling fs layer 2024-02-19T21:33:09.630 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 190160031744: Pulling fs layer 2024-02-19T21:33:09.630 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 3589a6efd9ce: Verifying Checksum 2024-02-19T21:33:09.630 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 3589a6efd9ce: Download complete 2024-02-19T21:33:09.630 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 49a2d53aa1af: Verifying Checksum 2024-02-19T21:33:09.631 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 49a2d53aa1af: Download complete 2024-02-19T21:33:09.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:09 smithi129 bash[14169]: cluster 2024-02-19T21:33:09.620580+0000 mgr.y (mgr.14138) 245 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:09.823 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:09 smithi129 bash[23949]: 190160031744: Pull complete 2024-02-19T21:33:09.823 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:09 smithi129 bash[23949]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-02-19T21:33:09.823 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:09 smithi129 bash[23949]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-02-19T21:33:09.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[14135]: cluster 2024-02-19T21:33:09.620580+0000 mgr.y (mgr.14138) 245 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:09.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[18090]: cluster 2024-02-19T21:33:09.620580+0000 mgr.y (mgr.14138) 245 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:09.886 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 190160031744: Verifying Checksum 2024-02-19T21:33:09.886 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 190160031744: Download complete 2024-02-19T21:33:10.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:09 smithi087 bash[26412]: 49a2d53aa1af: Pull complete 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:10 smithi129 bash[23949]: time="2024-02-19T21:33:10Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:10 smithi129 bash[23949]: time="2024-02-19T21:33:10Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-02-19T21:33:11.324 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-02-19T21:33:11.325 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - time" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-02-19T21:33:11.326 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[23949]: time="2024-02-19T21:33:11Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-02-19T21:33:11.635 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:11 smithi087 bash[26412]: 3589a6efd9ce: Pull complete 2024-02-19T21:33:12.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:11 smithi129 bash[14169]: cluster 2024-02-19T21:33:11.621166+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:12.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:11 smithi087 bash[14135]: cluster 2024-02-19T21:33:11.621166+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:12.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:11 smithi087 bash[18090]: cluster 2024-02-19T21:33:11.621166+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:12.635 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:12 smithi087 bash[26412]: 190160031744: Pull complete 2024-02-19T21:33:13.135 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:12 smithi087 bash[26412]: Digest: sha256:a2f29256e53cc3e0b64d7a472512600b2e9410347d53cdc85b49f659c17e02ee 2024-02-19T21:33:13.135 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:12 smithi087 bash[26412]: Status: Downloaded newer image for prom/node-exporter:v0.18.1 2024-02-19T21:33:13.951 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:33:13.951 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":51,"fsid":"7763ee2c-cf6d-11ee-95bb-87774f69a715","created":"2024-02-19T21:26:47.147765+0000","modified":"2024-02-19T21:32:31.613419+0000","last_up_change":"2024-02-19T21:32:22.607253+0000","last_in_change":"2024-02-19T21:32:22.607253+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":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-19T21:28:23.386347+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":{}}},{"pool":2,"pool_name":"iscsi","create_time":"2024-02-19T21:32:27.525072+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"51","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"838d75c5-8e47-4de2-ad66-dc752217fdd2","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.87:6802","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6803","nonce":2533793952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6805","nonce":2533793952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6809","nonce":2533793952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6807","nonce":2533793952}]},"public_addr":"172.21.15.87:6803/2533793952","cluster_addr":"172.21.15.87:6805/2533793952","heartbeat_back_addr":"172.21.15.87:6809/2533793952","heartbeat_front_addr":"172.21.15.87:6807/2533793952","state":["exists","up"]},{"osd":1,"uuid":"c3099d78-a174-41a0-afad-3a53072ee811","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.87:6810","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6811","nonce":2806690595}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6813","nonce":2806690595}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6817","nonce":2806690595}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6815","nonce":2806690595}]},"public_addr":"172.21.15.87:6811/2806690595","cluster_addr":"172.21.15.87:6813/2806690595","heartbeat_back_addr":"172.21.15.87:6817/2806690595","heartbeat_front_addr":"172.21.15.87:6815/2806690595","state":["exists","up"]},{"osd":2,"uuid":"427be3af-52fa-4f99-ac2b-e0b780812a58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6818","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6819","nonce":4274005802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6821","nonce":4274005802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6825","nonce":4274005802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6823","nonce":4274005802}]},"public_addr":"172.21.15.87:6819/4274005802","cluster_addr":"172.21.15.87:6821/4274005802","heartbeat_back_addr":"172.21.15.87:6825/4274005802","heartbeat_front_addr":"172.21.15.87:6823/4274005802","state":["exists","up"]},{"osd":3,"uuid":"b49d32c0-793e-423a-999c-66297b4b4969","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.87:6826","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6827","nonce":283629492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6829","nonce":283629492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6833","nonce":283629492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6831","nonce":283629492}]},"public_addr":"172.21.15.87:6827/283629492","cluster_addr":"172.21.15.87:6829/283629492","heartbeat_back_addr":"172.21.15.87:6833/283629492","heartbeat_front_addr":"172.21.15.87:6831/283629492","state":["exists","up"]},{"osd":4,"uuid":"8e684d84-8b62-402b-b5c4-1ffd47f04a98","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.129:6800","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6801","nonce":3240310158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6803","nonce":3240310158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6807","nonce":3240310158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6805","nonce":3240310158}]},"public_addr":"172.21.15.129:6801/3240310158","cluster_addr":"172.21.15.129:6803/3240310158","heartbeat_back_addr":"172.21.15.129:6807/3240310158","heartbeat_front_addr":"172.21.15.129:6805/3240310158","state":["exists","up"]},{"osd":5,"uuid":"00302032-bd4b-459b-ae08-a8facf3b15cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6809","nonce":1923822260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6811","nonce":1923822260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6815","nonce":1923822260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6813","nonce":1923822260}]},"public_addr":"172.21.15.129:6809/1923822260","cluster_addr":"172.21.15.129:6811/1923822260","heartbeat_back_addr":"172.21.15.129:6815/1923822260","heartbeat_front_addr":"172.21.15.129:6813/1923822260","state":["exists","up"]},{"osd":6,"uuid":"01e684f3-587c-4123-a8ee-367a061c9984","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.129:6816","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6817","nonce":2343099497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6818","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6819","nonce":2343099497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6823","nonce":2343099497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6821","nonce":2343099497}]},"public_addr":"172.21.15.129:6817/2343099497","cluster_addr":"172.21.15.129:6819/2343099497","heartbeat_back_addr":"172.21.15.129:6823/2343099497","heartbeat_front_addr":"172.21.15.129:6821/2343099497","state":["exists","up"]},{"osd":7,"uuid":"e0b86bfc-ef4b-4461-bc48-3fdf475dbc38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6825","nonce":1938886892}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6826","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6827","nonce":1938886892}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6831","nonce":1938886892}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6829","nonce":1938886892}]},"public_addr":"172.21.15.129:6825/1938886892","cluster_addr":"172.21.15.129:6827/1938886892","heartbeat_back_addr":"172.21.15.129:6831/1938886892","heartbeat_front_addr":"172.21.15.129:6829/1938886892","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:29:28.818437+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:29:53.421630+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:30:20.944541+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:30:43.867004+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:06.499380+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:30.537845+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:55.994607+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:32:20.855851+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.87:6801/18624430":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2938748539":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2089922224":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2166987104":"2024-02-20T21:27:09.796978+0000","172.21.15.87:0/3800173723":"2024-02-20T21:27:09.796978+0000","172.21.15.87:6801/2864339878":"2024-02-20T21:27:09.796978+0000","172.21.15.87:6800/18624430":"2024-02-20T21:27:28.868386+0000","172.21.15.87:6800/2864339878":"2024-02-20T21:27:09.796978+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-19T21:33:14.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:14 smithi087 bash[14135]: cluster 2024-02-19T21:33:13.621777+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:14.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:14 smithi087 bash[14135]: audit 2024-02-19T21:33:13.947128+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.87:0/303919116' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:14.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:14 smithi087 bash[18090]: cluster 2024-02-19T21:33:13.621777+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:14.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:14 smithi087 bash[18090]: audit 2024-02-19T21:33:13.947128+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.87:0/303919116' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:15.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:14 smithi129 bash[14169]: cluster 2024-02-19T21:33:13.621777+0000 mgr.y (mgr.14138) 247 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:15.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:14 smithi129 bash[14169]: audit 2024-02-19T21:33:13.947128+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.87:0/303919116' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:15.579 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-19T21:28:23.386347+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': {}}}, {'pool': 2, 'pool_name': 'iscsi', 'create_time': '2024-02-19T21:32:27.525072+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': 3, 'pg_placement_num': 3, 'pg_placement_num_target': 3, 'pg_num_target': 3, 'pg_num_pending': 3, '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': '51', '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': {}, 'application_metadata': {'rbd': {}}}] 2024-02-19T21:33:15.579 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-19T21:33:15.703 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:15.732 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[14135]: cluster 2024-02-19T21:33:15.622366+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:15.732 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[18090]: cluster 2024-02-19T21:33:15.622366+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg="Starting node_exporter (version=0.18.1, branch=HEAD, revision=3db77732e925c08f675d7404a8c46466b2ece83e)" source="node_exporter.go:156" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg="Build context (go=go1.12.5, user=root@b50852a1acba, date=20190604-16:41:18)" source="node_exporter.go:157" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg="Enabled collectors:" source="node_exporter.go:97" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - arp" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - bcache" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - bonding" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - conntrack" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - cpu" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - cpufreq" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - diskstats" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - edac" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - entropy" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - filefd" source="node_exporter.go:104" 2024-02-19T21:33:15.734 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - filesystem" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - hwmon" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - infiniband" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - ipvs" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - loadavg" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - mdadm" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - meminfo" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - netclass" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - netdev" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - netstat" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - nfs" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - nfsd" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - pressure" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - sockstat" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - stat" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - textfile" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - time" source="node_exporter.go:104" 2024-02-19T21:33:15.735 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - uname" source="node_exporter.go:104" 2024-02-19T21:33:15.736 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - vmstat" source="node_exporter.go:104" 2024-02-19T21:33:15.736 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - xfs" source="node_exporter.go:104" 2024-02-19T21:33:15.736 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg=" - zfs" source="node_exporter.go:104" 2024-02-19T21:33:15.736 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:33:15 smithi087 bash[26412]: time="2024-02-19T21:33:15Z" level=info msg="Listening on :9100" source="node_exporter.go:170" 2024-02-19T21:33:16.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:15 smithi129 bash[14169]: cluster 2024-02-19T21:33:15.622366+0000 mgr.y (mgr.14138) 248 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:17.999 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:17 smithi087 bash[14135]: cluster 2024-02-19T21:33:17.622991+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:18.000 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:17 smithi087 bash[18090]: cluster 2024-02-19T21:33:17.622991+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:18.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:17 smithi129 bash[14169]: cluster 2024-02-19T21:33:17.622991+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:19.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:19 smithi087 bash[14135]: cluster 2024-02-19T21:33:19.623682+0000 mgr.y (mgr.14138) 250 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:19.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:19 smithi087 bash[18090]: cluster 2024-02-19T21:33:19.623682+0000 mgr.y (mgr.14138) 250 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:20.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:19 smithi129 bash[14169]: cluster 2024-02-19T21:33:19.623682+0000 mgr.y (mgr.14138) 250 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:20.849 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 1 2024-02-19T21:33:21.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:20 smithi087 bash[14135]: audit 2024-02-19T21:33:20.846555+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.87:0/983403022' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-19T21:33:21.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:20 smithi087 bash[18090]: audit 2024-02-19T21:33:20.846555+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.87:0/983403022' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-19T21:33:21.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:20 smithi129 bash[14169]: audit 2024-02-19T21:33:20.846555+0000 mon.a (mon.0) 574 : audit [DBG] from='client.? 172.21.15.87:0/983403022' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-19T21:33:21.821 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd pool get iscsi pg_num 2024-02-19T21:33:21.951 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:22.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:21 smithi087 bash[18090]: cluster 2024-02-19T21:33:21.624427+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:22.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:21 smithi087 bash[14135]: cluster 2024-02-19T21:33:21.624427+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:22.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:21 smithi129 bash[14169]: cluster 2024-02-19T21:33:21.624427+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:23.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: audit 2024-02-19T21:33:22.299031+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: audit 2024-02-19T21:33:22.517962+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: audit 2024-02-19T21:33:22.525572+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: audit 2024-02-19T21:33:22.526711+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:33:23.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: audit 2024-02-19T21:33:22.528129+0000 mgr.y (mgr.14138) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:33:23.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: audit 2024-02-19T21:33:22.535063+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:23 smithi129 bash[14169]: cephadm 2024-02-19T21:33:22.541983+0000 mgr.y (mgr.14138) 253 : cephadm [INF] Deploying daemon grafana.a on smithi129 2024-02-19T21:33:23.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: audit 2024-02-19T21:33:22.299031+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: audit 2024-02-19T21:33:22.517962+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: audit 2024-02-19T21:33:22.525572+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: audit 2024-02-19T21:33:22.526711+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: audit 2024-02-19T21:33:22.528129+0000 mgr.y (mgr.14138) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: audit 2024-02-19T21:33:22.535063+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[18090]: cephadm 2024-02-19T21:33:22.541983+0000 mgr.y (mgr.14138) 253 : cephadm [INF] Deploying daemon grafana.a on smithi129 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: audit 2024-02-19T21:33:22.299031+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: audit 2024-02-19T21:33:22.517962+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: audit 2024-02-19T21:33:22.525572+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: audit 2024-02-19T21:33:22.526711+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: audit 2024-02-19T21:33:22.528129+0000 mgr.y (mgr.14138) 252 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:33:23.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: audit 2024-02-19T21:33:22.535063+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:23.637 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[14135]: cephadm 2024-02-19T21:33:22.541983+0000 mgr.y (mgr.14138) 253 : cephadm [INF] Deploying daemon grafana.a on smithi129 2024-02-19T21:33:24.385 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:23 smithi087 bash[27126]: level=info ts=2024-02-19T21:33:23.953Z caller=main.go:497 msg=Listening address=:9093 2024-02-19T21:33:24.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:24 smithi087 bash[18090]: cluster 2024-02-19T21:33:23.625167+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:24.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:24 smithi087 bash[14135]: cluster 2024-02-19T21:33:23.625167+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:25.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:24 smithi129 bash[14169]: cluster 2024-02-19T21:33:23.625167+0000 mgr.y (mgr.14138) 254 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:25.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:25 smithi087 bash[14135]: cluster 2024-02-19T21:33:25.625691+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:25.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:25 smithi087 bash[18090]: cluster 2024-02-19T21:33:25.625691+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:25.903 INFO:teuthology.orchestra.run.smithi087.stdout:pg_num: 3 2024-02-19T21:33:25.979 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:25 smithi129 bash[14169]: cluster 2024-02-19T21:33:25.625691+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:26.385 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:25 smithi087 bash[27126]: level=info ts=2024-02-19T21:33:25.905Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000104442s 2024-02-19T21:33:26.648 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-19T21:33:26.648 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-19T21:33:26.648 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph mgr dump --format=json 2024-02-19T21:33:26.781 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:27.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:26 smithi129 bash[14169]: audit 2024-02-19T21:33:25.901256+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.87:0/132236810' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-19T21:33:27.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:26 smithi087 bash[14135]: audit 2024-02-19T21:33:25.901256+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.87:0/132236810' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-19T21:33:27.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:26 smithi087 bash[18090]: audit 2024-02-19T21:33:25.901256+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.87:0/132236810' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-19T21:33:28.067 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:27 smithi087 bash[14135]: cluster 2024-02-19T21:33:27.626297+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:28.068 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:27 smithi087 bash[18090]: cluster 2024-02-19T21:33:27.626297+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:28.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:27 smithi129 bash[14169]: cluster 2024-02-19T21:33:27.626297+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:29.773 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:33:29.966 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:29 smithi087 bash[14135]: cluster 2024-02-19T21:33:29.626938+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:29.966 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:29 smithi087 bash[18090]: cluster 2024-02-19T21:33:29.626938+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:30.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:29 smithi129 bash[14169]: cluster 2024-02-19T21:33:29.626938+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:30.493 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":15,"active_gid":14138,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6800","nonce":3996486257},{"type":"v1","addr":"172.21.15.87:6801","nonce":3996486257}]},"active_addr":"172.21.15.87:6801/3996486257","active_change":"2024-02-19T21:27:28.869012+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":34112,"name":"x","mgr_features":4540138292840890367,"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":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"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":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","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":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"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":"int","level":"advanced","flags":0,"default_value":"300","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":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","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":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"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":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","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":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"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":"int","level":"advanced","flags":0,"default_value":"300","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":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","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":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"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://smithi087.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":3,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":3834506132}]},{"addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":123154200}]},{"addrvec":[{"type":"v2","addr":"172.21.15.87:0","nonce":620414496}]}]}} 2024-02-19T21:33:30.496 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-19T21:33:30.496 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-19T21:33:30.496 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd dump --format=json 2024-02-19T21:33:30.626 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:30 smithi087 bash[14135]: audit 2024-02-19T21:33:29.753894+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:33:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:30 smithi087 bash[14135]: audit 2024-02-19T21:33:29.757355+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:33:30.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:30 smithi087 bash[14135]: audit 2024-02-19T21:33:29.764789+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.87:0/2816097377' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-19T21:33:30.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:30 smithi087 bash[18090]: audit 2024-02-19T21:33:29.753894+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:33:30.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:30 smithi087 bash[18090]: audit 2024-02-19T21:33:29.757355+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:33:30.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:30 smithi087 bash[18090]: audit 2024-02-19T21:33:29.764789+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.87:0/2816097377' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-19T21:33:31.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:30 smithi129 bash[14169]: audit 2024-02-19T21:33:29.753894+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:33:31.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:30 smithi129 bash[14169]: audit 2024-02-19T21:33:29.757355+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:33:31.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:30 smithi129 bash[14169]: audit 2024-02-19T21:33:29.764789+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.87:0/2816097377' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-19T21:33:31.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:31 smithi087 bash[14135]: cluster 2024-02-19T21:33:31.627330+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:31.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:31 smithi087 bash[18090]: cluster 2024-02-19T21:33:31.627330+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:32.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:31 smithi129 bash[14169]: cluster 2024-02-19T21:33:31.627330+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:33.521 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:33:33.521 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":51,"fsid":"7763ee2c-cf6d-11ee-95bb-87774f69a715","created":"2024-02-19T21:26:47.147765+0000","modified":"2024-02-19T21:32:31.613419+0000","last_up_change":"2024-02-19T21:32:22.607253+0000","last_in_change":"2024-02-19T21:32:22.607253+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":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-19T21:28:23.386347+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":{}}},{"pool":2,"pool_name":"iscsi","create_time":"2024-02-19T21:32:27.525072+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"51","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"838d75c5-8e47-4de2-ad66-dc752217fdd2","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.87:6802","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6803","nonce":2533793952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6805","nonce":2533793952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6809","nonce":2533793952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6807","nonce":2533793952}]},"public_addr":"172.21.15.87:6803/2533793952","cluster_addr":"172.21.15.87:6805/2533793952","heartbeat_back_addr":"172.21.15.87:6809/2533793952","heartbeat_front_addr":"172.21.15.87:6807/2533793952","state":["exists","up"]},{"osd":1,"uuid":"c3099d78-a174-41a0-afad-3a53072ee811","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.87:6810","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6811","nonce":2806690595}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6813","nonce":2806690595}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6817","nonce":2806690595}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6815","nonce":2806690595}]},"public_addr":"172.21.15.87:6811/2806690595","cluster_addr":"172.21.15.87:6813/2806690595","heartbeat_back_addr":"172.21.15.87:6817/2806690595","heartbeat_front_addr":"172.21.15.87:6815/2806690595","state":["exists","up"]},{"osd":2,"uuid":"427be3af-52fa-4f99-ac2b-e0b780812a58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6818","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6819","nonce":4274005802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6821","nonce":4274005802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6825","nonce":4274005802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6823","nonce":4274005802}]},"public_addr":"172.21.15.87:6819/4274005802","cluster_addr":"172.21.15.87:6821/4274005802","heartbeat_back_addr":"172.21.15.87:6825/4274005802","heartbeat_front_addr":"172.21.15.87:6823/4274005802","state":["exists","up"]},{"osd":3,"uuid":"b49d32c0-793e-423a-999c-66297b4b4969","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.87:6826","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6827","nonce":283629492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6829","nonce":283629492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6833","nonce":283629492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6831","nonce":283629492}]},"public_addr":"172.21.15.87:6827/283629492","cluster_addr":"172.21.15.87:6829/283629492","heartbeat_back_addr":"172.21.15.87:6833/283629492","heartbeat_front_addr":"172.21.15.87:6831/283629492","state":["exists","up"]},{"osd":4,"uuid":"8e684d84-8b62-402b-b5c4-1ffd47f04a98","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.129:6800","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6801","nonce":3240310158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6803","nonce":3240310158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6807","nonce":3240310158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6805","nonce":3240310158}]},"public_addr":"172.21.15.129:6801/3240310158","cluster_addr":"172.21.15.129:6803/3240310158","heartbeat_back_addr":"172.21.15.129:6807/3240310158","heartbeat_front_addr":"172.21.15.129:6805/3240310158","state":["exists","up"]},{"osd":5,"uuid":"00302032-bd4b-459b-ae08-a8facf3b15cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6809","nonce":1923822260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6811","nonce":1923822260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6815","nonce":1923822260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6813","nonce":1923822260}]},"public_addr":"172.21.15.129:6809/1923822260","cluster_addr":"172.21.15.129:6811/1923822260","heartbeat_back_addr":"172.21.15.129:6815/1923822260","heartbeat_front_addr":"172.21.15.129:6813/1923822260","state":["exists","up"]},{"osd":6,"uuid":"01e684f3-587c-4123-a8ee-367a061c9984","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.129:6816","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6817","nonce":2343099497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6818","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6819","nonce":2343099497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6823","nonce":2343099497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6821","nonce":2343099497}]},"public_addr":"172.21.15.129:6817/2343099497","cluster_addr":"172.21.15.129:6819/2343099497","heartbeat_back_addr":"172.21.15.129:6823/2343099497","heartbeat_front_addr":"172.21.15.129:6821/2343099497","state":["exists","up"]},{"osd":7,"uuid":"e0b86bfc-ef4b-4461-bc48-3fdf475dbc38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6825","nonce":1938886892}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6826","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6827","nonce":1938886892}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6831","nonce":1938886892}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6829","nonce":1938886892}]},"public_addr":"172.21.15.129:6825/1938886892","cluster_addr":"172.21.15.129:6827/1938886892","heartbeat_back_addr":"172.21.15.129:6831/1938886892","heartbeat_front_addr":"172.21.15.129:6829/1938886892","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:29:28.818437+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:29:53.421630+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:30:20.944541+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:30:43.867004+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:06.499380+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:30.537845+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:55.994607+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:32:20.855851+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.87:6801/18624430":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2938748539":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2089922224":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2166987104":"2024-02-20T21:27:09.796978+0000","172.21.15.87:0/3800173723":"2024-02-20T21:27:09.796978+0000","172.21.15.87:6801/2864339878":"2024-02-20T21:27:09.796978+0000","172.21.15.87:6800/18624430":"2024-02-20T21:27:28.868386+0000","172.21.15.87:6800/2864339878":"2024-02-20T21:27:09.796978+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-19T21:33:33.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:33 smithi087 bash[14135]: audit 2024-02-19T21:33:33.518221+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.87:0/1627155503' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:33.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:33 smithi087 bash[18090]: audit 2024-02-19T21:33:33.518221+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.87:0/1627155503' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:34.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:33 smithi129 bash[14169]: audit 2024-02-19T21:33:33.518221+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.87:0/1627155503' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:34.135 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:33 smithi087 bash[27126]: level=info ts=2024-02-19T21:33:33.906Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.001015324s 2024-02-19T21:33:34.271 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-19T21:33:34.271 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd dump --format=json 2024-02-19T21:33:34.402 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:34.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:34 smithi087 bash[14135]: cluster 2024-02-19T21:33:33.627845+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:34.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:34 smithi087 bash[18090]: cluster 2024-02-19T21:33:33.627845+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:35.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:34 smithi129 bash[14169]: cluster 2024-02-19T21:33:33.627845+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:36.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:35 smithi129 bash[14169]: cluster 2024-02-19T21:33:35.628503+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:36.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:35 smithi087 bash[14135]: cluster 2024-02-19T21:33:35.628503+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:36.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:35 smithi087 bash[18090]: cluster 2024-02-19T21:33:35.628503+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:37.355 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:33:37.356 INFO:teuthology.orchestra.run.smithi087.stdout:{"epoch":51,"fsid":"7763ee2c-cf6d-11ee-95bb-87774f69a715","created":"2024-02-19T21:26:47.147765+0000","modified":"2024-02-19T21:32:31.613419+0000","last_up_change":"2024-02-19T21:32:22.607253+0000","last_in_change":"2024-02-19T21:32:22.607253+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":2,"max_osd":8,"require_min_compat_client":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2024-02-19T21:28:23.386347+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":{}}},{"pool":2,"pool_name":"iscsi","create_time":"2024-02-19T21:32:27.525072+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"51","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"838d75c5-8e47-4de2-ad66-dc752217fdd2","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.87:6802","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6803","nonce":2533793952}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6804","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6805","nonce":2533793952}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6808","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6809","nonce":2533793952}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6806","nonce":2533793952},{"type":"v1","addr":"172.21.15.87:6807","nonce":2533793952}]},"public_addr":"172.21.15.87:6803/2533793952","cluster_addr":"172.21.15.87:6805/2533793952","heartbeat_back_addr":"172.21.15.87:6809/2533793952","heartbeat_front_addr":"172.21.15.87:6807/2533793952","state":["exists","up"]},{"osd":1,"uuid":"c3099d78-a174-41a0-afad-3a53072ee811","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.87:6810","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6811","nonce":2806690595}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6812","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6813","nonce":2806690595}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6816","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6817","nonce":2806690595}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6814","nonce":2806690595},{"type":"v1","addr":"172.21.15.87:6815","nonce":2806690595}]},"public_addr":"172.21.15.87:6811/2806690595","cluster_addr":"172.21.15.87:6813/2806690595","heartbeat_back_addr":"172.21.15.87:6817/2806690595","heartbeat_front_addr":"172.21.15.87:6815/2806690595","state":["exists","up"]},{"osd":2,"uuid":"427be3af-52fa-4f99-ac2b-e0b780812a58","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6818","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6819","nonce":4274005802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6820","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6821","nonce":4274005802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6824","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6825","nonce":4274005802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6822","nonce":4274005802},{"type":"v1","addr":"172.21.15.87:6823","nonce":4274005802}]},"public_addr":"172.21.15.87:6819/4274005802","cluster_addr":"172.21.15.87:6821/4274005802","heartbeat_back_addr":"172.21.15.87:6825/4274005802","heartbeat_front_addr":"172.21.15.87:6823/4274005802","state":["exists","up"]},{"osd":3,"uuid":"b49d32c0-793e-423a-999c-66297b4b4969","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.87:6826","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6827","nonce":283629492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6828","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6829","nonce":283629492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6832","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6833","nonce":283629492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.87:6830","nonce":283629492},{"type":"v1","addr":"172.21.15.87:6831","nonce":283629492}]},"public_addr":"172.21.15.87:6827/283629492","cluster_addr":"172.21.15.87:6829/283629492","heartbeat_back_addr":"172.21.15.87:6833/283629492","heartbeat_front_addr":"172.21.15.87:6831/283629492","state":["exists","up"]},{"osd":4,"uuid":"8e684d84-8b62-402b-b5c4-1ffd47f04a98","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.129:6800","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6801","nonce":3240310158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6802","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6803","nonce":3240310158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6806","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6807","nonce":3240310158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6804","nonce":3240310158},{"type":"v1","addr":"172.21.15.129:6805","nonce":3240310158}]},"public_addr":"172.21.15.129:6801/3240310158","cluster_addr":"172.21.15.129:6803/3240310158","heartbeat_back_addr":"172.21.15.129:6807/3240310158","heartbeat_front_addr":"172.21.15.129:6805/3240310158","state":["exists","up"]},{"osd":5,"uuid":"00302032-bd4b-459b-ae08-a8facf3b15cc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6808","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6809","nonce":1923822260}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6810","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6811","nonce":1923822260}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6814","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6815","nonce":1923822260}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6812","nonce":1923822260},{"type":"v1","addr":"172.21.15.129:6813","nonce":1923822260}]},"public_addr":"172.21.15.129:6809/1923822260","cluster_addr":"172.21.15.129:6811/1923822260","heartbeat_back_addr":"172.21.15.129:6815/1923822260","heartbeat_front_addr":"172.21.15.129:6813/1923822260","state":["exists","up"]},{"osd":6,"uuid":"01e684f3-587c-4123-a8ee-367a061c9984","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.129:6816","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6817","nonce":2343099497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6818","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6819","nonce":2343099497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6822","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6823","nonce":2343099497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6820","nonce":2343099497},{"type":"v1","addr":"172.21.15.129:6821","nonce":2343099497}]},"public_addr":"172.21.15.129:6817/2343099497","cluster_addr":"172.21.15.129:6819/2343099497","heartbeat_back_addr":"172.21.15.129:6823/2343099497","heartbeat_front_addr":"172.21.15.129:6821/2343099497","state":["exists","up"]},{"osd":7,"uuid":"e0b86bfc-ef4b-4461-bc48-3fdf475dbc38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6824","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6825","nonce":1938886892}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6826","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6827","nonce":1938886892}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6830","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6831","nonce":1938886892}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.129:6828","nonce":1938886892},{"type":"v1","addr":"172.21.15.129:6829","nonce":1938886892}]},"public_addr":"172.21.15.129:6825/1938886892","cluster_addr":"172.21.15.129:6827/1938886892","heartbeat_back_addr":"172.21.15.129:6831/1938886892","heartbeat_front_addr":"172.21.15.129:6829/1938886892","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:29:28.818437+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:29:53.421630+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:30:20.944541+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:30:43.867004+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:06.499380+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:30.537845+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:31:55.994607+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292840890367,"old_weight":0,"last_purged_snaps_scrub":"2024-02-19T21:32:20.855851+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.87:6801/18624430":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2938748539":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2089922224":"2024-02-20T21:27:28.868386+0000","172.21.15.87:0/2166987104":"2024-02-20T21:27:09.796978+0000","172.21.15.87:0/3800173723":"2024-02-20T21:27:09.796978+0000","172.21.15.87:6801/2864339878":"2024-02-20T21:27:09.796978+0000","172.21.15.87:6800/18624430":"2024-02-20T21:27:28.868386+0000","172.21.15.87:6800/2864339878":"2024-02-20T21:27:09.796978+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-19T21:33:37.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:37 smithi087 bash[14135]: audit 2024-02-19T21:33:37.351489+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.87:0/168111964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:37.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:37 smithi087 bash[18090]: audit 2024-02-19T21:33:37.351489+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.87:0/168111964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:37 smithi129 bash[14169]: audit 2024-02-19T21:33:37.351489+0000 mon.a (mon.0) 583 : audit [DBG] from='client.? 172.21.15.87:0/168111964' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-19T21:33:38.068 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-19T21:33:38.193 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:38.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:38 smithi087 bash[14135]: cluster 2024-02-19T21:33:37.629154+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:38.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:38 smithi087 bash[18090]: cluster 2024-02-19T21:33:37.629154+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:38.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:38 smithi129 bash[14169]: cluster 2024-02-19T21:33:37.629154+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:39.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:39 smithi087 bash[14135]: cluster 2024-02-19T21:33:39.629857+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:39.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:39 smithi087 bash[18090]: cluster 2024-02-19T21:33:39.629857+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:40.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:39 smithi129 bash[14169]: cluster 2024-02-19T21:33:39.629857+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:41.788 INFO:teuthology.orchestra.run.smithi087.stdout:42949673011 2024-02-19T21:33:41.789 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-19T21:33:41.917 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:41.961 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:41 smithi129 bash[14169]: cluster 2024-02-19T21:33:41.630481+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:42.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:41 smithi087 bash[14135]: cluster 2024-02-19T21:33:41.630481+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:42.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:41 smithi087 bash[18090]: cluster 2024-02-19T21:33:41.630481+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:44.667 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:44 smithi087 bash[14135]: cluster 2024-02-19T21:33:43.631063+0000 mgr.y (mgr.14138) 264 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:44.667 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:44 smithi087 bash[18090]: cluster 2024-02-19T21:33:43.631063+0000 mgr.y (mgr.14138) 264 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:44.809 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:44 smithi129 bash[14169]: cluster 2024-02-19T21:33:43.631063+0000 mgr.y (mgr.14138) 264 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:45.350 INFO:teuthology.orchestra.run.smithi087.stdout:68719476784 2024-02-19T21:33:45.350 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-19T21:33:45.465 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:45.818 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[14135]: audit 2024-02-19T21:33:44.804434+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:45.818 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[14135]: audit 2024-02-19T21:33:44.807930+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:45.818 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[14135]: audit 2024-02-19T21:33:44.808584+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:45.818 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[14135]: cluster 2024-02-19T21:33:45.631760+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:45.866 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[14169]: audit 2024-02-19T21:33:44.804434+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:45.866 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[14169]: audit 2024-02-19T21:33:44.807930+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:45.867 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[14169]: audit 2024-02-19T21:33:44.808584+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:45.867 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[14169]: cluster 2024-02-19T21:33:45.631760+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:45.867 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[24429]: t=2024-02-19T21:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-19T21:33:45.867 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[24429]: t=2024-02-19T21:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-19T21:33:46.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[18090]: audit 2024-02-19T21:33:44.804434+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:46.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[18090]: audit 2024-02-19T21:33:44.807930+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:46.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[18090]: audit 2024-02-19T21:33:44.808584+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:33:46.044 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:45 smithi087 bash[18090]: cluster 2024-02-19T21:33:45.631760+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:46.176 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:45 smithi129 bash[24429]: t=2024-02-19T21:33:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-19T21:33:46.176 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-19T21:33:46.177 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-19T21:33:46.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-19T21:33:46.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-19T21:33:46.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-19T21:33:46.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-19T21:33:46.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-19T21:33:46.747 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-19T21:33:46.747 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-19T21:33:46.747 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-19T21:33:46.747 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-19T21:33:47.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-19T21:33:47.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-19T21:33:47.007 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-19T21:33:47.007 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:46 smithi129 bash[24429]: t=2024-02-19T21:33:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-19T21:33:47.007 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-19T21:33:47.258 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-19T21:33:47.258 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-19T21:33:47.258 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-19T21:33:47.258 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[14169]: audit 2024-02-19T21:33:46.164613+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.258 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[14169]: audit 2024-02-19T21:33:46.297866+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.259 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[14169]: audit 2024-02-19T21:33:46.304811+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.259 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[14169]: cephadm 2024-02-19T21:33:46.308986+0000 mgr.y (mgr.14138) 266 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:33:47.259 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[14169]: cephadm 2024-02-19T21:33:46.313300+0000 mgr.y (mgr.14138) 267 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-19T21:33:47.559 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-19T21:33:47.560 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-19T21:33:47.560 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-19T21:33:47.560 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-19T21:33:47.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[14135]: audit 2024-02-19T21:33:46.164613+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[14135]: audit 2024-02-19T21:33:46.297866+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[14135]: audit 2024-02-19T21:33:46.304811+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[14135]: cephadm 2024-02-19T21:33:46.308986+0000 mgr.y (mgr.14138) 266 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[14135]: cephadm 2024-02-19T21:33:46.313300+0000 mgr.y (mgr.14138) 267 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[18090]: audit 2024-02-19T21:33:46.164613+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[18090]: audit 2024-02-19T21:33:46.297866+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[18090]: audit 2024-02-19T21:33:46.304811+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[18090]: cephadm 2024-02-19T21:33:46.308986+0000 mgr.y (mgr.14138) 266 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-02-19T21:33:47.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:47 smithi087 bash[18090]: cephadm 2024-02-19T21:33:46.313300+0000 mgr.y (mgr.14138) 267 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi087 2024-02-19T21:33:47.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-19T21:33:47.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-19T21:33:47.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-19T21:33:47.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-19T21:33:48.163 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-19T21:33:48.163 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:47 smithi129 bash[24429]: t=2024-02-19T21:33:47+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-19T21:33:48.163 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-19T21:33:48.163 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-19T21:33:48.439 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[14169]: cluster 2024-02-19T21:33:47.632438+0000 mgr.y (mgr.14138) 268 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:48.440 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-19T21:33:48.440 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-19T21:33:48.440 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-19T21:33:48.440 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-19T21:33:48.440 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-19T21:33:48.528 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:48 smithi087 bash[14135]: cluster 2024-02-19T21:33:47.632438+0000 mgr.y (mgr.14138) 268 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:48.528 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:48 smithi087 bash[18090]: cluster 2024-02-19T21:33:47.632438+0000 mgr.y (mgr.14138) 268 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:48.708 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-19T21:33:48.708 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-19T21:33:48.708 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-19T21:33:48.968 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-19T21:33:48.968 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-19T21:33:48.968 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-19T21:33:48.968 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-19T21:33:49.302 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:48 smithi129 bash[24429]: t=2024-02-19T21:33:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-19T21:33:49.303 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-19T21:33:49.303 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-19T21:33:49.303 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-19T21:33:49.570 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-19T21:33:49.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-19T21:33:49.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-19T21:33:49.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[14169]: cluster 2024-02-19T21:33:49.633273+0000 mgr.y (mgr.14138) 269 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:49.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-19T21:33:49.824 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-19T21:33:49.824 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-19T21:33:49.824 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-19T21:33:50.115 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-19T21:33:50.115 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-19T21:33:50.115 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:49 smithi129 bash[24429]: t=2024-02-19T21:33:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-19T21:33:50.116 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-19T21:33:50.116 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-19T21:33:50.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:49 smithi087 bash[14135]: cluster 2024-02-19T21:33:49.633273+0000 mgr.y (mgr.14138) 269 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:50.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:49 smithi087 bash[18090]: cluster 2024-02-19T21:33:49.633273+0000 mgr.y (mgr.14138) 269 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:50.433 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-19T21:33:50.433 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-19T21:33:50.434 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-19T21:33:50.665 INFO:teuthology.orchestra.run.smithi087.stdout:90194313261 2024-02-19T21:33:50.666 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-19T21:33:50.685 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-19T21:33:50.685 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-19T21:33:50.685 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-19T21:33:50.685 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-19T21:33:50.788 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:50.994 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-19T21:33:50.995 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-19T21:33:50.995 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-19T21:33:50.995 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-19T21:33:51.279 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:50 smithi129 bash[24429]: t=2024-02-19T21:33:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-19T21:33:51.279 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-19T21:33:51.280 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-19T21:33:51.280 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-19T21:33:51.548 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-19T21:33:51.548 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-19T21:33:51.548 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-19T21:33:51.548 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-19T21:33:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[14169]: cluster 2024-02-19T21:33:51.633801+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:51.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-19T21:33:51.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-19T21:33:51.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-19T21:33:51.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-19T21:33:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:51 smithi087 bash[14135]: cluster 2024-02-19T21:33:51.633801+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:51.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:51 smithi087 bash[18090]: cluster 2024-02-19T21:33:51.633801+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:52.142 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-19T21:33:52.142 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:51 smithi129 bash[24429]: t=2024-02-19T21:33:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-19T21:33:52.142 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-19T21:33:52.142 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-19T21:33:52.444 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-19T21:33:52.444 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-19T21:33:52.444 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-19T21:33:52.444 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-19T21:33:52.444 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-19T21:33:52.720 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-19T21:33:52.720 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-19T21:33:52.720 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-19T21:33:52.842 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:52 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:33:53.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-19T21:33:53.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-19T21:33:53.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-19T21:33:53.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-19T21:33:53.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:52 smithi129 bash[24429]: t=2024-02-19T21:33:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-19T21:33:53.006 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-19T21:33:53.183 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:52 smithi087 bash[27126]: level=info ts=2024-02-19T21:33:52.839Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:33:53.274 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-19T21:33:53.274 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-19T21:33:53.274 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-19T21:33:53.567 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-19T21:33:53.567 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-19T21:33:53.568 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-19T21:33:53.568 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-19T21:33:53.568 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-19T21:33:53.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-19T21:33:53.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-19T21:33:53.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-19T21:33:53.844 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:53 smithi087 docker[28896]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:33:54.139 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:54 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-19T21:33:54.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-19T21:33:54.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:53 smithi129 bash[24429]: t=2024-02-19T21:33:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-19T21:33:54.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-19T21:33:54.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-19T21:33:54.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-19T21:33:54.385 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:54 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:33:54.385 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:54 smithi087 systemd[1]: Started Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:33:54.531 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-19T21:33:54.531 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-19T21:33:54.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-19T21:33:54.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-19T21:33:54.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-19T21:33:54.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[14169]: cluster 2024-02-19T21:33:53.634347+0000 mgr.y (mgr.14138) 271 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:54.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[14169]: audit 2024-02-19T21:33:54.089011+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:54.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:54 smithi087 bash[14135]: cluster 2024-02-19T21:33:53.634347+0000 mgr.y (mgr.14138) 271 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:54.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:54 smithi087 bash[14135]: audit 2024-02-19T21:33:54.089011+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:54.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:54 smithi087 bash[18090]: cluster 2024-02-19T21:33:53.634347+0000 mgr.y (mgr.14138) 271 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:33:54.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:54 smithi087 bash[18090]: audit 2024-02-19T21:33:54.089011+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:33:55.169 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:54 smithi129 bash[24429]: t=2024-02-19T21:33:54+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-19T21:33:55.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:55 smithi129 bash[24429]: t=2024-02-19T21:33:55+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-19T21:33:55.872 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[14135]: cephadm 2024-02-19T21:33:54.091372+0000 mgr.y (mgr.14138) 272 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:33:55.872 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[14135]: cephadm 2024-02-19T21:33:54.096551+0000 mgr.y (mgr.14138) 273 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi129 2024-02-19T21:33:55.872 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[18090]: cephadm 2024-02-19T21:33:54.091372+0000 mgr.y (mgr.14138) 272 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:33:55.872 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[18090]: cephadm 2024-02-19T21:33:54.096551+0000 mgr.y (mgr.14138) 273 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi129 2024-02-19T21:33:55.889 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:55 smithi129 bash[24429]: t=2024-02-19T21:33:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-19T21:33:55.890 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:55 smithi129 bash[24429]: t=2024-02-19T21:33:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-19T21:33:55.890 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:55 smithi129 bash[14169]: cephadm 2024-02-19T21:33:54.091372+0000 mgr.y (mgr.14138) 272 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:33:55.890 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:55 smithi129 bash[14169]: cephadm 2024-02-19T21:33:54.096551+0000 mgr.y (mgr.14138) 273 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi129 2024-02-19T21:33:56.135 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.934Z caller=main.go:231 msg="Starting Alertmanager" version="(version=0.20.0, branch=HEAD, revision=f74be0400a6243d10bb53812d6fa408ad71ff32d)" 2024-02-19T21:33:56.135 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.934Z caller=main.go:232 build_context="(go=go1.13.5, user=root@00c3106655f8, date=20191211-14:13:14)" 2024-02-19T21:33:56.135 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.937Z caller=cluster.go:161 component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2024-02-19T21:33:56.135 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.938Z caller=cluster.go:623 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-19T21:33:56.136 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.980Z caller=coordinator.go:119 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:33:56.136 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.980Z caller=coordinator.go:131 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:33:56.136 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:55 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:55.987Z caller=main.go:497 msg=Listening address=:9093 2024-02-19T21:33:56.186 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:55 smithi129 bash[24429]: t=2024-02-19T21:33:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-19T21:33:56.187 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-19T21:33:56.187 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-19T21:33:56.465 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-19T21:33:56.465 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-19T21:33:56.607 INFO:teuthology.orchestra.run.smithi087.stdout:111669149736 2024-02-19T21:33:56.607 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-19T21:33:56.735 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:33:56.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[14169]: cluster 2024-02-19T21:33:55.634840+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:56.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-19T21:33:56.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-19T21:33:56.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:56 smithi087 bash[14135]: cluster 2024-02-19T21:33:55.634840+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:56.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:56 smithi087 bash[18090]: cluster 2024-02-19T21:33:55.634840+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:57.073 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:56 smithi129 bash[24429]: t=2024-02-19T21:33:56+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-19T21:33:57.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:57 smithi129 bash[24429]: t=2024-02-19T21:33:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-19T21:33:57.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:57 smithi129 bash[24429]: t=2024-02-19T21:33:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-19T21:33:57.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:57 smithi129 bash[24429]: t=2024-02-19T21:33:57+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-19T21:33:58.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:57 smithi129 bash[24429]: t=2024-02-19T21:33:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-19T21:33:58.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:58 smithi129 bash[24429]: t=2024-02-19T21:33:58+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-19T21:33:58.336 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:33:57 smithi087 bash[28953]: level=info ts=2024-02-19T21:33:57.939Z caller=cluster.go:648 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000119181s 2024-02-19T21:33:58.918 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:33:58 smithi129 bash[14169]: cluster 2024-02-19T21:33:57.635447+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:58.918 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:58 smithi129 bash[24429]: t=2024-02-19T21:33:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-19T21:33:58.919 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:58 smithi129 bash[24429]: t=2024-02-19T21:33:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-19T21:33:59.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:33:58 smithi087 bash[14135]: cluster 2024-02-19T21:33:57.635447+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:59.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:33:58 smithi087 bash[18090]: cluster 2024-02-19T21:33:57.635447+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:33:59.197 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:58 smithi129 bash[24429]: t=2024-02-19T21:33:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-19T21:33:59.198 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-19T21:33:59.198 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-19T21:33:59.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-19T21:33:59.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-19T21:33:59.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-19T21:34:00.073 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-19T21:34:00.073 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:33:59 smithi129 bash[24429]: t=2024-02-19T21:33:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-19T21:34:00.124 INFO:teuthology.orchestra.run.smithi087.stdout:133143986213 2024-02-19T21:34:00.125 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-19T21:34:00.251 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:00.553 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[24429]: t=2024-02-19T21:34:00+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-19T21:34:00.553 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[24429]: t=2024-02-19T21:34:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-19T21:34:00.553 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[24429]: t=2024-02-19T21:34:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-19T21:34:00.553 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 systemd[1]: Stopping Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:34:00.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[14169]: cluster 2024-02-19T21:33:59.636003+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:00.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[24429]: t=2024-02-19T21:34:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-19T21:34:00.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[24429]: t=2024-02-19T21:34:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-19T21:34:00.823 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=warn ts=2024-02-19T21:34:00.550Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:583 msg="Stopping scrape manager..." 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:577 msg="Scrape manager stopped" 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.550Z caller=main.go:749 msg="Notifier manager stopped" 2024-02-19T21:34:00.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[23618]: level=info ts=2024-02-19T21:34:00.551Z caller=main.go:761 msg="See you next time!" 2024-02-19T21:34:01.059 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:00 smithi087 bash[14135]: cluster 2024-02-19T21:33:59.636003+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:01.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:00 smithi087 bash[18090]: cluster 2024-02-19T21:33:59.636003+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:01.289 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:00 smithi129 bash[24429]: t=2024-02-19T21:34:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-19T21:34:01.570 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:01 smithi129 bash[24429]: t=2024-02-19T21:34:01+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-19T21:34:01.571 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:01 smithi129 docker[24944]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:34:01.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:01 smithi129 bash[24429]: t=2024-02-19T21:34:01+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-19T21:34:01.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:01 smithi129 bash[24429]: t=2024-02-19T21:34:01+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-19T21:34:01.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:01 smithi129 bash[14169]: cluster 2024-02-19T21:34:01.636683+0000 mgr.y (mgr.14138) 277 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:01.823 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:01 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a.service: Succeeded. 2024-02-19T21:34:01.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:01 smithi129 systemd[1]: Stopped Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:34:01.824 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:01 smithi129 systemd[1]: Started Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:34:02.073 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:01 smithi129 bash[24429]: t=2024-02-19T21:34:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-19T21:34:02.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:01 smithi087 bash[18090]: cluster 2024-02-19T21:34:01.636683+0000 mgr.y (mgr.14138) 277 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:02.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:01 smithi087 bash[14135]: cluster 2024-02-19T21:34:01.636683+0000 mgr.y (mgr.14138) 277 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:02.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[24429]: t=2024-02-19T21:34:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-19T21:34:03.054 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[24429]: t=2024-02-19T21:34:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-19T21:34:03.055 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[24429]: t=2024-02-19T21:34:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-19T21:34:03.055 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.777852+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.785090+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.785916+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.788176+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087:9093"}]: dispatch 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.788834+0000 mgr.y (mgr.14138) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087:9093"}]: dispatch 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.798303+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.805403+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:34:03.055 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.805968+0000 mgr.y (mgr.14138) 280 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.814346+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.814919+0000 mgr.y (mgr.14138) 281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.822605+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.830150+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.830811+0000 mgr.y (mgr.14138) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.839163+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129:3000"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.839682+0000 mgr.y (mgr.14138) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129:3000"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.846696+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.853272+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:03.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:02 smithi129 bash[14169]: audit 2024-02-19T21:34:01.853785+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:03.128 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.777852+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.128 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.785090+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:34:03.128 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.785916+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:34:03.128 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.788176+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087:9093"}]: dispatch 2024-02-19T21:34:03.128 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.788834+0000 mgr.y (mgr.14138) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087:9093"}]: dispatch 2024-02-19T21:34:03.128 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.798303+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.805403+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.805968+0000 mgr.y (mgr.14138) 280 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.814346+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.814919+0000 mgr.y (mgr.14138) 281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.822605+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.830150+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.830811+0000 mgr.y (mgr.14138) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.839163+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129:3000"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.839682+0000 mgr.y (mgr.14138) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129:3000"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.846696+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.853272+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:03.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[18090]: audit 2024-02-19T21:34:01.853785+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.777852+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.785090+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.785916+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.788176+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087:9093"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.788834+0000 mgr.y (mgr.14138) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087:9093"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.798303+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.805403+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.805968+0000 mgr.y (mgr.14138) 280 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.814346+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.814919+0000 mgr.y (mgr.14138) 281 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.822605+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.830150+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:34:03.130 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.830811+0000 mgr.y (mgr.14138) 282 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:34:03.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.839163+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129:3000"}]: dispatch 2024-02-19T21:34:03.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.839682+0000 mgr.y (mgr.14138) 283 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi129:3000"}]: dispatch 2024-02-19T21:34:03.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.846696+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:03.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.853272+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:03.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:02 smithi087 bash[14135]: audit 2024-02-19T21:34:01.853785+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:03.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-19T21:34:03.628 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-19T21:34:03.628 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-19T21:34:03.736 INFO:teuthology.orchestra.run.smithi087.stdout:154618822690 2024-02-19T21:34:03.736 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-19T21:34:03.863 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:03.900 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-19T21:34:03.900 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-19T21:34:03.900 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-19T21:34:03.900 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24429]: t=2024-02-19T21:34:03+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.761Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.761Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.761Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.761Z caller=main.go:339 host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi129 (none))" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.761Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.761Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.764Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.764Z caller=main.go:678 msg="Starting TSDB ..." 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.771Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.771Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.772Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.772Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=1.006091ms 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.773Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.773Z caller=main.go:695 msg="TSDB started" 2024-02-19T21:34:03.901 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.773Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:34:03.902 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.774Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:34:03.902 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[24990]: level=info ts=2024-02-19T21:34:03.774Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-02-19T21:34:04.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:03 smithi087 bash[14135]: audit 2024-02-19T21:34:02.955486+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:04.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:03 smithi087 bash[14135]: cephadm 2024-02-19T21:34:02.956564+0000 mgr.y (mgr.14138) 284 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:34:04.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:03 smithi087 bash[14135]: cluster 2024-02-19T21:34:03.637341+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:03 smithi087 bash[18090]: audit 2024-02-19T21:34:02.955486+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:03 smithi087 bash[18090]: cephadm 2024-02-19T21:34:02.956564+0000 mgr.y (mgr.14138) 284 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:34:04.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:03 smithi087 bash[18090]: cluster 2024-02-19T21:34:03.637341+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:04.210 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[14169]: audit 2024-02-19T21:34:02.955486+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:04.210 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[14169]: cephadm 2024-02-19T21:34:02.956564+0000 mgr.y (mgr.14138) 284 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:34:04.210 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:03 smithi129 bash[14169]: cluster 2024-02-19T21:34:03.637341+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:04.211 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-19T21:34:04.211 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-19T21:34:04.211 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-19T21:34:04.211 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-19T21:34:04.520 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-19T21:34:04.520 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-19T21:34:04.520 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-19T21:34:04.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-19T21:34:04.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-19T21:34:04.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-19T21:34:04.823 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-19T21:34:05.174 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-19T21:34:05.174 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:04 smithi129 bash[24429]: t=2024-02-19T21:34:04+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-19T21:34:05.174 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-19T21:34:05.174 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-19T21:34:05.443 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-19T21:34:05.443 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-19T21:34:05.443 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-19T21:34:05.443 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-19T21:34:05.443 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[14169]: audit 2024-02-19T21:34:04.279474+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:05.443 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[14169]: cephadm 2024-02-19T21:34:04.280858+0000 mgr.y (mgr.14138) 286 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:34:05.443 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[14169]: audit 2024-02-19T21:34:04.638634+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:05.443 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[14169]: audit 2024-02-19T21:34:04.644764+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:05.443 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[14169]: audit 2024-02-19T21:34:04.645258+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:05.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[18090]: audit 2024-02-19T21:34:04.279474+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:05.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[18090]: cephadm 2024-02-19T21:34:04.280858+0000 mgr.y (mgr.14138) 286 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:34:05.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[18090]: audit 2024-02-19T21:34:04.638634+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:05.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[18090]: audit 2024-02-19T21:34:04.644764+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:05.588 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[18090]: audit 2024-02-19T21:34:04.645258+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:05.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[14135]: audit 2024-02-19T21:34:04.279474+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:05.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[14135]: cephadm 2024-02-19T21:34:04.280858+0000 mgr.y (mgr.14138) 286 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:34:05.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[14135]: audit 2024-02-19T21:34:04.638634+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:05.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[14135]: audit 2024-02-19T21:34:04.644764+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:05.589 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[14135]: audit 2024-02-19T21:34:04.645258+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:34:05.727 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-19T21:34:05.727 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-19T21:34:05.727 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-19T21:34:06.055 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-19T21:34:06.055 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-19T21:34:06.055 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-19T21:34:06.055 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:05 smithi129 bash[24429]: t=2024-02-19T21:34:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-19T21:34:06.290 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:34:05 smithi087 bash[28953]: level=info ts=2024-02-19T21:34:05.939Z caller=cluster.go:640 component=cluster msg="gossip settled; proceeding" elapsed=10.000947312s 2024-02-19T21:34:06.290 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[14135]: cluster 2024-02-19T21:34:05.637917+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:06.290 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[14135]: audit 2024-02-19T21:34:05.843014+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.290 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[14135]: audit 2024-02-19T21:34:06.067718+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.290 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[14135]: audit 2024-02-19T21:34:06.075133+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-19T21:34:06.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-19T21:34:06.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-19T21:34:06.323 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-19T21:34:06.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[14169]: cluster 2024-02-19T21:34:05.637917+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:06.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[14169]: audit 2024-02-19T21:34:05.843014+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[14169]: audit 2024-02-19T21:34:06.067718+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[14169]: audit 2024-02-19T21:34:06.075133+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[18090]: cluster 2024-02-19T21:34:05.637917+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:06.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[18090]: audit 2024-02-19T21:34:05.843014+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[18090]: audit 2024-02-19T21:34:06.067718+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:06 smithi087 bash[18090]: audit 2024-02-19T21:34:06.075133+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:34:06.642 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-19T21:34:06.642 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-19T21:34:06.642 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-19T21:34:06.642 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-19T21:34:06.642 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-19T21:34:06.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-19T21:34:06.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-19T21:34:07.161 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-19T21:34:07.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:06 smithi129 bash[24429]: t=2024-02-19T21:34:06+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-19T21:34:07.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-19T21:34:07.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-19T21:34:07.162 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-19T21:34:07.421 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-19T21:34:07.421 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-19T21:34:07.421 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-19T21:34:07.421 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-19T21:34:07.674 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-19T21:34:07.674 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-19T21:34:07.701 INFO:teuthology.orchestra.run.smithi087.stdout:176093659165 2024-02-19T21:34:07.702 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-19T21:34:07.824 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:07.966 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[14169]: cluster 2024-02-19T21:34:07.638512+0000 mgr.y (mgr.14138) 288 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:07.966 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-19T21:34:07.966 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-19T21:34:07.967 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-19T21:34:07.967 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-19T21:34:07.967 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:07 smithi129 bash[24429]: t=2024-02-19T21:34:07+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-19T21:34:08.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:07 smithi087 bash[18090]: cluster 2024-02-19T21:34:07.638512+0000 mgr.y (mgr.14138) 288 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:08.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:07 smithi087 bash[14135]: cluster 2024-02-19T21:34:07.638512+0000 mgr.y (mgr.14138) 288 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:08.259 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-19T21:34:08.259 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-19T21:34:08.259 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-19T21:34:08.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-19T21:34:08.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-19T21:34:08.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-19T21:34:08.573 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-19T21:34:09.073 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-19T21:34:09.074 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2024-02-19T21:34:09.075 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="Initializing Stream Manager" 2024-02-19T21:34:09.076 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:34:08 smithi129 bash[24429]: t=2024-02-19T21:34:08+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-19T21:34:09.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:09 smithi087 bash[14135]: cluster 2024-02-19T21:34:09.639228+0000 mgr.y (mgr.14138) 289 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:09.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:09 smithi087 bash[18090]: cluster 2024-02-19T21:34:09.639228+0000 mgr.y (mgr.14138) 289 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:09 smithi129 bash[14169]: cluster 2024-02-19T21:34:09.639228+0000 mgr.y (mgr.14138) 289 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:11.429 INFO:teuthology.orchestra.run.smithi087.stdout:197568495640 2024-02-19T21:34:11.429 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-19T21:34:11.559 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:12.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:11 smithi129 bash[14169]: cluster 2024-02-19T21:34:11.639847+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:34:12.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:11 smithi087 bash[14135]: cluster 2024-02-19T21:34:11.639847+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:34:12.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:11 smithi087 bash[18090]: cluster 2024-02-19T21:34:11.639847+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:34:14.473 INFO:teuthology.orchestra.run.smithi087.stdout:42949673017 2024-02-19T21:34:14.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:14 smithi087 bash[14135]: cluster 2024-02-19T21:34:13.640486+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:14.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:14 smithi087 bash[14135]: audit 2024-02-19T21:34:14.471575+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.87:0/4018757064' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-19T21:34:14.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:14 smithi087 bash[18090]: cluster 2024-02-19T21:34:13.640486+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:14.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:14 smithi087 bash[18090]: audit 2024-02-19T21:34:14.471575+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.87:0/4018757064' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-19T21:34:15.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:14 smithi129 bash[14169]: cluster 2024-02-19T21:34:13.640486+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:15.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:14 smithi129 bash[14169]: audit 2024-02-19T21:34:14.471575+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.87:0/4018757064' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-19T21:34:15.208 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673011 got 42949673017 for osd.0 2024-02-19T21:34:15.208 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-19T21:34:15.338 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:16.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:15 smithi129 bash[14169]: cluster 2024-02-19T21:34:15.641033+0000 mgr.y (mgr.14138) 292 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:16.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:15 smithi087 bash[18090]: cluster 2024-02-19T21:34:15.641033+0000 mgr.y (mgr.14138) 292 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:16.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:15 smithi087 bash[14135]: cluster 2024-02-19T21:34:15.641033+0000 mgr.y (mgr.14138) 292 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:17.986 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:17 smithi087 bash[14135]: cluster 2024-02-19T21:34:17.641615+0000 mgr.y (mgr.14138) 293 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:17.986 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:17 smithi087 bash[18090]: cluster 2024-02-19T21:34:17.641615+0000 mgr.y (mgr.14138) 293 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:18.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:17 smithi129 bash[14169]: cluster 2024-02-19T21:34:17.641615+0000 mgr.y (mgr.14138) 293 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:18.263 INFO:teuthology.orchestra.run.smithi087.stdout:68719476791 2024-02-19T21:34:18.997 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:18 smithi087 bash[18090]: audit 2024-02-19T21:34:18.261186+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.87:0/4208831359' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-19T21:34:18.997 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:18 smithi087 bash[14135]: audit 2024-02-19T21:34:18.261186+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.87:0/4208831359' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-19T21:34:18.998 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476784 got 68719476791 for osd.1 2024-02-19T21:34:18.998 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-19T21:34:19.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:18 smithi129 bash[14169]: audit 2024-02-19T21:34:18.261186+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.87:0/4208831359' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-19T21:34:19.122 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:19.998 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:19 smithi087 bash[14135]: cluster 2024-02-19T21:34:19.642274+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:19.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:19 smithi087 bash[18090]: cluster 2024-02-19T21:34:19.642274+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:20.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:19 smithi129 bash[14169]: cluster 2024-02-19T21:34:19.642274+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:21.988 INFO:teuthology.orchestra.run.smithi087.stdout:90194313267 2024-02-19T21:34:22.016 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:21 smithi087 bash[14135]: cluster 2024-02-19T21:34:21.642942+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:22.016 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:21 smithi087 bash[18090]: cluster 2024-02-19T21:34:21.642942+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:22.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:21 smithi129 bash[14169]: cluster 2024-02-19T21:34:21.642942+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:22.719 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313261 got 90194313267 for osd.2 2024-02-19T21:34:22.719 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-19T21:34:22.849 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:23.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:22 smithi129 bash[14169]: audit 2024-02-19T21:34:21.986597+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.87:0/3796964219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-19T21:34:23.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:22 smithi087 bash[14135]: audit 2024-02-19T21:34:21.986597+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.87:0/3796964219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-19T21:34:23.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:22 smithi087 bash[18090]: audit 2024-02-19T21:34:21.986597+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.87:0/3796964219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-19T21:34:24.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:24 smithi087 bash[14135]: cluster 2024-02-19T21:34:23.643622+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:34:24.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:24 smithi087 bash[18090]: cluster 2024-02-19T21:34:23.643622+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:34:25.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:24 smithi129 bash[14169]: cluster 2024-02-19T21:34:23.643622+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:34:25.817 INFO:teuthology.orchestra.run.smithi087.stdout:111669149742 2024-02-19T21:34:25.846 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:25 smithi087 bash[18090]: cluster 2024-02-19T21:34:25.644300+0000 mgr.y (mgr.14138) 297 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:25.846 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:25 smithi087 bash[14135]: cluster 2024-02-19T21:34:25.644300+0000 mgr.y (mgr.14138) 297 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:26.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:25 smithi129 bash[14169]: cluster 2024-02-19T21:34:25.644300+0000 mgr.y (mgr.14138) 297 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:26.553 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149736 got 111669149742 for osd.3 2024-02-19T21:34:26.553 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-19T21:34:26.684 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:26.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:26 smithi087 bash[18090]: audit 2024-02-19T21:34:25.815709+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.87:0/1377642123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-19T21:34:26.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:26 smithi087 bash[14135]: audit 2024-02-19T21:34:25.815709+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.87:0/1377642123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-19T21:34:27.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:26 smithi129 bash[14169]: audit 2024-02-19T21:34:25.815709+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.87:0/1377642123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-19T21:34:27.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:27 smithi087 bash[18090]: cluster 2024-02-19T21:34:27.644987+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:27.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:27 smithi087 bash[14135]: cluster 2024-02-19T21:34:27.644987+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:28.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:27 smithi129 bash[14169]: cluster 2024-02-19T21:34:27.644987+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:29.561 INFO:teuthology.orchestra.run.smithi087.stdout:133143986218 2024-02-19T21:34:29.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:29 smithi087 bash[14135]: audit 2024-02-19T21:34:29.558957+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.87:0/1689918102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-19T21:34:29.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:29 smithi087 bash[18090]: audit 2024-02-19T21:34:29.558957+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.87:0/1689918102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-19T21:34:30.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:29 smithi129 bash[14169]: audit 2024-02-19T21:34:29.558957+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.87:0/1689918102' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-19T21:34:30.295 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986213 got 133143986218 for osd.4 2024-02-19T21:34:30.296 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-19T21:34:30.424 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:30.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:30 smithi087 bash[14135]: cluster 2024-02-19T21:34:29.645620+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:30.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:30 smithi087 bash[14135]: audit 2024-02-19T21:34:29.763369+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:34:30.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:30 smithi087 bash[14135]: audit 2024-02-19T21:34:29.766057+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:34:30.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:30 smithi087 bash[18090]: cluster 2024-02-19T21:34:29.645620+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:30.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:30 smithi087 bash[18090]: audit 2024-02-19T21:34:29.763369+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:34:30.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:30 smithi087 bash[18090]: audit 2024-02-19T21:34:29.766057+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:34:31.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:30 smithi129 bash[14169]: cluster 2024-02-19T21:34:29.645620+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:31.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:30 smithi129 bash[14169]: audit 2024-02-19T21:34:29.763369+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:34:31.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:30 smithi129 bash[14169]: audit 2024-02-19T21:34:29.766057+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:34:33.007 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:32 smithi087 bash[14135]: cluster 2024-02-19T21:34:31.646232+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:33.007 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:32 smithi087 bash[18090]: cluster 2024-02-19T21:34:31.646232+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:33.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:32 smithi129 bash[14169]: cluster 2024-02-19T21:34:31.646232+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:33.371 INFO:teuthology.orchestra.run.smithi087.stdout:154618822695 2024-02-19T21:34:33.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:33 smithi087 bash[18090]: audit 2024-02-19T21:34:33.369766+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.87:0/1347330948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-19T21:34:33.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:33 smithi087 bash[14135]: audit 2024-02-19T21:34:33.369766+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.87:0/1347330948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-19T21:34:34.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:33 smithi129 bash[14169]: audit 2024-02-19T21:34:33.369766+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.87:0/1347330948' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-19T21:34:34.090 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822690 got 154618822695 for osd.5 2024-02-19T21:34:34.090 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-19T21:34:34.214 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:35.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:34 smithi129 bash[14169]: cluster 2024-02-19T21:34:33.646871+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:35.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:34 smithi087 bash[18090]: cluster 2024-02-19T21:34:33.646871+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:35.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:34 smithi087 bash[14135]: cluster 2024-02-19T21:34:33.646871+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:35.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:35 smithi087 bash[14135]: cluster 2024-02-19T21:34:35.647426+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:35.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:35 smithi087 bash[18090]: cluster 2024-02-19T21:34:35.647426+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:36.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:35 smithi129 bash[14169]: cluster 2024-02-19T21:34:35.647426+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:37.328 INFO:teuthology.orchestra.run.smithi087.stdout:176093659171 2024-02-19T21:34:37.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:37 smithi087 bash[14135]: audit 2024-02-19T21:34:37.326187+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.87:0/1945381893' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-19T21:34:37.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:37 smithi087 bash[18090]: audit 2024-02-19T21:34:37.326187+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.87:0/1945381893' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-19T21:34:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:37 smithi129 bash[14169]: audit 2024-02-19T21:34:37.326187+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.87:0/1945381893' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-19T21:34:38.041 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659165 got 176093659171 for osd.6 2024-02-19T21:34:38.041 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-19T21:34:38.170 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:38.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:38 smithi087 bash[18090]: cluster 2024-02-19T21:34:37.648005+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:38.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:38 smithi087 bash[14135]: cluster 2024-02-19T21:34:37.648005+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:38.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:38 smithi129 bash[14169]: cluster 2024-02-19T21:34:37.648005+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:39.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:39 smithi087 bash[18090]: cluster 2024-02-19T21:34:39.648612+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:39.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:39 smithi087 bash[14135]: cluster 2024-02-19T21:34:39.648612+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:40.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:39 smithi129 bash[14169]: cluster 2024-02-19T21:34:39.648612+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:41.206 INFO:teuthology.orchestra.run.smithi087.stdout:197568495646 2024-02-19T21:34:41.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:41 smithi129 bash[14169]: audit 2024-02-19T21:34:41.204375+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.87:0/866811180' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-19T21:34:41.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:41 smithi087 bash[18090]: audit 2024-02-19T21:34:41.204375+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.87:0/866811180' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-19T21:34:41.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:41 smithi087 bash[14135]: audit 2024-02-19T21:34:41.204375+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.87:0/866811180' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-19T21:34:41.968 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495640 got 197568495646 for osd.7 2024-02-19T21:34:41.969 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-19T21:34:41.969 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph pg dump --format=json 2024-02-19T21:34:42.099 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:42.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:42 smithi129 bash[14169]: cluster 2024-02-19T21:34:41.649193+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:42.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:42 smithi087 bash[14135]: cluster 2024-02-19T21:34:41.649193+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:42.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:42 smithi087 bash[18090]: cluster 2024-02-19T21:34:41.649193+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:45.044 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:34:45.046 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2024-02-19T21:34:45.069 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:44 smithi087 bash[14135]: cluster 2024-02-19T21:34:43.649834+0000 mgr.y (mgr.14138) 306 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:45.069 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:44 smithi087 bash[18090]: cluster 2024-02-19T21:34:43.649834+0000 mgr.y (mgr.14138) 306 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:44 smithi129 bash[14169]: cluster 2024-02-19T21:34:43.649834+0000 mgr.y (mgr.14138) 306 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:45.767 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":258,"stamp":"2024-02-19T21:34:43.649494+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":389,"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":127,"num_read_kb":122,"num_write":4,"num_write_kb":1,"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":5,"ondisk_log_size":5,"up":12,"acting":12,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":8392524,"kb_used_data":3852,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568692,"statfs":{"total":767960285184,"available":759366340608,"internally_reserved":8589934592,"allocated":3944448,"data_stored":1603863,"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":15,"num_read_kb":15,"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.003565"},"pg_stats":[{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-19T21:32:29.613235+0000","last_change":"2024-02-19T21:32:29.043847+0000","last_active":"2024-02-19T21:32:29.613235+0000","last_peered":"2024-02-19T21:32:29.613235+0000","last_clean":"2024-02-19T21:32:29.613235+0000","last_became_active":"2024-02-19T21:32:29.042457+0000","last_became_peered":"2024-02-19T21:32:29.042457+0000","last_unstale":"2024-02-19T21:32:29.613235+0000","last_undegraded":"2024-02-19T21:32:29.613235+0000","last_fullsized":"2024-02-19T21:32:29.613235+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_clean_scrub_stamp":"2024-02-19T21:32:27.575213+0000","log_size":0,"ondisk_log_size":0,"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":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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-19T21:32:30.581039+0000","last_change":"2024-02-19T21:32:28.777908+0000","last_active":"2024-02-19T21:32:30.581039+0000","last_peered":"2024-02-19T21:32:30.581039+0000","last_clean":"2024-02-19T21:32:30.581039+0000","last_became_active":"2024-02-19T21:32:28.776701+0000","last_became_peered":"2024-02-19T21:32:28.776701+0000","last_unstale":"2024-02-19T21:32:30.581039+0000","last_undegraded":"2024-02-19T21:32:30.581039+0000","last_fullsized":"2024-02-19T21:32:30.581039+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_clean_scrub_stamp":"2024-02-19T21:32:27.575213+0000","log_size":0,"ondisk_log_size":0,"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":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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-19T21:32:30.581138+0000","last_change":"2024-02-19T21:32:23.642289+0000","last_active":"2024-02-19T21:32:30.581138+0000","last_peered":"2024-02-19T21:32:30.581138+0000","last_clean":"2024-02-19T21:32:30.581138+0000","last_became_active":"2024-02-19T21:32:23.641458+0000","last_became_peered":"2024-02-19T21:32:23.641458+0000","last_unstale":"2024-02-19T21:32:30.581138+0000","last_undegraded":"2024-02-19T21:32:30.581138+0000","last_fullsized":"2024-02-19T21:32:30.581138+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:28:23.964109+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:28:23.964109+0000","last_clean_scrub_stamp":"2024-02-19T21:28:23.964109+0000","log_size":0,"ondisk_log_size":0,"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":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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"51'5","reported_seq":"141","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-19T21:34:42.049092+0000","last_change":"2024-02-19T21:32:29.043748+0000","last_active":"2024-02-19T21:34:42.049092+0000","last_peered":"2024-02-19T21:34:42.049092+0000","last_clean":"2024-02-19T21:34:42.049092+0000","last_became_active":"2024-02-19T21:32:29.042194+0000","last_became_peered":"2024-02-19T21:32:29.042194+0000","last_unstale":"2024-02-19T21:34:42.049092+0000","last_undegraded":"2024-02-19T21:34:42.049092+0000","last_fullsized":"2024-02-19T21:34:42.049092+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_clean_scrub_stamp":"2024-02-19T21:32:27.575213+0000","log_size":5,"ondisk_log_size":5,"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":389,"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":127,"num_read_kb":122,"num_write":4,"num_write_kb":1,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":389,"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":127,"num_read_kb":122,"num_write":4,"num_write_kb":1,"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":12288,"data_stored":1167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5,"ondisk_log_size":5,"up":9,"acting":9,"num_store_stats":7},{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495647,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.89900000000000002,"15min":0.90700000000000003},"min":{"1min":0.56299999999999994,"5min":0.501,"15min":0.501},"max":{"1min":1.155,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.873,"15min":0.871},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0329999999999999}]},{"osd":1,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91200000000000003,"15min":0.91300000000000003},"min":{"1min":0.65300000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.458,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.135},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.94399999999999995,"15min":0.95899999999999996},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.0429999999999999,"5min":1.417,"15min":1.417},"last":0.67800000000000005}]},{"osd":2,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.65300000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.1060000000000001,"5min":1.151,"15min":1.151},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93300000000000005,"15min":0.92800000000000005},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.22,"5min":1.363,"15min":1.363},"last":1.1950000000000001}]},{"osd":3,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.175},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.95999999999999996,"15min":0.96699999999999997},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.246,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.93700000000000006}]},{"osd":4,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.85099999999999998,"15min":0.85399999999999998},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.1970000000000001,"5min":1.24,"15min":1.24},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.78900000000000003}]},{"osd":5,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.94999999999999996,"15min":0.95099999999999996},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.98699999999999999,"15min":0.99199999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.2410000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.76100000000000001}]},{"osd":6,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0309999999999999,"15min":1.0409999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1739999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.87},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0249999999999999,"15min":1.0229999999999999},"min":{"1min":0.68000000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.2889999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.093}]}]},{"osd":6,"up_from":41,"seq":176093659173,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.93200000000000005,"15min":0.93700000000000006},"min":{"1min":0.67100000000000004,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.0609999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.89800000000000002,"15min":0.89600000000000002},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3109999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.97899999999999998}]},{"osd":1,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.093,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.89300000000000002,"15min":0.89200000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.085,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.93799999999999994}]},{"osd":2,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.94099999999999995,"15min":0.95099999999999996},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.115,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.878},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.70599999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.161,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.89300000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.91700000000000004,"15min":0.92700000000000005},"min":{"1min":0.64100000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.014,"5min":1.851,"15min":1.851},"last":1.268},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.96999999999999997,"15min":0.97399999999999998},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.208,"5min":1.401,"15min":1.401},"last":0.73099999999999998}]},{"osd":4,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85599999999999998,"15min":0.85199999999999998},"min":{"1min":0.61299999999999999,"5min":0.503,"15min":0.503},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.75},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.879,"15min":0.87},"min":{"1min":0.60199999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.016}]},{"osd":5,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.92600000000000005,"15min":0.93000000000000005},"min":{"1min":0.68600000000000005,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.99199999999999999,"15min":0.99399999999999999},"min":{"1min":0.69099999999999995,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2410000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.1479999999999999}]},{"osd":7,"last update":"Mon Feb 19 21:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0349999999999999,"15min":1.0429999999999999},"min":{"1min":0.48799999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.2869999999999999,"5min":1.9610000000000001,"15min":1.9610000000000001},"last":1.208},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0600000000000001,"15min":1.073},"min":{"1min":0.61799999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.335,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0009999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476796,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Mon Feb 19 21:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.60599999999999998,"15min":0.56200000000000006},"min":{"1min":0.48799999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.67100000000000004,"15min":0.59499999999999997},"min":{"1min":0.48299999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.91100000000000003}]},{"osd":2,"last update":"Mon Feb 19 21:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.72199999999999998,"15min":0.67800000000000005},"min":{"1min":0.63800000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.751},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.66600000000000004,"15min":0.63100000000000001},"min":{"1min":0.55100000000000005,"5min":0.37,"15min":0.37},"max":{"1min":0.96499999999999997,"5min":1.206,"15min":1.206},"last":0.78900000000000003}]},{"osd":3,"last update":"Mon Feb 19 21:33:50 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.72199999999999998,"15min":0.71099999999999997},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.78400000000000003,"15min":0.76400000000000001},"min":{"1min":0.65100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.83499999999999996}]},{"osd":4,"last update":"Mon Feb 19 21:34:15 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.871,"15min":0.83899999999999997},"min":{"1min":0.66800000000000004,"5min":0.62,"15min":0.62},"max":{"1min":1.1899999999999999,"5min":1.345,"15min":1.345},"last":1.399},{"interface":"front","average":{"1min":1.028,"5min":0.93600000000000005,"15min":0.90300000000000002},"min":{"1min":0.80000000000000004,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":0.71799999999999997}]},{"osd":5,"last update":"Mon Feb 19 21:34:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.012,"15min":0.98599999999999999},"min":{"1min":0.82199999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.357,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.98699999999999999,"15min":0.98999999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.2350000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.3220000000000001}]},{"osd":6,"last update":"Mon Feb 19 21:34:02 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.071,"15min":1.0669999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.153,"5min":1.1240000000000001,"15min":1.119},"min":{"1min":0.86299999999999999,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.3680000000000001}]},{"osd":7,"last update":"Mon Feb 19 21:34:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.0569999999999999},"min":{"1min":0.84099999999999997,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1259999999999999,"15min":1.1180000000000001},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.94499999999999995}]}]},{"osd":0,"up_from":10,"seq":42949673024,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Mon Feb 19 21:34:06 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.61599999999999999,"15min":0.55200000000000005},"min":{"1min":0.49199999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0229999999999999,"5min":1.466,"15min":1.466},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.64700000000000002,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0820000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.48599999999999999}]},{"osd":2,"last update":"Mon Feb 19 21:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.72199999999999998,"15min":0.70199999999999996},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.0620000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.72799999999999998,"15min":0.72199999999999998},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.98399999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.623}]},{"osd":3,"last update":"Mon Feb 19 21:33:52 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.78000000000000003,"15min":0.77000000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.0680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.74299999999999999,"15min":0.74399999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.0389999999999999,"5min":1.331,"15min":1.331},"last":0.46899999999999997}]},{"osd":4,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.92500000000000004,"15min":0.90700000000000003},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":0.875},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93700000000000006,"15min":0.91800000000000004},"min":{"1min":0.746,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":0.76700000000000002}]},{"osd":5,"last update":"Mon Feb 19 21:34:37 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.99199999999999999,"15min":1.004},"min":{"1min":0.76800000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.0760000000000001,"5min":1.571,"15min":1.571},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.095,"15min":1.1000000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.323,"5min":1.639,"15min":1.639},"last":0.82099999999999995}]},{"osd":6,"last update":"Mon Feb 19 21:33:58 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0289999999999999,"15min":1.0329999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4350000000000001,"5min":1.55,"15min":1.55},"last":0.63900000000000001},{"interface":"front","average":{"1min":1.117,"5min":1.169,"15min":1.177},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.4610000000000001,"5min":1.724,"15min":1.724},"last":0.746}]},{"osd":7,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1080000000000001,"15min":1.1140000000000001},"min":{"1min":0.89400000000000002,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.425,"5min":1.625,"15min":1.625},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0489999999999999,"15min":1.0509999999999999},"min":{"1min":0.68899999999999995,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.339,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.73799999999999999}]}]},{"osd":2,"up_from":21,"seq":90194313271,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.66900000000000004,"15min":0.63500000000000001},"min":{"1min":0.501,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.998,"5min":2.7599999999999998,"15min":2.7599999999999998},"last":0.52600000000000002},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.78100000000000003,"15min":0.75700000000000001},"min":{"1min":0.52900000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.02,"5min":1.732,"15min":1.732},"last":0.58999999999999997}]},{"osd":1,"last update":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.69199999999999995,"15min":0.67000000000000004},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1579999999999999,"5min":2.823,"15min":2.823},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71099999999999997,"15min":0.66300000000000003},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.93400000000000005,"5min":1.786,"15min":1.786},"last":0.746}]},{"osd":3,"last update":"Mon Feb 19 21:33:52 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.69699999999999995,"15min":0.68899999999999995},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.98299999999999998,"5min":1.115,"15min":1.115},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.749,"5min":0.77700000000000002,"15min":0.76700000000000002},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.998,"5min":1.72,"15min":1.72},"last":0.83499999999999996}]},{"osd":4,"last update":"Mon Feb 19 21:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.88500000000000001,"15min":0.88700000000000001},"min":{"1min":0.66600000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.143,"5min":1.371,"15min":1.371},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.94399999999999995,"15min":0.92200000000000004},"min":{"1min":0.73799999999999999,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.296,"5min":2.927,"15min":2.927},"last":0.81499999999999995}]},{"osd":5,"last update":"Mon Feb 19 21:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.016,"15min":1.0269999999999999},"min":{"1min":0.72699999999999998,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4099999999999999,"5min":2.964,"15min":2.964},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.0389999999999999,"15min":1.0549999999999999},"min":{"1min":0.76000000000000001,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.218,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.1559999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:33:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0089999999999999,"15min":1.0209999999999999},"min":{"1min":0.73699999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.1799999999999999,"5min":1.393,"15min":1.393},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.143,"15min":1.159},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3680000000000001,"5min":2.8769999999999998,"15min":2.8769999999999998},"last":0.96199999999999997}]},{"osd":7,"last update":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0600000000000001,"15min":1.0700000000000001},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.258,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.032,"5min":1.071,"15min":1.077},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.3320000000000001,"5min":1.339,"15min":1.339},"last":0.85599999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149746,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:33:55 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.63100000000000001,"15min":0.60499999999999998},"min":{"1min":0.495,"5min":0.438,"15min":0.438},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.69699999999999995,"15min":0.68500000000000005},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.069,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.95599999999999996}]},{"osd":1,"last update":"Mon Feb 19 21:33:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.754,"15min":0.71599999999999997},"min":{"1min":0.53700000000000003,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":2.8809999999999998,"5min":2.8809999999999998,"15min":2.8809999999999998},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.69199999999999995,"15min":0.68200000000000005},"min":{"1min":0.56999999999999995,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.70099999999999996}]},{"osd":2,"last update":"Mon Feb 19 21:33:55 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.78900000000000003,"15min":0.78000000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.996},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.748,"15min":0.72499999999999998},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.877}]},{"osd":4,"last update":"Mon Feb 19 21:34:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93400000000000005,"15min":0.93899999999999995},"min":{"1min":0.68000000000000005,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.252,"5min":1.319,"15min":1.319},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.86499999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.224}]},{"osd":5,"last update":"Mon Feb 19 21:33:39 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.0089999999999999,"15min":0.999},"min":{"1min":0.85699999999999998,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.0269999999999999,"15min":1.0149999999999999},"min":{"1min":0.84199999999999997,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.613}]},{"osd":6,"last update":"Mon Feb 19 21:34:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.79900000000000004,"5min":0.745,"15min":0.745},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.0880000000000001,"15min":1.095},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.268,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.264}]},{"osd":7,"last update":"Mon Feb 19 21:34:22 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.113,"15min":1.1259999999999999},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.4279999999999999,"5min":1.452,"15min":1.452},"last":1.528},{"interface":"front","average":{"1min":1.145,"5min":1.1200000000000001,"15min":1.1160000000000001},"min":{"1min":0.94599999999999995,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.3680000000000001,"5min":1.542,"15min":1.542},"last":1.175}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.86899999999999999,"15min":0.83299999999999996},"min":{"1min":0.70399999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":1.002},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.67800000000000005,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":1.0329999999999999}]},{"osd":1,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.83499999999999996,"15min":0.82999999999999996},"min":{"1min":0.64200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.038,"5min":1.244,"15min":1.244},"last":1.056},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.88,"15min":0.83999999999999997},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.1899999999999999,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.68600000000000005}]},{"osd":2,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89200000000000002,"15min":0.878},"min":{"1min":0.64800000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.153,"5min":1.214,"15min":1.214},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.86399999999999999,"15min":0.871},"min":{"1min":0.61799999999999999,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.0900000000000001,"5min":1.145,"15min":1.145},"last":0.66000000000000003}]},{"osd":3,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.874,"15min":0.876},"min":{"1min":0.73199999999999998,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.0569999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.72699999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.1739999999999999,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.97799999999999998}]},{"osd":5,"last update":"Mon Feb 19 21:34:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.629,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.83099999999999996,"15min":0.81399999999999995},"min":{"1min":0.63,"5min":0.504,"15min":0.504},"max":{"1min":1.079,"5min":1.236,"15min":1.236},"last":0.78100000000000003}]},{"osd":6,"last update":"Mon Feb 19 21:34:04 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93500000000000005,"15min":0.94099999999999995},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.194,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0049999999999999,"15min":1.0069999999999999},"min":{"1min":0.71199999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.224,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.93600000000000005}]},{"osd":7,"last update":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.071,"5min":1.0920000000000001,"15min":1.0960000000000001},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.877}]}]},{"osd":5,"up_from":36,"seq":154618822698,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.88600000000000001,"15min":0.89600000000000002},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.82599999999999996,"15min":0.81499999999999995},"min":{"1min":0.65800000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.0209999999999999,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":1.0229999999999999}]},{"osd":1,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85399999999999998,"15min":0.84399999999999997},"min":{"1min":0.55600000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.86699999999999999,"15min":0.85999999999999999},"min":{"1min":0.66000000000000003,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0489999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.84199999999999997}]},{"osd":2,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.88700000000000001,"15min":0.85199999999999998},"min":{"1min":0.72899999999999998,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.98499999999999999,"15min":0.99399999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.264,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.92600000000000005}]},{"osd":3,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89200000000000002,"15min":0.88700000000000001},"min":{"1min":0.72599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1379999999999999,"5min":1.169,"15min":1.169},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.96299999999999997,"15min":0.95299999999999996},"min":{"1min":0.71299999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1830000000000001,"5min":1.256,"15min":1.256},"last":1.1100000000000001}]},{"osd":4,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.81299999999999994,"15min":0.79600000000000004},"min":{"1min":0.59199999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.107,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.87,"15min":0.83899999999999997},"min":{"1min":0.64700000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.198,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.97799999999999998}]},{"osd":6,"last update":"Mon Feb 19 21:34:05 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.96599999999999997,"15min":0.97499999999999998},"min":{"1min":0.51400000000000001,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.181,"5min":1.452,"15min":1.452},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95899999999999996,"15min":0.95099999999999996},"min":{"1min":0.65000000000000002,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.129}]},{"osd":7,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.056,"15min":1.056},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.095,"15min":1.095},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.377,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.82699999999999996}]}]}]}} 2024-02-19T21:34:45.768 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph pg dump --format=json 2024-02-19T21:34:45.901 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:46.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:45 smithi129 bash[14169]: audit 2024-02-19T21:34:45.034219+0000 mgr.y (mgr.14138) 307 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:34:46.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:45 smithi129 bash[14169]: cluster 2024-02-19T21:34:45.650472+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:46.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:45 smithi087 bash[18090]: audit 2024-02-19T21:34:45.034219+0000 mgr.y (mgr.14138) 307 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:34:46.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:45 smithi087 bash[18090]: cluster 2024-02-19T21:34:45.650472+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:46.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:45 smithi087 bash[14135]: audit 2024-02-19T21:34:45.034219+0000 mgr.y (mgr.14138) 307 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:34:46.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:45 smithi087 bash[14135]: cluster 2024-02-19T21:34:45.650472+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:48.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:47 smithi129 bash[14169]: cluster 2024-02-19T21:34:47.650974+0000 mgr.y (mgr.14138) 309 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:48.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:47 smithi087 bash[18090]: cluster 2024-02-19T21:34:47.650974+0000 mgr.y (mgr.14138) 309 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:48.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:47 smithi087 bash[14135]: cluster 2024-02-19T21:34:47.650974+0000 mgr.y (mgr.14138) 309 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:48.811 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:34:48.812 INFO:teuthology.orchestra.run.smithi087.stderr:dumped all 2024-02-19T21:34:49.535 INFO:teuthology.orchestra.run.smithi087.stdout:{"pg_ready":true,"pg_map":{"version":260,"stamp":"2024-02-19T21:34:47.650763+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":389,"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":127,"num_read_kb":122,"num_write":4,"num_write_kb":1,"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":5,"ondisk_log_size":5,"up":12,"acting":12,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":8392524,"kb_used_data":3852,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568692,"statfs":{"total":767960285184,"available":759366340608,"internally_reserved":8589934592,"allocated":3944448,"data_stored":1603863,"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":10,"num_read_kb":10,"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.003610"},"pg_stats":[{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-19T21:32:29.613235+0000","last_change":"2024-02-19T21:32:29.043847+0000","last_active":"2024-02-19T21:32:29.613235+0000","last_peered":"2024-02-19T21:32:29.613235+0000","last_clean":"2024-02-19T21:32:29.613235+0000","last_became_active":"2024-02-19T21:32:29.042457+0000","last_became_peered":"2024-02-19T21:32:29.042457+0000","last_unstale":"2024-02-19T21:32:29.613235+0000","last_undegraded":"2024-02-19T21:32:29.613235+0000","last_fullsized":"2024-02-19T21:32:29.613235+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_clean_scrub_stamp":"2024-02-19T21:32:27.575213+0000","log_size":0,"ondisk_log_size":0,"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":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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"11","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-19T21:32:30.581039+0000","last_change":"2024-02-19T21:32:28.777908+0000","last_active":"2024-02-19T21:32:30.581039+0000","last_peered":"2024-02-19T21:32:30.581039+0000","last_clean":"2024-02-19T21:32:30.581039+0000","last_became_active":"2024-02-19T21:32:28.776701+0000","last_became_peered":"2024-02-19T21:32:28.776701+0000","last_unstale":"2024-02-19T21:32:30.581039+0000","last_undegraded":"2024-02-19T21:32:30.581039+0000","last_fullsized":"2024-02-19T21:32:30.581039+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_clean_scrub_stamp":"2024-02-19T21:32:27.575213+0000","log_size":0,"ondisk_log_size":0,"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":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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"50","state":"active+clean","last_fresh":"2024-02-19T21:32:30.581138+0000","last_change":"2024-02-19T21:32:23.642289+0000","last_active":"2024-02-19T21:32:30.581138+0000","last_peered":"2024-02-19T21:32:30.581138+0000","last_clean":"2024-02-19T21:32:30.581138+0000","last_became_active":"2024-02-19T21:32:23.641458+0000","last_became_peered":"2024-02-19T21:32:23.641458+0000","last_unstale":"2024-02-19T21:32:30.581138+0000","last_undegraded":"2024-02-19T21:32:30.581138+0000","last_fullsized":"2024-02-19T21:32:30.581138+0000","mapping_epoch":46,"log_start":"0'0","ondisk_log_start":"0'0","created":5,"last_epoch_clean":47,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:28:23.964109+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:28:23.964109+0000","last_clean_scrub_stamp":"2024-02-19T21:28:23.964109+0000","log_size":0,"ondisk_log_size":0,"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":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},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"51'5","reported_seq":"141","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-19T21:34:42.049092+0000","last_change":"2024-02-19T21:32:29.043748+0000","last_active":"2024-02-19T21:34:42.049092+0000","last_peered":"2024-02-19T21:34:42.049092+0000","last_clean":"2024-02-19T21:34:42.049092+0000","last_became_active":"2024-02-19T21:32:29.042194+0000","last_became_peered":"2024-02-19T21:32:29.042194+0000","last_unstale":"2024-02-19T21:34:42.049092+0000","last_undegraded":"2024-02-19T21:34:42.049092+0000","last_fullsized":"2024-02-19T21:34:42.049092+0000","mapping_epoch":48,"log_start":"0'0","ondisk_log_start":"0'0","created":48,"last_epoch_clean":49,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-19T21:32:27.575213+0000","last_clean_scrub_stamp":"2024-02-19T21:32:27.575213+0000","log_size":5,"ondisk_log_size":5,"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":389,"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":127,"num_read_kb":122,"num_write":4,"num_write_kb":1,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":389,"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":127,"num_read_kb":122,"num_write":4,"num_write_kb":1,"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":12288,"data_stored":1167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5,"ondisk_log_size":5,"up":9,"acting":9,"num_store_stats":7},{"poolid":1,"num_pg":1,"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":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":46,"seq":197568495647,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.89900000000000002,"15min":0.90700000000000003},"min":{"1min":0.56299999999999994,"5min":0.501,"15min":0.501},"max":{"1min":1.155,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.873,"15min":0.871},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.3819999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0329999999999999}]},{"osd":1,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.91200000000000003,"15min":0.91300000000000003},"min":{"1min":0.65300000000000002,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.458,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.135},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.94399999999999995,"15min":0.95899999999999996},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.0429999999999999,"5min":1.417,"15min":1.417},"last":0.67800000000000005}]},{"osd":2,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.85699999999999998,"15min":0.85499999999999998},"min":{"1min":0.65300000000000002,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.1060000000000001,"5min":1.151,"15min":1.151},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93300000000000005,"15min":0.92800000000000005},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.22,"5min":1.363,"15min":1.363},"last":1.1950000000000001}]},{"osd":3,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.96199999999999997,"15min":0.97199999999999998},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.175},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.95999999999999996,"15min":0.96699999999999997},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.246,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.93700000000000006}]},{"osd":4,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.85099999999999998,"15min":0.85399999999999998},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.1970000000000001,"5min":1.24,"15min":1.24},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95199999999999996,"15min":0.94599999999999995},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.2390000000000001,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.78900000000000003}]},{"osd":5,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.94999999999999996,"15min":0.95099999999999996},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.3100000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.98699999999999999,"15min":0.99199999999999999},"min":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"max":{"1min":1.2410000000000001,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.76100000000000001}]},{"osd":6,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.0309999999999999,"15min":1.0409999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1739999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.87},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.0249999999999999,"15min":1.0229999999999999},"min":{"1min":0.68000000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.2889999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.093}]}]},{"osd":6,"up_from":41,"seq":176093659173,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.93200000000000005,"15min":0.93700000000000006},"min":{"1min":0.67100000000000004,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.0609999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.89800000000000002,"15min":0.89600000000000002},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.3109999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.97899999999999998}]},{"osd":1,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.093,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.89300000000000002,"15min":0.89200000000000002},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.085,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.93799999999999994}]},{"osd":2,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.94099999999999995,"15min":0.95099999999999996},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.115,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.878},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.92000000000000004,"15min":0.92200000000000004},"min":{"1min":0.70599999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.161,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.89300000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.91700000000000004,"15min":0.92700000000000005},"min":{"1min":0.64100000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.014,"5min":1.851,"15min":1.851},"last":1.268},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.96999999999999997,"15min":0.97399999999999998},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.208,"5min":1.401,"15min":1.401},"last":0.73099999999999998}]},{"osd":4,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85599999999999998,"15min":0.85199999999999998},"min":{"1min":0.61299999999999999,"5min":0.503,"15min":0.503},"max":{"1min":1.26,"5min":1.26,"15min":1.26},"last":0.75},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.879,"15min":0.87},"min":{"1min":0.60199999999999998,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":1.016}]},{"osd":5,"last update":"Mon Feb 19 21:33:59 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.92600000000000005,"15min":0.93000000000000005},"min":{"1min":0.68600000000000005,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.99199999999999999,"15min":0.99399999999999999},"min":{"1min":0.69099999999999995,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.2410000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.1479999999999999}]},{"osd":7,"last update":"Mon Feb 19 21:34:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0349999999999999,"15min":1.0429999999999999},"min":{"1min":0.48799999999999999,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.2869999999999999,"5min":1.9610000000000001,"15min":1.9610000000000001},"last":1.208},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.0600000000000001,"15min":1.073},"min":{"1min":0.61799999999999999,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.335,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0009999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476797,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Mon Feb 19 21:34:07 2024","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.60599999999999998,"15min":0.56200000000000006},"min":{"1min":0.48799999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.163,"5min":1.163,"15min":1.163},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.67100000000000004,"15min":0.59499999999999997},"min":{"1min":0.48299999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.113,"5min":1.113,"15min":1.113},"last":0.73299999999999998}]},{"osd":2,"last update":"Mon Feb 19 21:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.72199999999999998,"15min":0.67800000000000005},"min":{"1min":0.63800000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.66600000000000004,"15min":0.63100000000000001},"min":{"1min":0.55100000000000005,"5min":0.37,"15min":0.37},"max":{"1min":0.96499999999999997,"5min":1.206,"15min":1.206},"last":0.65300000000000002}]},{"osd":3,"last update":"Mon Feb 19 21:33:50 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.72199999999999998,"15min":0.71099999999999997},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.78400000000000003,"15min":0.76400000000000001},"min":{"1min":0.65100000000000002,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.64100000000000001}]},{"osd":4,"last update":"Mon Feb 19 21:34:15 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.871,"15min":0.83899999999999997},"min":{"1min":0.66800000000000004,"5min":0.62,"15min":0.62},"max":{"1min":1.1899999999999999,"5min":1.345,"15min":1.345},"last":0.874},{"interface":"front","average":{"1min":1.028,"5min":0.93600000000000005,"15min":0.90300000000000002},"min":{"1min":0.80000000000000004,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":0.77000000000000002}]},{"osd":5,"last update":"Mon Feb 19 21:34:33 2024","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.012,"15min":0.98599999999999999},"min":{"1min":0.82199999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.357,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.98699999999999999,"15min":0.98999999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.2350000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.82699999999999996}]},{"osd":6,"last update":"Mon Feb 19 21:34:02 2024","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.071,"15min":1.0669999999999999},"min":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.153,"5min":1.1240000000000001,"15min":1.119},"min":{"1min":0.86299999999999999,"5min":0.85399999999999998,"15min":0.85399999999999998},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":0.81899999999999995}]},{"osd":7,"last update":"Mon Feb 19 21:34:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0600000000000001,"15min":1.0569999999999999},"min":{"1min":0.84099999999999997,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.4390000000000001,"5min":1.4390000000000001,"15min":1.4390000000000001},"last":1.046},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.1259999999999999,"15min":1.1180000000000001},"min":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.99199999999999999}]}]},{"osd":0,"up_from":10,"seq":42949673025,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049068,"kb_used_data":484,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696084,"statfs":{"total":95995035648,"available":94920790016,"internally_reserved":1073741824,"allocated":495616,"data_stored":200726,"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":"Mon Feb 19 21:34:06 2024","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.61599999999999999,"15min":0.55200000000000005},"min":{"1min":0.49199999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.0229999999999999,"5min":1.466,"15min":1.466},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.64700000000000002,"15min":0.59099999999999997},"min":{"1min":0.41999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.0820000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.68100000000000005}]},{"osd":2,"last update":"Mon Feb 19 21:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.72199999999999998,"15min":0.70199999999999996},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.0620000000000001,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.97099999999999997},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.72799999999999998,"15min":0.72199999999999998},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.98399999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.94599999999999995}]},{"osd":3,"last update":"Mon Feb 19 21:33:52 2024","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.78000000000000003,"15min":0.77000000000000002},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.0680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.74099999999999999,"5min":0.74299999999999999,"15min":0.74399999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.0389999999999999,"5min":1.331,"15min":1.331},"last":0.56200000000000006}]},{"osd":4,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.92500000000000004,"15min":0.90700000000000003},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.548,"5min":1.548,"15min":1.548},"last":1.054},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.93700000000000006,"15min":0.91800000000000004},"min":{"1min":0.746,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":1.0329999999999999}]},{"osd":5,"last update":"Mon Feb 19 21:34:37 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.99199999999999999,"15min":1.004},"min":{"1min":0.76800000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.0760000000000001,"5min":1.571,"15min":1.571},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.095,"15min":1.1000000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.323,"5min":1.639,"15min":1.639},"last":1.0449999999999999}]},{"osd":6,"last update":"Mon Feb 19 21:33:58 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.0289999999999999,"15min":1.0329999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.4350000000000001,"5min":1.55,"15min":1.55},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.117,"5min":1.169,"15min":1.177},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.4610000000000001,"5min":1.724,"15min":1.724},"last":1.0820000000000001}]},{"osd":7,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1080000000000001,"15min":1.1140000000000001},"min":{"1min":0.89400000000000002,"5min":0.86599999999999999,"15min":0.86599999999999999},"max":{"1min":1.425,"5min":1.625,"15min":1.625},"last":1.016},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0489999999999999,"15min":1.0509999999999999},"min":{"1min":0.68899999999999995,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.339,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.097}]}]},{"osd":2,"up_from":21,"seq":90194313272,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.66900000000000004,"15min":0.63500000000000001},"min":{"1min":0.501,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.998,"5min":2.7599999999999998,"15min":2.7599999999999998},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.78100000000000003,"15min":0.75700000000000001},"min":{"1min":0.52900000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.02,"5min":1.732,"15min":1.732},"last":0.76600000000000001}]},{"osd":1,"last update":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.69199999999999995,"15min":0.67000000000000004},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1579999999999999,"5min":2.823,"15min":2.823},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.71099999999999997,"15min":0.66300000000000003},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":0.93400000000000005,"5min":1.786,"15min":1.786},"last":0.873}]},{"osd":3,"last update":"Mon Feb 19 21:33:52 2024","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.69699999999999995,"15min":0.68899999999999995},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":0.98299999999999998,"5min":1.115,"15min":1.115},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.749,"5min":0.77700000000000002,"15min":0.76700000000000002},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.998,"5min":1.72,"15min":1.72},"last":0.92500000000000004}]},{"osd":4,"last update":"Mon Feb 19 21:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.88500000000000001,"15min":0.88700000000000001},"min":{"1min":0.66600000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.143,"5min":1.371,"15min":1.371},"last":1.101},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.94399999999999995,"15min":0.92200000000000004},"min":{"1min":0.73799999999999999,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.296,"5min":2.927,"15min":2.927},"last":0.81899999999999995}]},{"osd":5,"last update":"Mon Feb 19 21:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.016,"15min":1.0269999999999999},"min":{"1min":0.72699999999999998,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4099999999999999,"5min":2.964,"15min":2.964},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.996,"5min":1.0389999999999999,"15min":1.0549999999999999},"min":{"1min":0.76000000000000001,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.218,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.268}]},{"osd":6,"last update":"Mon Feb 19 21:33:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":1.0089999999999999,"15min":1.0209999999999999},"min":{"1min":0.73699999999999999,"5min":0.73099999999999998,"15min":0.73099999999999998},"max":{"1min":1.1799999999999999,"5min":1.393,"15min":1.393},"last":0.99399999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.143,"15min":1.159},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.3680000000000001,"5min":2.8769999999999998,"15min":2.8769999999999998},"last":0.89300000000000002}]},{"osd":7,"last update":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0600000000000001,"15min":1.0700000000000001},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.258,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.032,"5min":1.071,"15min":1.077},"min":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"max":{"1min":1.3320000000000001,"5min":1.339,"15min":1.339},"last":1.333}]}]},{"osd":3,"up_from":26,"seq":111669149747,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:33:55 2024","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.63100000000000001,"15min":0.60499999999999998},"min":{"1min":0.495,"5min":0.438,"15min":0.438},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.753},{"interface":"front","average":{"1min":0.70899999999999996,"5min":0.69699999999999995,"15min":0.68500000000000005},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.069,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.79900000000000004}]},{"osd":1,"last update":"Mon Feb 19 21:33:55 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.754,"15min":0.71599999999999997},"min":{"1min":0.53700000000000003,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":2.8809999999999998,"5min":2.8809999999999998,"15min":2.8809999999999998},"last":0.997},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.69199999999999995,"15min":0.68200000000000005},"min":{"1min":0.56999999999999995,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.69099999999999995}]},{"osd":2,"last update":"Mon Feb 19 21:33:55 2024","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.78900000000000003,"15min":0.78000000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.748,"15min":0.72499999999999998},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.5629999999999999,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.872}]},{"osd":4,"last update":"Mon Feb 19 21:34:10 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93400000000000005,"15min":0.93899999999999995},"min":{"1min":0.68000000000000005,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.252,"5min":1.319,"15min":1.319},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.86499999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":1.0369999999999999}]},{"osd":5,"last update":"Mon Feb 19 21:34:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.022,"15min":1.0029999999999999},"min":{"1min":0.78700000000000003,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.288,"5min":1.444,"15min":1.444},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.032,"15min":1.016},"min":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.0620000000000001}]},{"osd":6,"last update":"Mon Feb 19 21:34:01 2024","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.04,"15min":1.036},"min":{"1min":0.79900000000000004,"5min":0.745,"15min":0.745},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.4490000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.046,"5min":1.0880000000000001,"15min":1.095},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"max":{"1min":1.268,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.95899999999999996}]},{"osd":7,"last update":"Mon Feb 19 21:34:22 2024","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.113,"15min":1.1259999999999999},"min":{"1min":0.745,"5min":0.745,"15min":0.745},"max":{"1min":1.4279999999999999,"5min":1.452,"15min":1.452},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.145,"5min":1.1200000000000001,"15min":1.1160000000000001},"min":{"1min":0.94599999999999995,"5min":0.76200000000000001,"15min":0.76200000000000001},"max":{"1min":1.3680000000000001,"5min":1.542,"15min":1.542},"last":1.147}]}]},{"osd":4,"up_from":31,"seq":133143986222,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.86899999999999999,"15min":0.83299999999999996},"min":{"1min":0.70399999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":1.002},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.67800000000000005,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":1.0329999999999999}]},{"osd":1,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.83499999999999996,"15min":0.82999999999999996},"min":{"1min":0.64200000000000002,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.038,"5min":1.244,"15min":1.244},"last":1.056},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.88,"15min":0.83999999999999997},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.1899999999999999,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.68600000000000005}]},{"osd":2,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.89200000000000002,"15min":0.878},"min":{"1min":0.64800000000000002,"5min":0.624,"15min":0.624},"max":{"1min":1.153,"5min":1.214,"15min":1.214},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.86399999999999999,"15min":0.871},"min":{"1min":0.61799999999999999,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.0900000000000001,"5min":1.145,"15min":1.145},"last":0.66000000000000003}]},{"osd":3,"last update":"Mon Feb 19 21:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.874,"15min":0.876},"min":{"1min":0.73199999999999998,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.0569999999999999,"5min":1.0589999999999999,"15min":1.0589999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.88600000000000001,"15min":0.876},"min":{"1min":0.72699999999999998,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.1739999999999999,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.97799999999999998}]},{"osd":5,"last update":"Mon Feb 19 21:34:41 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.629,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.877,"5min":0.83099999999999996,"15min":0.81399999999999995},"min":{"1min":0.63,"5min":0.504,"15min":0.504},"max":{"1min":1.079,"5min":1.236,"15min":1.236},"last":0.78100000000000003}]},{"osd":6,"last update":"Mon Feb 19 21:34:04 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93500000000000005,"15min":0.94099999999999995},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.194,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0049999999999999,"15min":1.0069999999999999},"min":{"1min":0.71199999999999997,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.224,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.93600000000000005}]},{"osd":7,"last update":"Mon Feb 19 21:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.071,"5min":1.0920000000000001,"15min":1.0960000000000001},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.877}]}]},{"osd":5,"up_from":36,"seq":154618822698,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049064,"kb_used_data":480,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696088,"statfs":{"total":95995035648,"available":94920794112,"internally_reserved":1073741824,"allocated":491520,"data_stored":200337,"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":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.88600000000000001,"15min":0.89600000000000002},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.282,"5min":1.282,"15min":1.282},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.82599999999999996,"15min":0.81499999999999995},"min":{"1min":0.65800000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.0209999999999999,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":1.0229999999999999}]},{"osd":1,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.85399999999999998,"15min":0.84399999999999997},"min":{"1min":0.55600000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.86699999999999999,"15min":0.85999999999999999},"min":{"1min":0.66000000000000003,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.0489999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.84199999999999997}]},{"osd":2,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.88700000000000001,"15min":0.85199999999999998},"min":{"1min":0.72899999999999998,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.98499999999999999,"15min":0.99399999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.264,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.92600000000000005}]},{"osd":3,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.89200000000000002,"15min":0.88700000000000001},"min":{"1min":0.72599999999999998,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.1379999999999999,"5min":1.169,"15min":1.169},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.96299999999999997,"15min":0.95299999999999996},"min":{"1min":0.71299999999999997,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.1830000000000001,"5min":1.256,"15min":1.256},"last":1.1100000000000001}]},{"osd":4,"last update":"Mon Feb 19 21:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.81299999999999994,"15min":0.79600000000000004},"min":{"1min":0.59199999999999997,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.107,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.87,"15min":0.83899999999999997},"min":{"1min":0.64700000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.198,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.97799999999999998}]},{"osd":6,"last update":"Mon Feb 19 21:34:05 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.96599999999999997,"15min":0.97499999999999998},"min":{"1min":0.51400000000000001,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.181,"5min":1.452,"15min":1.452},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.95899999999999996,"15min":0.95099999999999996},"min":{"1min":0.65000000000000002,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.129}]},{"osd":7,"last update":"Mon Feb 19 21:34:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.056,"15min":1.056},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.4330000000000001,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.095,"15min":1.095},"min":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"max":{"1min":1.377,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.82699999999999996}]}]}]}} 2024-02-19T21:34:49.537 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-19T21:34:49.537 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-19T21:34:49.537 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-19T21:34:49.537 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- ceph health --format=json 2024-02-19T21:34:49.666 INFO:teuthology.orchestra.run.smithi087.stderr:Inferring config /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/mon.a/config 2024-02-19T21:34:49.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:49 smithi087 bash[14135]: audit 2024-02-19T21:34:48.801355+0000 mgr.y (mgr.14138) 310 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:34:49.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:49 smithi087 bash[14135]: cluster 2024-02-19T21:34:49.651394+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:49.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:49 smithi087 bash[18090]: audit 2024-02-19T21:34:48.801355+0000 mgr.y (mgr.14138) 310 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:34:49.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:49 smithi087 bash[18090]: cluster 2024-02-19T21:34:49.651394+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:50.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:49 smithi129 bash[14169]: audit 2024-02-19T21:34:48.801355+0000 mgr.y (mgr.14138) 310 : audit [DBG] from='client.24535 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-19T21:34:50.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:49 smithi129 bash[14169]: cluster 2024-02-19T21:34:49.651394+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:52.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:51 smithi129 bash[14169]: cluster 2024-02-19T21:34:51.651939+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:52.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:51 smithi087 bash[14135]: cluster 2024-02-19T21:34:51.651939+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:52.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:51 smithi087 bash[18090]: cluster 2024-02-19T21:34:51.651939+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:52.546 INFO:teuthology.orchestra.run.smithi087.stdout: 2024-02-19T21:34:52.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:52 smithi087 bash[14135]: audit 2024-02-19T21:34:52.544295+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.87:0/3565549296' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:34:52.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:52 smithi087 bash[18090]: audit 2024-02-19T21:34:52.544295+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.87:0/3565549296' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:34:53.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:52 smithi129 bash[14169]: audit 2024-02-19T21:34:52.544295+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.87:0/3565549296' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:34:53.282 INFO:teuthology.orchestra.run.smithi087.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-02-19T21:34:53.283 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-02-19T21:34:53.283 INFO:tasks.cephadm:Setup complete, yielding 2024-02-19T21:34:53.283 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-19T21:34:53.293 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2024-02-19T21:34:53.294 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-02-19T21:34:54.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:54 smithi087 bash[14135]: cluster 2024-02-19T21:34:53.652582+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:54.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:54 smithi087 bash[18090]: cluster 2024-02-19T21:34:53.652582+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:54 smithi129 bash[14169]: cluster 2024-02-19T21:34:53.652582+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:34:55.999 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:55 smithi087 bash[14135]: cluster 2024-02-19T21:34:55.653145+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:55.999 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:55 smithi087 bash[18090]: cluster 2024-02-19T21:34:55.653145+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:56.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:55 smithi129 bash[14169]: cluster 2024-02-19T21:34:55.653145+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-19T21:34:57.771 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:34:57.771 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "74b91127-b15c-487d-b9f1-bc10cb500a9d", 2024-02-19T21:34:57.771 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "r", 2024-02-19T21:34:57.771 INFO:teuthology.orchestra.run.smithi087.stdout: "current_period": "6ab31985-9de1-42d1-a650-77b74b342330", 2024-02-19T21:34:57.771 INFO:teuthology.orchestra.run.smithi087.stdout: "epoch": 1 2024-02-19T21:34:57.772 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:34:58.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:57 smithi129 bash[14169]: cluster 2024-02-19T21:34:56.726411+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-19T21:34:58.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:57 smithi129 bash[14169]: audit 2024-02-19T21:34:56.730893+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.87:0/167756167' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:34:58.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:57 smithi129 bash[14169]: audit 2024-02-19T21:34:56.731842+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:34:58.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:57 smithi129 bash[14169]: cluster 2024-02-19T21:34:57.653745+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v266: 36 pgs: 32 unknown, 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:34:58.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[14135]: cluster 2024-02-19T21:34:56.726411+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-19T21:34:58.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[14135]: audit 2024-02-19T21:34:56.730893+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.87:0/167756167' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:34:58.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[14135]: audit 2024-02-19T21:34:56.731842+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:34:58.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[14135]: cluster 2024-02-19T21:34:57.653745+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v266: 36 pgs: 32 unknown, 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:34:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[18090]: cluster 2024-02-19T21:34:56.726411+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-19T21:34:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[18090]: audit 2024-02-19T21:34:56.730893+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.87:0/167756167' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:34:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[18090]: audit 2024-02-19T21:34:56.731842+0000 mon.a (mon.0) 617 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-02-19T21:34:58.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:57 smithi087 bash[18090]: cluster 2024-02-19T21:34:57.653745+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v266: 36 pgs: 32 unknown, 4 active+clean; 389 B data, 3.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:34:58.452 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-02-19T21:34:58.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:58 smithi087 bash[18090]: audit 2024-02-19T21:34:57.727930+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-19T21:34:58.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:58 smithi087 bash[18090]: cluster 2024-02-19T21:34:57.728212+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-19T21:34:58.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:58 smithi087 bash[14135]: audit 2024-02-19T21:34:57.727930+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-19T21:34:58.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:58 smithi087 bash[14135]: cluster 2024-02-19T21:34:57.728212+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-19T21:34:59.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:58 smithi129 bash[14169]: audit 2024-02-19T21:34:57.727930+0000 mon.a (mon.0) 618 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-02-19T21:34:59.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:58 smithi129 bash[14169]: cluster 2024-02-19T21:34:57.728212+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2024-02-19T21:34:59.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:59 smithi087 bash[14135]: cluster 2024-02-19T21:34:58.742279+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-19T21:34:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:59 smithi129 bash[14169]: cluster 2024-02-19T21:34:58.742279+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-19T21:34:59.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:34:59 smithi129 bash[14169]: cluster 2024-02-19T21:34:59.654500+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v269: 36 pgs: 9 creating+peering, 15 unknown, 12 active+clean; 779 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-02-19T21:35:00.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:34:59 smithi087 bash[14135]: cluster 2024-02-19T21:34:59.654500+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v269: 36 pgs: 9 creating+peering, 15 unknown, 12 active+clean; 779 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-02-19T21:35:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:59 smithi087 bash[18090]: cluster 2024-02-19T21:34:58.742279+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-02-19T21:35:00.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:34:59 smithi087 bash[18090]: cluster 2024-02-19T21:34:59.654500+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v269: 36 pgs: 9 creating+peering, 15 unknown, 12 active+clean; 779 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-02-19T21:35:01.318 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:35:01.318 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "3684c94c-91ff-401a-bb9a-4770468f1794", 2024-02-19T21:35:01.318 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "default", 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "api_name": "default", 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "is_master": "true", 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "endpoints": [], 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames": [], 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames_s3website": [], 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zone": "", 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "zones": [], 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "placement_targets": [], 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "default_placement": "", 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "74b91127-b15c-487d-b9f1-bc10cb500a9d", 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_policy": { 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: "groups": [] 2024-02-19T21:35:01.319 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:01.320 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:35:01.863 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:01 smithi087 bash[14135]: cluster 2024-02-19T21:35:01.655195+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v270: 36 pgs: 9 creating+peering, 6 unknown, 21 active+clean; 779 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-02-19T21:35:02.071 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-02-19T21:35:02.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:01 smithi129 bash[14169]: cluster 2024-02-19T21:35:01.655195+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v270: 36 pgs: 9 creating+peering, 6 unknown, 21 active+clean; 779 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-02-19T21:35:02.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:01 smithi087 bash[18090]: cluster 2024-02-19T21:35:01.655195+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v270: 36 pgs: 9 creating+peering, 6 unknown, 21 active+clean; 779 B data, 4.0 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "a6df258c-52c3-4489-9750-33a363646c59", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "z", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "domain_root": "z.rgw.meta:root", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "control_pool": "z.rgw.control", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "gc_pool": "z.rgw.log:gc", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "lc_pool": "z.rgw.log:lc", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "log_pool": "z.rgw.log", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-02-19T21:35:04.972 INFO:teuthology.orchestra.run.smithi087.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "roles_pool": "z.rgw.meta:roles", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "otp_pool": "z.rgw.otp", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "system_key": { 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "access_key": "", 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "secret_key": "" 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "placement_pools": [ 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-19T21:35:04.973 INFO:teuthology.orchestra.run.smithi087.stdout: "key": "default-placement", 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "val": { 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "index_pool": "z.rgw.buckets.index", 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "storage_classes": { 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "STANDARD": { 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "data_pool": "z.rgw.buckets.data" 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "index_type": 0 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "74b91127-b15c-487d-b9f1-bc10cb500a9d" 2024-02-19T21:35:04.974 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:35:04.992 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:04 smithi087 bash[14135]: cluster 2024-02-19T21:35:03.655928+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v271: 36 pgs: 36 active+clean; 1.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-02-19T21:35:04.992 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:04 smithi087 bash[18090]: cluster 2024-02-19T21:35:03.655928+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v271: 36 pgs: 36 active+clean; 1.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-02-19T21:35:05.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:04 smithi129 bash[14169]: cluster 2024-02-19T21:35:03.655928+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v271: 36 pgs: 36 active+clean; 1.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.7 KiB/s rd, 1.6 KiB/s wr, 3 op/s 2024-02-19T21:35:05.729 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-02-19T21:35:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:05 smithi129 bash[14169]: cluster 2024-02-19T21:35:05.656559+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v272: 36 pgs: 36 active+clean; 1.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-19T21:35:06.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:05 smithi087 bash[14135]: cluster 2024-02-19T21:35:05.656559+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v272: 36 pgs: 36 active+clean; 1.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-19T21:35:06.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:05 smithi087 bash[18090]: cluster 2024-02-19T21:35:05.656559+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v272: 36 pgs: 36 active+clean; 1.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-19T21:35:07.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:07 smithi087 bash[14135]: cluster 2024-02-19T21:35:07.657362+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v273: 36 pgs: 36 active+clean; 2.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-19T21:35:07.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:07 smithi087 bash[18090]: cluster 2024-02-19T21:35:07.657362+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v273: 36 pgs: 36 active+clean; 2.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-19T21:35:08.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:07 smithi129 bash[14169]: cluster 2024-02-19T21:35:07.657362+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v273: 36 pgs: 36 active+clean; 2.1 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-02-19T21:35:10.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:10 smithi129 bash[14169]: cluster 2024-02-19T21:35:09.124314+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-19T21:35:10.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:10 smithi129 bash[14169]: audit 2024-02-19T21:35:09.130103+0000 mon.a (mon.0) 622 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:35:10.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:10 smithi129 bash[14169]: cluster 2024-02-19T21:35:09.658006+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v275: 68 pgs: 32 unknown, 36 active+clean; 2.2 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-02-19T21:35:10.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:10 smithi087 bash[14135]: cluster 2024-02-19T21:35:09.124314+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-19T21:35:10.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:10 smithi087 bash[14135]: audit 2024-02-19T21:35:09.130103+0000 mon.a (mon.0) 622 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:35:10.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:10 smithi087 bash[14135]: cluster 2024-02-19T21:35:09.658006+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v275: 68 pgs: 32 unknown, 36 active+clean; 2.2 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-02-19T21:35:10.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:10 smithi087 bash[18090]: cluster 2024-02-19T21:35:09.124314+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-02-19T21:35:10.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:10 smithi087 bash[18090]: audit 2024-02-19T21:35:09.130103+0000 mon.a (mon.0) 622 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-02-19T21:35:10.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:10 smithi087 bash[18090]: cluster 2024-02-19T21:35:09.658006+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v275: 68 pgs: 32 unknown, 36 active+clean; 2.2 KiB data, 4.2 MiB used, 707 GiB / 715 GiB avail; 2.7 KiB/s rd, 1.2 KiB/s wr, 4 op/s 2024-02-19T21:35:11.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:11 smithi129 bash[14169]: audit 2024-02-19T21:35:10.127712+0000 mon.a (mon.0) 623 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-19T21:35:11.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:11 smithi129 bash[14169]: cluster 2024-02-19T21:35:10.128210+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-19T21:35:11.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:11 smithi087 bash[18090]: audit 2024-02-19T21:35:10.127712+0000 mon.a (mon.0) 623 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-19T21:35:11.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:11 smithi087 bash[18090]: cluster 2024-02-19T21:35:10.128210+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-19T21:35:11.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:11 smithi087 bash[14135]: audit 2024-02-19T21:35:10.127712+0000 mon.a (mon.0) 623 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-02-19T21:35:11.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:11 smithi087 bash[14135]: cluster 2024-02-19T21:35:10.128210+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-02-19T21:35:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:12 smithi129 bash[14169]: cluster 2024-02-19T21:35:11.149747+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-19T21:35:12.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:12 smithi129 bash[14169]: audit 2024-02-19T21:35:11.155712+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:35:12.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:12 smithi129 bash[14169]: cluster 2024-02-19T21:35:11.658771+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v278: 100 pgs: 4 creating+peering, 48 unknown, 48 active+clean; 2.2 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 3.5 KiB/s rd, 853 B/s wr, 4 op/s 2024-02-19T21:35:12.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:12 smithi129 bash[14169]: audit 2024-02-19T21:35:12.149157+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-19T21:35:12.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:12 smithi129 bash[14169]: cluster 2024-02-19T21:35:12.149445+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[14135]: cluster 2024-02-19T21:35:11.149747+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[14135]: audit 2024-02-19T21:35:11.155712+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[14135]: cluster 2024-02-19T21:35:11.658771+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v278: 100 pgs: 4 creating+peering, 48 unknown, 48 active+clean; 2.2 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 3.5 KiB/s rd, 853 B/s wr, 4 op/s 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[14135]: audit 2024-02-19T21:35:12.149157+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[14135]: cluster 2024-02-19T21:35:12.149445+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[18090]: cluster 2024-02-19T21:35:11.149747+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[18090]: audit 2024-02-19T21:35:11.155712+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-02-19T21:35:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[18090]: cluster 2024-02-19T21:35:11.658771+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v278: 100 pgs: 4 creating+peering, 48 unknown, 48 active+clean; 2.2 KiB data, 4.3 MiB used, 707 GiB / 715 GiB avail; 3.5 KiB/s rd, 853 B/s wr, 4 op/s 2024-02-19T21:35:12.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[18090]: audit 2024-02-19T21:35:12.149157+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.87:0/2334963393' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-02-19T21:35:12.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:12 smithi087 bash[18090]: cluster 2024-02-19T21:35:12.149445+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-02-19T21:35:14.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:14 smithi129 bash[14169]: cluster 2024-02-19T21:35:13.157622+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-19T21:35:14.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:14 smithi129 bash[14169]: audit 2024-02-19T21:35:13.158878+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:35:14.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:14 smithi129 bash[14169]: audit 2024-02-19T21:35:13.159497+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:35:14.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:14 smithi129 bash[14169]: cluster 2024-02-19T21:35:13.659660+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v281: 132 pgs: 13 creating+peering, 36 unknown, 83 active+clean; 2.2 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[14135]: cluster 2024-02-19T21:35:13.157622+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[14135]: audit 2024-02-19T21:35:13.158878+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[14135]: audit 2024-02-19T21:35:13.159497+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[14135]: cluster 2024-02-19T21:35:13.659660+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v281: 132 pgs: 13 creating+peering, 36 unknown, 83 active+clean; 2.2 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[18090]: cluster 2024-02-19T21:35:13.157622+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[18090]: audit 2024-02-19T21:35:13.158878+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[18090]: audit 2024-02-19T21:35:13.159497+0000 mon.a (mon.0) 630 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-02-19T21:35:14.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:14 smithi087 bash[18090]: cluster 2024-02-19T21:35:13.659660+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v281: 132 pgs: 13 creating+peering, 36 unknown, 83 active+clean; 2.2 KiB data, 4.5 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 2 op/s 2024-02-19T21:35:15.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:15 smithi129 bash[14169]: audit 2024-02-19T21:35:14.163575+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-19T21:35:15.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:15 smithi129 bash[14169]: cluster 2024-02-19T21:35:14.164172+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-19T21:35:15.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:15 smithi129 bash[14169]: audit 2024-02-19T21:35:14.168035+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:35:15.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:15 smithi129 bash[14169]: audit 2024-02-19T21:35:14.169603+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[14135]: audit 2024-02-19T21:35:14.163575+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[14135]: cluster 2024-02-19T21:35:14.164172+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[14135]: audit 2024-02-19T21:35:14.168035+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[14135]: audit 2024-02-19T21:35:14.169603+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[18090]: audit 2024-02-19T21:35:14.163575+0000 mon.a (mon.0) 631 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[18090]: cluster 2024-02-19T21:35:14.164172+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[18090]: audit 2024-02-19T21:35:14.168035+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:35:15.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:15 smithi087 bash[18090]: audit 2024-02-19T21:35:14.169603+0000 mon.a (mon.0) 633 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-02-19T21:35:16.390 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:35:16.390 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "735d68fb-2d31-4005-9047-c0eb2a540d6b", 2024-02-19T21:35:16.390 INFO:teuthology.orchestra.run.smithi087.stdout: "epoch": 1, 2024-02-19T21:35:16.390 INFO:teuthology.orchestra.run.smithi087.stdout: "predecessor_uuid": "6ab31985-9de1-42d1-a650-77b74b342330", 2024-02-19T21:35:16.390 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_status": [], 2024-02-19T21:35:16.390 INFO:teuthology.orchestra.run.smithi087.stdout: "period_map": { 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "735d68fb-2d31-4005-9047-c0eb2a540d6b", 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "zonegroups": [ 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "3684c94c-91ff-401a-bb9a-4770468f1794", 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "default", 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "api_name": "default", 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "is_master": "true", 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "endpoints": [], 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames": [], 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "hostnames_s3website": [], 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zone": "a6df258c-52c3-4489-9750-33a363646c59", 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "zones": [ 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-19T21:35:16.391 INFO:teuthology.orchestra.run.smithi087.stdout: "id": "a6df258c-52c3-4489-9750-33a363646c59", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "z", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "endpoints": [], 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "log_meta": "false", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "log_data": "false", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "bucket_index_max_shards": 11, 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "read_only": "false", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "tier_type": "", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_from_all": "true", 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_from": [], 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "redirect_zone": "" 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: "placement_targets": [ 2024-02-19T21:35:16.392 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "name": "default-placement", 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "tags": [], 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "storage_classes": [ 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "STANDARD" 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "default_placement": "default-placement", 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "74b91127-b15c-487d-b9f1-bc10cb500a9d", 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "sync_policy": { 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: "groups": [] 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:16.393 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "short_zone_ids": [ 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: { 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "key": "a6df258c-52c3-4489-9750-33a363646c59", 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "val": 3065212993 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zonegroup": "3684c94c-91ff-401a-bb9a-4770468f1794", 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "master_zone": "a6df258c-52c3-4489-9750-33a363646c59", 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "period_config": { 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "bucket_quota": { 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "enabled": false, 2024-02-19T21:35:16.394 INFO:teuthology.orchestra.run.smithi087.stdout: "check_on_raw": false, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size": -1, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size_kb": 0, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "max_objects": -1 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "user_quota": { 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "enabled": false, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "check_on_raw": false, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size": -1, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "max_size_kb": 0, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "max_objects": -1 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_id": "74b91127-b15c-487d-b9f1-bc10cb500a9d", 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_name": "r", 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout: "realm_epoch": 2 2024-02-19T21:35:16.395 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:35:16.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:16 smithi129 bash[14169]: audit 2024-02-19T21:35:15.165592+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-19T21:35:16.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:16 smithi129 bash[14169]: cluster 2024-02-19T21:35:15.165799+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-19T21:35:16.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:16 smithi129 bash[14169]: audit 2024-02-19T21:35:15.169879+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:35:16.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:16 smithi129 bash[14169]: audit 2024-02-19T21:35:15.175848+0000 mon.a (mon.0) 636 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:35:16.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:16 smithi129 bash[14169]: cluster 2024-02-19T21:35:15.660345+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v284: 132 pgs: 15 creating+peering, 28 unknown, 89 active+clean; 2.2 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[14135]: audit 2024-02-19T21:35:15.165592+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[14135]: cluster 2024-02-19T21:35:15.165799+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[14135]: audit 2024-02-19T21:35:15.169879+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[14135]: audit 2024-02-19T21:35:15.175848+0000 mon.a (mon.0) 636 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[14135]: cluster 2024-02-19T21:35:15.660345+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v284: 132 pgs: 15 creating+peering, 28 unknown, 89 active+clean; 2.2 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[18090]: audit 2024-02-19T21:35:15.165592+0000 mon.a (mon.0) 634 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-02-19T21:35:16.609 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[18090]: cluster 2024-02-19T21:35:15.165799+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-02-19T21:35:16.610 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[18090]: audit 2024-02-19T21:35:15.169879+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.87:0/961138923' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:35:16.610 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[18090]: audit 2024-02-19T21:35:15.175848+0000 mon.a (mon.0) 636 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-02-19T21:35:16.610 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:16 smithi087 bash[18090]: cluster 2024-02-19T21:35:15.660345+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v284: 132 pgs: 15 creating+peering, 28 unknown, 89 active+clean; 2.2 KiB data, 4.6 MiB used, 707 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-02-19T21:35:17.197 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2024-02-19T21:35:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:17 smithi129 bash[14169]: audit 2024-02-19T21:35:16.186399+0000 mon.a (mon.0) 637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-19T21:35:17.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:17 smithi129 bash[14169]: cluster 2024-02-19T21:35:16.186525+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:35:17.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:17 smithi087 bash[18090]: audit 2024-02-19T21:35:16.186399+0000 mon.a (mon.0) 637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-19T21:35:17.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:17 smithi087 bash[18090]: cluster 2024-02-19T21:35:16.186525+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:35:17.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:17 smithi087 bash[14135]: audit 2024-02-19T21:35:16.186399+0000 mon.a (mon.0) 637 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-02-19T21:35:17.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:17 smithi087 bash[14135]: cluster 2024-02-19T21:35:16.186525+0000 mon.a (mon.0) 638 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-02-19T21:35:18.476 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:18 smithi087 bash[14135]: cluster 2024-02-19T21:35:17.661469+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v286: 132 pgs: 8 creating+peering, 4 unknown, 120 active+clean; 5.1 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.1 KiB/s wr, 19 op/s 2024-02-19T21:35:18.476 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:18 smithi087 bash[18090]: cluster 2024-02-19T21:35:17.661469+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v286: 132 pgs: 8 creating+peering, 4 unknown, 120 active+clean; 5.1 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.1 KiB/s wr, 19 op/s 2024-02-19T21:35:18.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:18 smithi129 bash[14169]: cluster 2024-02-19T21:35:17.661469+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v286: 132 pgs: 8 creating+peering, 4 unknown, 120 active+clean; 5.1 KiB data, 4.8 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.1 KiB/s wr, 19 op/s 2024-02-19T21:35:20.089 INFO:teuthology.orchestra.run.smithi087.stdout:Scheduled rgw.r.z update... 2024-02-19T21:35:20.334 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:20 smithi087 bash[14135]: cluster 2024-02-19T21:35:19.662641+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v287: 132 pgs: 132 active+clean; 5.6 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-02-19T21:35:20.334 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:20 smithi087 bash[18090]: cluster 2024-02-19T21:35:19.662641+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v287: 132 pgs: 132 active+clean; 5.6 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-02-19T21:35:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:20 smithi129 bash[14169]: cluster 2024-02-19T21:35:19.662641+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v287: 132 pgs: 132 active+clean; 5.6 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.0 KiB/s rd, 5.0 KiB/s wr, 19 op/s 2024-02-19T21:35:20.851 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'sleep 120' 2024-02-19T21:35:21.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.076479+0000 mgr.y (mgr.14138) 327 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:35:21.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: cephadm 2024-02-19T21:35:20.077395+0000 mgr.y (mgr.14138) 328 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:35:21.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.086984+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: cephadm 2024-02-19T21:35:20.089546+0000 mgr.y (mgr.14138) 329 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:35:21.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: cephadm 2024-02-19T21:35:20.090097+0000 mgr.y (mgr.14138) 330 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:35:21.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.468406+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.474749+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.475938+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.482299+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.693247+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.700703+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.706222+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.711013+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.712581+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.714455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:35:21.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[14135]: audit 2024-02-19T21:35:20.716419+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi087.tegkay", "key": "container_image"}]: dispatch 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.076479+0000 mgr.y (mgr.14138) 327 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: cephadm 2024-02-19T21:35:20.077395+0000 mgr.y (mgr.14138) 328 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.086984+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: cephadm 2024-02-19T21:35:20.089546+0000 mgr.y (mgr.14138) 329 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: cephadm 2024-02-19T21:35:20.090097+0000 mgr.y (mgr.14138) 330 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.468406+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.474749+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.475938+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.482299+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.693247+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.700703+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.706222+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.711013+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.712581+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:21.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.714455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:35:21.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:21 smithi087 bash[18090]: audit 2024-02-19T21:35:20.716419+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi087.tegkay", "key": "container_image"}]: dispatch 2024-02-19T21:35:21.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.076479+0000 mgr.y (mgr.14138) 327 : audit [DBG] from='client.14682 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:35:21.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: cephadm 2024-02-19T21:35:20.077395+0000 mgr.y (mgr.14138) 328 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:35:21.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.086984+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: cephadm 2024-02-19T21:35:20.089546+0000 mgr.y (mgr.14138) 329 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:35:21.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: cephadm 2024-02-19T21:35:20.090097+0000 mgr.y (mgr.14138) 330 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:35:21.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.468406+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.474749+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.475938+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.482299+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.693247+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.700703+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.706222+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.711013+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.712581+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.714455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:35:21.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:21 smithi129 bash[14169]: audit 2024-02-19T21:35:20.716419+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi087.tegkay", "key": "container_image"}]: dispatch 2024-02-19T21:35:22.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:22 smithi087 bash[18090]: cephadm 2024-02-19T21:35:20.707372+0000 mgr.y (mgr.14138) 331 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:35:22.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:22 smithi087 bash[18090]: cephadm 2024-02-19T21:35:20.715680+0000 mgr.y (mgr.14138) 332 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:35:22.354 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:22 smithi087 bash[18090]: cluster 2024-02-19T21:35:21.663859+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v288: 132 pgs: 132 active+clean; 7.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.2 KiB/s wr, 20 op/s 2024-02-19T21:35:22.355 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:22 smithi087 bash[14135]: cephadm 2024-02-19T21:35:20.707372+0000 mgr.y (mgr.14138) 331 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:35:22.355 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:22 smithi087 bash[14135]: cephadm 2024-02-19T21:35:20.715680+0000 mgr.y (mgr.14138) 332 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:35:22.355 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:22 smithi087 bash[14135]: cluster 2024-02-19T21:35:21.663859+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v288: 132 pgs: 132 active+clean; 7.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.2 KiB/s wr, 20 op/s 2024-02-19T21:35:22.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:22 smithi129 bash[14169]: cephadm 2024-02-19T21:35:20.707372+0000 mgr.y (mgr.14138) 331 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2024-02-19T21:35:22.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:22 smithi129 bash[14169]: cephadm 2024-02-19T21:35:20.715680+0000 mgr.y (mgr.14138) 332 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:35:22.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:22 smithi129 bash[14169]: cluster 2024-02-19T21:35:21.663859+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v288: 132 pgs: 132 active+clean; 7.3 KiB data, 5.3 MiB used, 707 GiB / 715 GiB avail; 1.6 KiB/s rd, 5.2 KiB/s wr, 20 op/s 2024-02-19T21:35:23.726 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:23 smithi087 bash[14135]: cluster 2024-02-19T21:35:23.665106+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v289: 132 pgs: 132 active+clean; 7.3 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 4.6 KiB/s wr, 18 op/s 2024-02-19T21:35:24.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:23 smithi129 bash[14169]: cluster 2024-02-19T21:35:23.665106+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v289: 132 pgs: 132 active+clean; 7.3 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 4.6 KiB/s wr, 18 op/s 2024-02-19T21:35:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:23 smithi087 bash[18090]: cluster 2024-02-19T21:35:23.665106+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v289: 132 pgs: 132 active+clean; 7.3 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.5 KiB/s rd, 4.6 KiB/s wr, 18 op/s 2024-02-19T21:35:25.246 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:24 smithi129 bash[14169]: audit 2024-02-19T21:35:23.883781+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:25.246 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:24 smithi129 bash[14169]: audit 2024-02-19T21:35:23.884894+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:25.247 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:24 smithi129 bash[14169]: audit 2024-02-19T21:35:23.889025+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:35:25.247 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:24 smithi129 bash[14169]: audit 2024-02-19T21:35:23.890222+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:35:25.247 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:24 smithi129 bash[14169]: cephadm 2024-02-19T21:35:23.890984+0000 mgr.y (mgr.14138) 335 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:35:25.247 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:24 smithi129 bash[14169]: audit 2024-02-19T21:35:23.891441+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi129.piinil", "key": "container_image"}]: dispatch 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[14135]: audit 2024-02-19T21:35:23.883781+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[14135]: audit 2024-02-19T21:35:23.884894+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[14135]: audit 2024-02-19T21:35:23.889025+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[14135]: audit 2024-02-19T21:35:23.890222+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[14135]: cephadm 2024-02-19T21:35:23.890984+0000 mgr.y (mgr.14138) 335 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[14135]: audit 2024-02-19T21:35:23.891441+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi129.piinil", "key": "container_image"}]: dispatch 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[18090]: audit 2024-02-19T21:35:23.883781+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:25.256 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[18090]: audit 2024-02-19T21:35:23.884894+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:35:25.257 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[18090]: audit 2024-02-19T21:35:23.889025+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-02-19T21:35:25.257 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[18090]: audit 2024-02-19T21:35:23.890222+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:35:25.257 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[18090]: cephadm 2024-02-19T21:35:23.890984+0000 mgr.y (mgr.14138) 335 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:35:25.257 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:24 smithi087 bash[18090]: audit 2024-02-19T21:35:23.891441+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi129.piinil", "key": "container_image"}]: dispatch 2024-02-19T21:35:26.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:25 smithi129 bash[14169]: cluster 2024-02-19T21:35:25.665669+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v290: 132 pgs: 132 active+clean; 7.3 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 3.9 KiB/s wr, 15 op/s 2024-02-19T21:35:26.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:25 smithi087 bash[14135]: cluster 2024-02-19T21:35:25.665669+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v290: 132 pgs: 132 active+clean; 7.3 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 3.9 KiB/s wr, 15 op/s 2024-02-19T21:35:26.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:25 smithi087 bash[18090]: cluster 2024-02-19T21:35:25.665669+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v290: 132 pgs: 132 active+clean; 7.3 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 2.1 KiB/s rd, 3.9 KiB/s wr, 15 op/s 2024-02-19T21:35:27.789 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:27 smithi129 bash[14169]: audit 2024-02-19T21:35:26.651265+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:27.789 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:27 smithi129 bash[14169]: audit 2024-02-19T21:35:26.654441+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:35:27.789 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:27 smithi129 bash[14169]: audit 2024-02-19T21:35:26.655152+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:35:28.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:27 smithi087 bash[14135]: audit 2024-02-19T21:35:26.651265+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:28.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:27 smithi087 bash[14135]: audit 2024-02-19T21:35:26.654441+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:35:28.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:27 smithi087 bash[14135]: audit 2024-02-19T21:35:26.655152+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:35:28.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:27 smithi087 bash[18090]: audit 2024-02-19T21:35:26.651265+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:28.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:27 smithi087 bash[18090]: audit 2024-02-19T21:35:26.654441+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:35:28.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:27 smithi087 bash[18090]: audit 2024-02-19T21:35:26.655152+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:35:29.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:28 smithi129 bash[14169]: cluster 2024-02-19T21:35:27.666340+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v291: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 3.5 KiB/s wr, 72 op/s 2024-02-19T21:35:29.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:28 smithi129 bash[14169]: audit 2024-02-19T21:35:27.770436+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:28 smithi129 bash[14169]: audit 2024-02-19T21:35:28.265049+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:28 smithi129 bash[14169]: audit 2024-02-19T21:35:28.272500+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:28 smithi129 bash[14169]: audit 2024-02-19T21:35:28.284359+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[18090]: cluster 2024-02-19T21:35:27.666340+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v291: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 3.5 KiB/s wr, 72 op/s 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[18090]: audit 2024-02-19T21:35:27.770436+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[18090]: audit 2024-02-19T21:35:28.265049+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[18090]: audit 2024-02-19T21:35:28.272500+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[18090]: audit 2024-02-19T21:35:28.284359+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[14135]: cluster 2024-02-19T21:35:27.666340+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v291: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 29 KiB/s rd, 3.5 KiB/s wr, 72 op/s 2024-02-19T21:35:29.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[14135]: audit 2024-02-19T21:35:27.770436+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[14135]: audit 2024-02-19T21:35:28.265049+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[14135]: audit 2024-02-19T21:35:28.272500+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:29.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:28 smithi087 bash[14135]: audit 2024-02-19T21:35:28.284359+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:30 smithi087 bash[18090]: cluster 2024-02-19T21:35:29.667464+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v292: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 45 KiB/s rd, 1.4 KiB/s wr, 94 op/s 2024-02-19T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:30 smithi087 bash[18090]: audit 2024-02-19T21:35:29.770490+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:35:30.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:30 smithi087 bash[18090]: audit 2024-02-19T21:35:29.772934+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:35:30.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:30 smithi087 bash[14135]: cluster 2024-02-19T21:35:29.667464+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v292: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 45 KiB/s rd, 1.4 KiB/s wr, 94 op/s 2024-02-19T21:35:30.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:30 smithi087 bash[14135]: audit 2024-02-19T21:35:29.770490+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:35:30.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:30 smithi087 bash[14135]: audit 2024-02-19T21:35:29.772934+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:35:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:30 smithi129 bash[14169]: cluster 2024-02-19T21:35:29.667464+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v292: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 45 KiB/s rd, 1.4 KiB/s wr, 94 op/s 2024-02-19T21:35:30.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:30 smithi129 bash[14169]: audit 2024-02-19T21:35:29.770490+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:35:30.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:30 smithi129 bash[14169]: audit 2024-02-19T21:35:29.772934+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:35:32.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:31 smithi129 bash[14169]: cluster 2024-02-19T21:35:31.668414+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v293: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 69 KiB/s rd, 938 B/s wr, 131 op/s 2024-02-19T21:35:32.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:31 smithi087 bash[14135]: cluster 2024-02-19T21:35:31.668414+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v293: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 69 KiB/s rd, 938 B/s wr, 131 op/s 2024-02-19T21:35:32.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:31 smithi087 bash[18090]: cluster 2024-02-19T21:35:31.668414+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v293: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 69 KiB/s rd, 938 B/s wr, 131 op/s 2024-02-19T21:35:35.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:35 smithi087 bash[18090]: cluster 2024-02-19T21:35:33.669684+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v294: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-19T21:35:35.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:35 smithi087 bash[14135]: cluster 2024-02-19T21:35:33.669684+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v294: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-19T21:35:35.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:35 smithi129 bash[14169]: cluster 2024-02-19T21:35:33.669684+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v294: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 168 op/s 2024-02-19T21:35:37.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:37 smithi087 bash[14135]: cluster 2024-02-19T21:35:35.670516+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v295: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-19T21:35:37.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:37 smithi087 bash[18090]: cluster 2024-02-19T21:35:35.670516+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v295: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-19T21:35:37.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:37 smithi129 bash[14169]: cluster 2024-02-19T21:35:35.670516+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v295: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-19T21:35:39.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:39 smithi087 bash[14135]: cluster 2024-02-19T21:35:37.671657+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v296: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-19T21:35:39.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:39 smithi087 bash[18090]: cluster 2024-02-19T21:35:37.671657+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v296: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-19T21:35:39.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:39 smithi129 bash[14169]: cluster 2024-02-19T21:35:37.671657+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v296: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 94 KiB/s rd, 170 B/s wr, 167 op/s 2024-02-19T21:35:41.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:41 smithi087 bash[14135]: cluster 2024-02-19T21:35:39.672707+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v297: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 111 op/s 2024-02-19T21:35:41.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:41 smithi087 bash[18090]: cluster 2024-02-19T21:35:39.672707+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v297: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 111 op/s 2024-02-19T21:35:41.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:41 smithi129 bash[14169]: cluster 2024-02-19T21:35:39.672707+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v297: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 111 op/s 2024-02-19T21:35:43.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:43 smithi087 bash[14135]: cluster 2024-02-19T21:35:41.673684+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v298: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 79 op/s 2024-02-19T21:35:43.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:43 smithi087 bash[18090]: cluster 2024-02-19T21:35:41.673684+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v298: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 79 op/s 2024-02-19T21:35:43.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:43 smithi129 bash[14169]: cluster 2024-02-19T21:35:41.673684+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v298: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 50 KiB/s rd, 85 B/s wr, 79 op/s 2024-02-19T21:35:45.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:45 smithi087 bash[18090]: cluster 2024-02-19T21:35:43.674902+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v299: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-19T21:35:45.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:45 smithi087 bash[14135]: cluster 2024-02-19T21:35:43.674902+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v299: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-19T21:35:45.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:45 smithi129 bash[14169]: cluster 2024-02-19T21:35:43.674902+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v299: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-02-19T21:35:47.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:47 smithi087 bash[14135]: cluster 2024-02-19T21:35:45.675701+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v300: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:47.388 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:47 smithi087 bash[18090]: cluster 2024-02-19T21:35:45.675701+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v300: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:47 smithi129 bash[14169]: cluster 2024-02-19T21:35:45.675701+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v300: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:49.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:49 smithi087 bash[14135]: cluster 2024-02-19T21:35:47.676907+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v301: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:49.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:49 smithi087 bash[18090]: cluster 2024-02-19T21:35:47.676907+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v301: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:49 smithi129 bash[14169]: cluster 2024-02-19T21:35:47.676907+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v301: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:51.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:51 smithi087 bash[14135]: cluster 2024-02-19T21:35:49.677963+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v302: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:35:51.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:51 smithi087 bash[18090]: cluster 2024-02-19T21:35:49.677963+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v302: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:35:51.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:51 smithi129 bash[14169]: cluster 2024-02-19T21:35:49.677963+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v302: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:35:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:53 smithi129 bash[14169]: cluster 2024-02-19T21:35:51.678924+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v303: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:53 smithi087 bash[14135]: cluster 2024-02-19T21:35:51.678924+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v303: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:53 smithi087 bash[18090]: cluster 2024-02-19T21:35:51.678924+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v303: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:55.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:55 smithi129 bash[14169]: cluster 2024-02-19T21:35:53.680132+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v304: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:35:55.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:55 smithi087 bash[14135]: cluster 2024-02-19T21:35:53.680132+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v304: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:35:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:55 smithi087 bash[18090]: cluster 2024-02-19T21:35:53.680132+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v304: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:35:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:57 smithi129 bash[14169]: cluster 2024-02-19T21:35:55.680897+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v305: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:57 smithi087 bash[14135]: cluster 2024-02-19T21:35:55.680897+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v305: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:57 smithi087 bash[18090]: cluster 2024-02-19T21:35:55.680897+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v305: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:59.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:35:59 smithi129 bash[14169]: cluster 2024-02-19T21:35:57.682027+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v306: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:35:59 smithi087 bash[14135]: cluster 2024-02-19T21:35:57.682027+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v306: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:35:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:35:59 smithi087 bash[18090]: cluster 2024-02-19T21:35:57.682027+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v306: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:01.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:01 smithi129 bash[14169]: cluster 2024-02-19T21:35:59.683102+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v307: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:01.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:01 smithi087 bash[18090]: cluster 2024-02-19T21:35:59.683102+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v307: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:01 smithi087 bash[14135]: cluster 2024-02-19T21:35:59.683102+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v307: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:03.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:03 smithi129 bash[14169]: cluster 2024-02-19T21:36:01.684054+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v308: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:03.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:03 smithi087 bash[14135]: cluster 2024-02-19T21:36:01.684054+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v308: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:03.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:03 smithi087 bash[18090]: cluster 2024-02-19T21:36:01.684054+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v308: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:05.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:05 smithi129 bash[14169]: cluster 2024-02-19T21:36:03.685285+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v309: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:05 smithi087 bash[14135]: cluster 2024-02-19T21:36:03.685285+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v309: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:05.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:05 smithi087 bash[18090]: cluster 2024-02-19T21:36:03.685285+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v309: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:07.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:07 smithi129 bash[14169]: cluster 2024-02-19T21:36:05.686043+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v310: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:07.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:07 smithi087 bash[14135]: cluster 2024-02-19T21:36:05.686043+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v310: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:07 smithi087 bash[18090]: cluster 2024-02-19T21:36:05.686043+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v310: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:09 smithi129 bash[14169]: cluster 2024-02-19T21:36:07.687359+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v311: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:09.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:09 smithi087 bash[14135]: cluster 2024-02-19T21:36:07.687359+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v311: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:09.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:09 smithi087 bash[18090]: cluster 2024-02-19T21:36:07.687359+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v311: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:11.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:11 smithi129 bash[14169]: cluster 2024-02-19T21:36:09.688324+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v312: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:11.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:11 smithi087 bash[14135]: cluster 2024-02-19T21:36:09.688324+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v312: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:11.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:11 smithi087 bash[18090]: cluster 2024-02-19T21:36:09.688324+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v312: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:13 smithi129 bash[14169]: cluster 2024-02-19T21:36:11.689281+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v313: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:13.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:13 smithi087 bash[14135]: cluster 2024-02-19T21:36:11.689281+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v313: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:13.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:13 smithi087 bash[18090]: cluster 2024-02-19T21:36:11.689281+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v313: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:15.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:15 smithi129 bash[14169]: cluster 2024-02-19T21:36:13.690507+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v314: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:15.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:15 smithi087 bash[14135]: cluster 2024-02-19T21:36:13.690507+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v314: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:15.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:15 smithi087 bash[18090]: cluster 2024-02-19T21:36:13.690507+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v314: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:17 smithi129 bash[14169]: cluster 2024-02-19T21:36:15.691323+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v315: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:17.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:17 smithi087 bash[14135]: cluster 2024-02-19T21:36:15.691323+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v315: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:17.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:17 smithi087 bash[18090]: cluster 2024-02-19T21:36:15.691323+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v315: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:19.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:19 smithi129 bash[14169]: cluster 2024-02-19T21:36:17.692616+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v316: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:19.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:19 smithi087 bash[14135]: cluster 2024-02-19T21:36:17.692616+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v316: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:19.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:19 smithi087 bash[18090]: cluster 2024-02-19T21:36:17.692616+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v316: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:21.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:21 smithi129 bash[14169]: cluster 2024-02-19T21:36:19.693632+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v317: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:21.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:21 smithi087 bash[14135]: cluster 2024-02-19T21:36:19.693632+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v317: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:21.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:21 smithi087 bash[18090]: cluster 2024-02-19T21:36:19.693632+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v317: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:23.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:23 smithi129 bash[14169]: cluster 2024-02-19T21:36:21.694581+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v318: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:23.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:23 smithi087 bash[14135]: cluster 2024-02-19T21:36:21.694581+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v318: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:23.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:23 smithi087 bash[18090]: cluster 2024-02-19T21:36:21.694581+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v318: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:25 smithi129 bash[14169]: cluster 2024-02-19T21:36:23.695935+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v319: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:25.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:25 smithi087 bash[14135]: cluster 2024-02-19T21:36:23.695935+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v319: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:25.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:25 smithi087 bash[18090]: cluster 2024-02-19T21:36:23.695935+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v319: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:27 smithi129 bash[14169]: cluster 2024-02-19T21:36:25.696751+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v320: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:27.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:27 smithi087 bash[18090]: cluster 2024-02-19T21:36:25.696751+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v320: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:27.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:27 smithi087 bash[14135]: cluster 2024-02-19T21:36:25.696751+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v320: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:29.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:29 smithi129 bash[14169]: cluster 2024-02-19T21:36:27.698043+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v321: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:29.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:29 smithi087 bash[14135]: cluster 2024-02-19T21:36:27.698043+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v321: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:29 smithi087 bash[18090]: cluster 2024-02-19T21:36:27.698043+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v321: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:30 smithi129 bash[14169]: audit 2024-02-19T21:36:29.776798+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:36:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:30 smithi129 bash[14169]: audit 2024-02-19T21:36:29.779756+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:36:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:30 smithi087 bash[14135]: audit 2024-02-19T21:36:29.776798+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:36:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:30 smithi087 bash[14135]: audit 2024-02-19T21:36:29.779756+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:36:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:30 smithi087 bash[18090]: audit 2024-02-19T21:36:29.776798+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:36:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:30 smithi087 bash[18090]: audit 2024-02-19T21:36:29.779756+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:36:31.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:31 smithi129 bash[14169]: cluster 2024-02-19T21:36:29.699009+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v322: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:31.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:31 smithi087 bash[14135]: cluster 2024-02-19T21:36:29.699009+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v322: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:31.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:31 smithi087 bash[18090]: cluster 2024-02-19T21:36:29.699009+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v322: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:33.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:33 smithi129 bash[14169]: cluster 2024-02-19T21:36:31.699926+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v323: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:33.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:33 smithi087 bash[14135]: cluster 2024-02-19T21:36:31.699926+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v323: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:33.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:33 smithi087 bash[18090]: cluster 2024-02-19T21:36:31.699926+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v323: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:35.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:35 smithi129 bash[14169]: cluster 2024-02-19T21:36:33.701154+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v324: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:35.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:35 smithi087 bash[14135]: cluster 2024-02-19T21:36:33.701154+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v324: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:35.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:35 smithi087 bash[18090]: cluster 2024-02-19T21:36:33.701154+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v324: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:37.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:37 smithi129 bash[14169]: cluster 2024-02-19T21:36:35.701911+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v325: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:37 smithi087 bash[18090]: cluster 2024-02-19T21:36:35.701911+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v325: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:37.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:37 smithi087 bash[14135]: cluster 2024-02-19T21:36:35.701911+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v325: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:39.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:39 smithi129 bash[14169]: cluster 2024-02-19T21:36:37.703236+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v326: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:39.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:39 smithi087 bash[14135]: cluster 2024-02-19T21:36:37.703236+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v326: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:39 smithi087 bash[18090]: cluster 2024-02-19T21:36:37.703236+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v326: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:41.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:41 smithi129 bash[14169]: cluster 2024-02-19T21:36:39.704158+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v327: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:41.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:41 smithi087 bash[14135]: cluster 2024-02-19T21:36:39.704158+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v327: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:41.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:41 smithi087 bash[18090]: cluster 2024-02-19T21:36:39.704158+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v327: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:43.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:43 smithi129 bash[14169]: cluster 2024-02-19T21:36:41.705132+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v328: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:43.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:43 smithi087 bash[14135]: cluster 2024-02-19T21:36:41.705132+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v328: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:43.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:43 smithi087 bash[18090]: cluster 2024-02-19T21:36:41.705132+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v328: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:45.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:45 smithi129 bash[14169]: cluster 2024-02-19T21:36:43.706336+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v329: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:45.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:45 smithi087 bash[14135]: cluster 2024-02-19T21:36:43.706336+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v329: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:45.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:45 smithi087 bash[18090]: cluster 2024-02-19T21:36:43.706336+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v329: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:47 smithi129 bash[14169]: cluster 2024-02-19T21:36:45.707115+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v330: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:47.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:47 smithi087 bash[14135]: cluster 2024-02-19T21:36:45.707115+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v330: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:47 smithi087 bash[18090]: cluster 2024-02-19T21:36:45.707115+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v330: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:49 smithi129 bash[14169]: cluster 2024-02-19T21:36:47.708480+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v331: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:49.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:49 smithi087 bash[14135]: cluster 2024-02-19T21:36:47.708480+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v331: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:49 smithi087 bash[18090]: cluster 2024-02-19T21:36:47.708480+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v331: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:51.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:51 smithi129 bash[14169]: cluster 2024-02-19T21:36:49.709495+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v332: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:51.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:51 smithi087 bash[14135]: cluster 2024-02-19T21:36:49.709495+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v332: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:51.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:51 smithi087 bash[18090]: cluster 2024-02-19T21:36:49.709495+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v332: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:53 smithi129 bash[14169]: cluster 2024-02-19T21:36:51.710471+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v333: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:53 smithi087 bash[18090]: cluster 2024-02-19T21:36:51.710471+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v333: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:53 smithi087 bash[14135]: cluster 2024-02-19T21:36:51.710471+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v333: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:55.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:55 smithi087 bash[14135]: cluster 2024-02-19T21:36:53.711830+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v334: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:55 smithi087 bash[18090]: cluster 2024-02-19T21:36:53.711830+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v334: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:55.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:55 smithi129 bash[14169]: cluster 2024-02-19T21:36:53.711830+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v334: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:36:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:57 smithi087 bash[14135]: cluster 2024-02-19T21:36:55.712623+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v335: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:57 smithi087 bash[18090]: cluster 2024-02-19T21:36:55.712623+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v335: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:57.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:57 smithi129 bash[14169]: cluster 2024-02-19T21:36:55.712623+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v335: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:36:59 smithi087 bash[14135]: cluster 2024-02-19T21:36:57.714258+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v336: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:36:59 smithi087 bash[18090]: cluster 2024-02-19T21:36:57.714258+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v336: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:36:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:36:59 smithi129 bash[14169]: cluster 2024-02-19T21:36:57.714258+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v336: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:01 smithi087 bash[14135]: cluster 2024-02-19T21:36:59.715273+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v337: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:01.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:01 smithi087 bash[18090]: cluster 2024-02-19T21:36:59.715273+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v337: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:01.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:01 smithi129 bash[14169]: cluster 2024-02-19T21:36:59.715273+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v337: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:03.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:03 smithi087 bash[14135]: cluster 2024-02-19T21:37:01.716272+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v338: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:03.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:03 smithi087 bash[18090]: cluster 2024-02-19T21:37:01.716272+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v338: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:03.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:03 smithi129 bash[14169]: cluster 2024-02-19T21:37:01.716272+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v338: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:05 smithi087 bash[14135]: cluster 2024-02-19T21:37:03.717500+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v339: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:05 smithi087 bash[18090]: cluster 2024-02-19T21:37:03.717500+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v339: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:05.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:05 smithi129 bash[14169]: cluster 2024-02-19T21:37:03.717500+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v339: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:07.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:07 smithi087 bash[14135]: cluster 2024-02-19T21:37:05.718265+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v340: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:07 smithi087 bash[18090]: cluster 2024-02-19T21:37:05.718265+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v340: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:07.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:07 smithi129 bash[14169]: cluster 2024-02-19T21:37:05.718265+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v340: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:09.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:09 smithi087 bash[14135]: cluster 2024-02-19T21:37:07.719563+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v341: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:09.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:09 smithi087 bash[18090]: cluster 2024-02-19T21:37:07.719563+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v341: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:09.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:09 smithi129 bash[14169]: cluster 2024-02-19T21:37:07.719563+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v341: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:11.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:11 smithi087 bash[14135]: cluster 2024-02-19T21:37:09.720602+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v342: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:11.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:11 smithi087 bash[18090]: cluster 2024-02-19T21:37:09.720602+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v342: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:11 smithi129 bash[14169]: cluster 2024-02-19T21:37:09.720602+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v342: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:13.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:13 smithi087 bash[14135]: cluster 2024-02-19T21:37:11.721854+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v343: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:13.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:13 smithi087 bash[18090]: cluster 2024-02-19T21:37:11.721854+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v343: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:13.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:13 smithi129 bash[14169]: cluster 2024-02-19T21:37:11.721854+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v343: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:15.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:15 smithi087 bash[14135]: cluster 2024-02-19T21:37:13.722979+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v344: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:15.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:15 smithi087 bash[18090]: cluster 2024-02-19T21:37:13.722979+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v344: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:15.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:15 smithi129 bash[14169]: cluster 2024-02-19T21:37:13.722979+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v344: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:17 smithi129 bash[14169]: cluster 2024-02-19T21:37:15.723816+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v345: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:17.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:17 smithi087 bash[14135]: cluster 2024-02-19T21:37:15.723816+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v345: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:17 smithi087 bash[18090]: cluster 2024-02-19T21:37:15.723816+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v345: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:19.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:19 smithi129 bash[14169]: cluster 2024-02-19T21:37:17.725268+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v346: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:19.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:19 smithi087 bash[14135]: cluster 2024-02-19T21:37:17.725268+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v346: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:19.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:19 smithi087 bash[18090]: cluster 2024-02-19T21:37:17.725268+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v346: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:21.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:21 smithi129 bash[14169]: cluster 2024-02-19T21:37:19.726408+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v347: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:21.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:21 smithi087 bash[14135]: cluster 2024-02-19T21:37:19.726408+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v347: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:21.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:21 smithi087 bash[18090]: cluster 2024-02-19T21:37:19.726408+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v347: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:23.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:23 smithi129 bash[14169]: cluster 2024-02-19T21:37:21.727531+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v348: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:23.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:23 smithi087 bash[14135]: cluster 2024-02-19T21:37:21.727531+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v348: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:23.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:23 smithi087 bash[18090]: cluster 2024-02-19T21:37:21.727531+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v348: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:25.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:25 smithi087 bash[14135]: cluster 2024-02-19T21:37:23.728628+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v349: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:25.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:25 smithi087 bash[18090]: cluster 2024-02-19T21:37:23.728628+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v349: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:25.781 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-02-19T21:37:25.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:25 smithi129 bash[14169]: cluster 2024-02-19T21:37:23.728628+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v349: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:27.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:27 smithi129 bash[14169]: cluster 2024-02-19T21:37:25.729464+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v350: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:27.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:27 smithi087 bash[18090]: cluster 2024-02-19T21:37:25.729464+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v350: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:27 smithi087 bash[14135]: cluster 2024-02-19T21:37:25.729464+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v350: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:29.529 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-02-19T21:37:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:29 smithi129 bash[14169]: cluster 2024-02-19T21:37:27.730678+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v351: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:29 smithi129 bash[14169]: audit 2024-02-19T21:37:28.758776+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.87:0/3357665257' entity='client.admin' 2024-02-19T21:37:29.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:29 smithi087 bash[14135]: cluster 2024-02-19T21:37:27.730678+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v351: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:29.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:29 smithi087 bash[14135]: audit 2024-02-19T21:37:28.758776+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.87:0/3357665257' entity='client.admin' 2024-02-19T21:37:29.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:29 smithi087 bash[18090]: cluster 2024-02-19T21:37:27.730678+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v351: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:29.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:29 smithi087 bash[18090]: audit 2024-02-19T21:37:28.758776+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.87:0/3357665257' entity='client.admin' 2024-02-19T21:37:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:30 smithi129 bash[14169]: audit 2024-02-19T21:37:29.785290+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:37:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:30 smithi129 bash[14169]: audit 2024-02-19T21:37:29.788247+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:37:30.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:30 smithi087 bash[14135]: audit 2024-02-19T21:37:29.785290+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:37:30.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:30 smithi087 bash[14135]: audit 2024-02-19T21:37:29.788247+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:37:30.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:30 smithi087 bash[18090]: audit 2024-02-19T21:37:29.785290+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:37:30.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:30 smithi087 bash[18090]: audit 2024-02-19T21:37:29.788247+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:37:31.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:31 smithi087 bash[14135]: cluster 2024-02-19T21:37:29.731720+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v352: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:31.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:31 smithi087 bash[18090]: cluster 2024-02-19T21:37:29.731720+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v352: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:31 smithi129 bash[14169]: cluster 2024-02-19T21:37:29.731720+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v352: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:33.165 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-02-19T21:37:33.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:33 smithi087 bash[18090]: cluster 2024-02-19T21:37:31.732839+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v353: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:33.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:33 smithi087 bash[18090]: audit 2024-02-19T21:37:32.482287+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.87:0/434556212' entity='client.admin' 2024-02-19T21:37:33.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:33 smithi087 bash[14135]: cluster 2024-02-19T21:37:31.732839+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v353: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:33.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:33 smithi087 bash[14135]: audit 2024-02-19T21:37:32.482287+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.87:0/434556212' entity='client.admin' 2024-02-19T21:37:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:33 smithi129 bash[14169]: cluster 2024-02-19T21:37:31.732839+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v353: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:33 smithi129 bash[14169]: audit 2024-02-19T21:37:32.482287+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.87:0/434556212' entity='client.admin' 2024-02-19T21:37:35.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:35 smithi129 bash[14169]: cluster 2024-02-19T21:37:33.733990+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v354: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:35.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:35 smithi087 bash[14135]: cluster 2024-02-19T21:37:33.733990+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v354: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:35.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:35 smithi087 bash[18090]: cluster 2024-02-19T21:37:33.733990+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v354: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:36.034 INFO:teuthology.orchestra.run.smithi087.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:37:36.755 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-19T21:37:36.768 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2024-02-19T21:37:36.768 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-02-19T21:37:37.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: cluster 2024-02-19T21:37:35.734737+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v355: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:37.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: audit 2024-02-19T21:37:36.023920+0000 mgr.y (mgr.14138) 402 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:37.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: audit 2024-02-19T21:37:36.033012+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: cephadm 2024-02-19T21:37:36.036406+0000 mgr.y (mgr.14138) 403 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:37:37.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: audit 2024-02-19T21:37:36.385982+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: cephadm 2024-02-19T21:37:36.387603+0000 mgr.y (mgr.14138) 404 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:37:37.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:37 smithi129 bash[14169]: audit 2024-02-19T21:37:36.730376+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: cluster 2024-02-19T21:37:35.734737+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v355: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:37.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: audit 2024-02-19T21:37:36.023920+0000 mgr.y (mgr.14138) 402 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:37.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: audit 2024-02-19T21:37:36.033012+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: cephadm 2024-02-19T21:37:36.036406+0000 mgr.y (mgr.14138) 403 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:37:37.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: audit 2024-02-19T21:37:36.385982+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: cephadm 2024-02-19T21:37:36.387603+0000 mgr.y (mgr.14138) 404 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[18090]: audit 2024-02-19T21:37:36.730376+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: cluster 2024-02-19T21:37:35.734737+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v355: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: audit 2024-02-19T21:37:36.023920+0000 mgr.y (mgr.14138) 402 : audit [DBG] from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: audit 2024-02-19T21:37:36.033012+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: cephadm 2024-02-19T21:37:36.036406+0000 mgr.y (mgr.14138) 403 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: audit 2024-02-19T21:37:36.385982+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: cephadm 2024-02-19T21:37:36.387603+0000 mgr.y (mgr.14138) 404 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:37:37.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:37 smithi087 bash[14135]: audit 2024-02-19T21:37:36.730376+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:37:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:38 smithi129 bash[14169]: cephadm 2024-02-19T21:37:36.738562+0000 mgr.y (mgr.14138) 405 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:37:38.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:38 smithi087 bash[14135]: cephadm 2024-02-19T21:37:36.738562+0000 mgr.y (mgr.14138) 405 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:37:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:38 smithi087 bash[18090]: cephadm 2024-02-19T21:37:36.738562+0000 mgr.y (mgr.14138) 405 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:37:39.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:39 smithi129 bash[14169]: cluster 2024-02-19T21:37:37.735940+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v356: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:39.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:39 smithi087 bash[14135]: cluster 2024-02-19T21:37:37.735940+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v356: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:39.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:39 smithi087 bash[18090]: cluster 2024-02-19T21:37:37.735940+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v356: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:40.495 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:37:41.124 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:37:41.124 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (3m) 2m ago 4m 0.20.0 docker.io/prom/alertmanager:v0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:37:41.124 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (3m) 2m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:37:41.124 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (5m) 2m ago 5m 3.4 docker.io/ceph/ceph:v15.2.9 dfc483079636 dfb1441bcdf0 2024-02-19T21:37:41.124 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (8m) 2m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 724a383baa60 2024-02-19T21:37:41.124 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (10m) 2m ago 10m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 50ccfd9c4df5 2024-02-19T21:37:41.125 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (10m) 2m ago 10m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:37:41.125 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (8m) 2m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:37:41.125 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (9m) 2m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:37:41.127 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (4m) 2m ago 4m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:37:41.127 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (4m) 2m ago 4m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:37:41.127 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (8m) 2m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:37:41.127 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (7m) 2m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7m) 2m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7m) 2m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 470b1103a306 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (6m) 2m ago 6m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (6m) 2m ago 6m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (5m) 2m ago 5m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (5m) 2m ago 5m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (3m) 2m ago 4m 2.18.1 docker.io/prom/prometheus:v2.18.1 de242295e225 05ec5aa3a50d 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (2m) 2m ago 2m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:37:41.128 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (2m) 2m ago 2m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:37:41.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:41 smithi087 bash[14135]: cluster 2024-02-19T21:37:39.736936+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v357: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:41.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:41 smithi087 bash[14135]: audit 2024-02-19T21:37:40.480057+0000 mgr.y (mgr.14138) 408 : audit [DBG] from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:41 smithi087 bash[18090]: cluster 2024-02-19T21:37:39.736936+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v357: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:41 smithi087 bash[18090]: audit 2024-02-19T21:37:40.480057+0000 mgr.y (mgr.14138) 408 : audit [DBG] from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:41.473 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:37:41.473 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:37:41.473 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:37:41.473 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:37:41.473 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:37:41.473 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 15 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:37:41.474 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:37:41.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:41 smithi129 bash[14169]: cluster 2024-02-19T21:37:39.736936+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v357: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:41.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:41 smithi129 bash[14169]: audit 2024-02-19T21:37:40.480057+0000 mgr.y (mgr.14138) 408 : audit [DBG] from='client.24700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:41.801 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:37:41.801 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:37:41.801 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:37:41.801 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-19T21:37:41.801 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-19T21:37:41.801 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:37:42.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:42 smithi087 bash[14135]: audit 2024-02-19T21:37:40.808207+0000 mgr.y (mgr.14138) 409 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:42.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:42 smithi087 bash[14135]: audit 2024-02-19T21:37:41.109408+0000 mgr.y (mgr.14138) 410 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:42.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:42 smithi087 bash[14135]: audit 2024-02-19T21:37:41.472417+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.87:0/3851429425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:37:42.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:42 smithi087 bash[18090]: audit 2024-02-19T21:37:40.808207+0000 mgr.y (mgr.14138) 409 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:42.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:42 smithi087 bash[18090]: audit 2024-02-19T21:37:41.109408+0000 mgr.y (mgr.14138) 410 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:42.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:42 smithi087 bash[18090]: audit 2024-02-19T21:37:41.472417+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.87:0/3851429425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:37:42.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:42 smithi129 bash[14169]: audit 2024-02-19T21:37:40.808207+0000 mgr.y (mgr.14138) 409 : audit [DBG] from='client.24706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:42.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:42 smithi129 bash[14169]: audit 2024-02-19T21:37:41.109408+0000 mgr.y (mgr.14138) 410 : audit [DBG] from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:42.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:42 smithi129 bash[14169]: audit 2024-02-19T21:37:41.472417+0000 mon.a (mon.0) 674 : audit [DBG] from='client.? 172.21.15.87:0/3851429425' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:37:43.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:43 smithi087 bash[14135]: cluster 2024-02-19T21:37:41.737970+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v358: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:43.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:43 smithi087 bash[14135]: audit 2024-02-19T21:37:41.799272+0000 mgr.y (mgr.14138) 412 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:43.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:43 smithi087 bash[18090]: cluster 2024-02-19T21:37:41.737970+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v358: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:43.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:43 smithi087 bash[18090]: audit 2024-02-19T21:37:41.799272+0000 mgr.y (mgr.14138) 412 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:43.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:43 smithi129 bash[14169]: cluster 2024-02-19T21:37:41.737970+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v358: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:43.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:43 smithi129 bash[14169]: audit 2024-02-19T21:37:41.799272+0000 mgr.y (mgr.14138) 412 : audit [DBG] from='client.24724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:37:45.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:45 smithi129 bash[14169]: cluster 2024-02-19T21:37:43.739152+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v359: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:45.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:45 smithi087 bash[14135]: cluster 2024-02-19T21:37:43.739152+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v359: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:45.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:45 smithi087 bash[18090]: cluster 2024-02-19T21:37:43.739152+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v359: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:47 smithi129 bash[14169]: cluster 2024-02-19T21:37:45.740004+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v360: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:47 smithi087 bash[14135]: cluster 2024-02-19T21:37:45.740004+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v360: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:47 smithi087 bash[18090]: cluster 2024-02-19T21:37:45.740004+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v360: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:49 smithi129 bash[14169]: cluster 2024-02-19T21:37:47.741279+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v361: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:49 smithi087 bash[14135]: cluster 2024-02-19T21:37:47.741279+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v361: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:49 smithi087 bash[18090]: cluster 2024-02-19T21:37:47.741279+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v361: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:51.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:51 smithi129 bash[14169]: cluster 2024-02-19T21:37:49.742228+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v362: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:51.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:51 smithi087 bash[14135]: cluster 2024-02-19T21:37:49.742228+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v362: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:51.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:51 smithi087 bash[18090]: cluster 2024-02-19T21:37:49.742228+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v362: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:53 smithi129 bash[14169]: cluster 2024-02-19T21:37:51.743444+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v363: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:53 smithi087 bash[14135]: cluster 2024-02-19T21:37:51.743444+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v363: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:53 smithi087 bash[18090]: cluster 2024-02-19T21:37:51.743444+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v363: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:55.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:55 smithi129 bash[14169]: cluster 2024-02-19T21:37:53.744798+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v364: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:55 smithi087 bash[14135]: cluster 2024-02-19T21:37:53.744798+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v364: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:55 smithi087 bash[18090]: cluster 2024-02-19T21:37:53.744798+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v364: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:37:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:57 smithi129 bash[14169]: cluster 2024-02-19T21:37:55.745640+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v365: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:57.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:57 smithi087 bash[18090]: cluster 2024-02-19T21:37:55.745640+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v365: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:57 smithi087 bash[14135]: cluster 2024-02-19T21:37:55.745640+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v365: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:59.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:37:59 smithi129 bash[14169]: cluster 2024-02-19T21:37:57.746712+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v366: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:37:59 smithi087 bash[14135]: cluster 2024-02-19T21:37:57.746712+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v366: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:37:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:37:59 smithi087 bash[18090]: cluster 2024-02-19T21:37:57.746712+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v366: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:01.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:01 smithi129 bash[14169]: cluster 2024-02-19T21:37:59.747695+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v367: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:01.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:01 smithi087 bash[18090]: cluster 2024-02-19T21:37:59.747695+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v367: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:01 smithi087 bash[14135]: cluster 2024-02-19T21:37:59.747695+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v367: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:03.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:03 smithi129 bash[14169]: cluster 2024-02-19T21:38:01.748783+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v368: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:03.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:03 smithi087 bash[14135]: cluster 2024-02-19T21:38:01.748783+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v368: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:03.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:03 smithi087 bash[18090]: cluster 2024-02-19T21:38:01.748783+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v368: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:05.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:05 smithi129 bash[14169]: cluster 2024-02-19T21:38:03.750188+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v369: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:05 smithi087 bash[18090]: cluster 2024-02-19T21:38:03.750188+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v369: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:05 smithi087 bash[14135]: cluster 2024-02-19T21:38:03.750188+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v369: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:07.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:07 smithi129 bash[14169]: cluster 2024-02-19T21:38:05.750800+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v370: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:07 smithi087 bash[14135]: cluster 2024-02-19T21:38:05.750800+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v370: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:07 smithi087 bash[18090]: cluster 2024-02-19T21:38:05.750800+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v370: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:09 smithi129 bash[14169]: cluster 2024-02-19T21:38:07.751709+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v371: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:09.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:09 smithi087 bash[14135]: cluster 2024-02-19T21:38:07.751709+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v371: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:09.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:09 smithi087 bash[18090]: cluster 2024-02-19T21:38:07.751709+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v371: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:11.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:11 smithi129 bash[14169]: cluster 2024-02-19T21:38:09.752672+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v372: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:11.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:11 smithi087 bash[14135]: cluster 2024-02-19T21:38:09.752672+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v372: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:11.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:11 smithi087 bash[18090]: cluster 2024-02-19T21:38:09.752672+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v372: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:12.128 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:38:12.738 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:38:12.738 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (4m) 2m ago 4m 0.20.0 docker.io/prom/alertmanager:v0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (4m) 2m ago 4m 6.6.2 docker.io/ceph/ceph-grafana:6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (5m) 2m ago 5m 3.4 docker.io/ceph/ceph:v15.2.9 dfc483079636 dfb1441bcdf0 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (9m) 2m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 724a383baa60 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (11m) 2m ago 11m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 50ccfd9c4df5 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (11m) 2m ago 11m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (9m) 2m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (9m) 2m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (4m) 2m ago 5m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (5m) 2m ago 5m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (8m) 2m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (8m) 2m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (7m) 2m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (7m) 2m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 470b1103a306 2024-02-19T21:38:12.739 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (7m) 2m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:38:12.740 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (6m) 2m ago 6m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:38:12.740 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (6m) 2m ago 6m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:38:12.740 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (5m) 2m ago 5m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:38:12.740 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (4m) 2m ago 5m 2.18.1 docker.io/prom/prometheus:v2.18.1 de242295e225 05ec5aa3a50d 2024-02-19T21:38:12.740 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (2m) 2m ago 2m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:38:12.740 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (2m) 2m ago 2m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:38:13.055 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:38:13.055 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:38:13.056 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 15 2024-02-19T21:38:13.057 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:38:13.057 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:38:13.363 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:38:13.363 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:38:13.363 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:38:13.363 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-19T21:38:13.363 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-19T21:38:13.364 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:38:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:13 smithi129 bash[14169]: cluster 2024-02-19T21:38:11.753752+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v373: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:13 smithi129 bash[14169]: audit 2024-02-19T21:38:12.113604+0000 mgr.y (mgr.14138) 428 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:13 smithi129 bash[14169]: audit 2024-02-19T21:38:12.416129+0000 mgr.y (mgr.14138) 429 : audit [DBG] from='client.24736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:13 smithi129 bash[14169]: audit 2024-02-19T21:38:13.054704+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.87:0/189478886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[14135]: cluster 2024-02-19T21:38:11.753752+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v373: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[14135]: audit 2024-02-19T21:38:12.113604+0000 mgr.y (mgr.14138) 428 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[14135]: audit 2024-02-19T21:38:12.416129+0000 mgr.y (mgr.14138) 429 : audit [DBG] from='client.24736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[14135]: audit 2024-02-19T21:38:13.054704+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.87:0/189478886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[18090]: cluster 2024-02-19T21:38:11.753752+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v373: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[18090]: audit 2024-02-19T21:38:12.113604+0000 mgr.y (mgr.14138) 428 : audit [DBG] from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[18090]: audit 2024-02-19T21:38:12.416129+0000 mgr.y (mgr.14138) 429 : audit [DBG] from='client.24736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:13.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:13 smithi087 bash[18090]: audit 2024-02-19T21:38:13.054704+0000 mon.a (mon.0) 675 : audit [DBG] from='client.? 172.21.15.87:0/189478886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:38:14.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:14 smithi087 bash[18090]: audit 2024-02-19T21:38:12.716888+0000 mgr.y (mgr.14138) 430 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:14.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:14 smithi087 bash[18090]: audit 2024-02-19T21:38:13.361648+0000 mgr.y (mgr.14138) 431 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:14.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:14 smithi087 bash[14135]: audit 2024-02-19T21:38:12.716888+0000 mgr.y (mgr.14138) 430 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:14.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:14 smithi087 bash[14135]: audit 2024-02-19T21:38:13.361648+0000 mgr.y (mgr.14138) 431 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:14.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:14 smithi129 bash[14169]: audit 2024-02-19T21:38:12.716888+0000 mgr.y (mgr.14138) 430 : audit [DBG] from='client.24742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:14.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:14 smithi129 bash[14169]: audit 2024-02-19T21:38:13.361648+0000 mgr.y (mgr.14138) 431 : audit [DBG] from='client.24754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:15.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:15 smithi129 bash[14169]: cluster 2024-02-19T21:38:13.755022+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v374: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:15.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:15 smithi087 bash[14135]: cluster 2024-02-19T21:38:13.755022+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v374: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:15.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:15 smithi087 bash[18090]: cluster 2024-02-19T21:38:13.755022+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v374: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:17.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:17 smithi129 bash[14169]: cluster 2024-02-19T21:38:15.755861+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v375: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:17.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:17 smithi087 bash[14135]: cluster 2024-02-19T21:38:15.755861+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v375: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:17.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:17 smithi087 bash[18090]: cluster 2024-02-19T21:38:15.755861+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v375: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:19.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:19 smithi129 bash[14169]: cluster 2024-02-19T21:38:17.757411+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v376: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:19.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:19 smithi087 bash[14135]: cluster 2024-02-19T21:38:17.757411+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v376: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:19.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:19 smithi087 bash[18090]: cluster 2024-02-19T21:38:17.757411+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v376: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:21 smithi129 bash[14169]: cluster 2024-02-19T21:38:19.758517+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v377: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:21.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:21 smithi087 bash[14135]: cluster 2024-02-19T21:38:19.758517+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v377: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:21.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:21 smithi087 bash[18090]: cluster 2024-02-19T21:38:19.758517+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v377: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:23.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:23 smithi129 bash[14169]: cluster 2024-02-19T21:38:21.759643+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v378: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:23.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:23 smithi129 bash[14169]: audit 2024-02-19T21:38:22.816494+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:38:23.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:23 smithi129 bash[14169]: audit 2024-02-19T21:38:22.818200+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:38:23.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:23 smithi087 bash[14135]: cluster 2024-02-19T21:38:21.759643+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v378: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:23.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:23 smithi087 bash[14135]: audit 2024-02-19T21:38:22.816494+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:38:23.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:23 smithi087 bash[14135]: audit 2024-02-19T21:38:22.818200+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:38:23.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:23 smithi087 bash[18090]: cluster 2024-02-19T21:38:21.759643+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v378: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:23.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:23 smithi087 bash[18090]: audit 2024-02-19T21:38:22.816494+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:38:23.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:23 smithi087 bash[18090]: audit 2024-02-19T21:38:22.818200+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:38:24.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:24 smithi129 bash[14169]: cephadm 2024-02-19T21:38:22.817721+0000 mgr.y (mgr.14138) 437 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:38:24.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:24 smithi129 bash[14169]: cephadm 2024-02-19T21:38:22.820132+0000 mgr.y (mgr.14138) 438 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:38:24.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:24 smithi129 bash[14169]: cephadm 2024-02-19T21:38:22.820510+0000 mgr.y (mgr.14138) 439 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:38:24.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:24 smithi129 bash[14169]: cephadm 2024-02-19T21:38:23.136973+0000 mgr.y (mgr.14138) 440 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi129 2024-02-19T21:38:24.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[18090]: cephadm 2024-02-19T21:38:22.817721+0000 mgr.y (mgr.14138) 437 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[18090]: cephadm 2024-02-19T21:38:22.820132+0000 mgr.y (mgr.14138) 438 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[18090]: cephadm 2024-02-19T21:38:22.820510+0000 mgr.y (mgr.14138) 439 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[18090]: cephadm 2024-02-19T21:38:23.136973+0000 mgr.y (mgr.14138) 440 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi129 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[14135]: cephadm 2024-02-19T21:38:22.817721+0000 mgr.y (mgr.14138) 437 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[14135]: cephadm 2024-02-19T21:38:22.820132+0000 mgr.y (mgr.14138) 438 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[14135]: cephadm 2024-02-19T21:38:22.820510+0000 mgr.y (mgr.14138) 439 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:38:24.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:24 smithi087 bash[14135]: cephadm 2024-02-19T21:38:23.136973+0000 mgr.y (mgr.14138) 440 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 on smithi129 2024-02-19T21:38:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:25 smithi129 bash[14169]: cluster 2024-02-19T21:38:23.760827+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v379: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:25.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:25 smithi087 bash[18090]: cluster 2024-02-19T21:38:23.760827+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v379: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:25.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:25 smithi087 bash[14135]: cluster 2024-02-19T21:38:23.760827+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v379: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:27 smithi129 bash[14169]: cluster 2024-02-19T21:38:25.761371+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v380: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:27.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:27 smithi087 bash[18090]: cluster 2024-02-19T21:38:25.761371+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v380: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:27.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:27 smithi087 bash[14135]: cluster 2024-02-19T21:38:25.761371+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v380: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:29.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:29 smithi129 bash[14169]: cluster 2024-02-19T21:38:27.762571+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v381: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:29.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:29 smithi087 bash[18090]: cluster 2024-02-19T21:38:27.762571+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v381: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:29.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:29 smithi087 bash[14135]: cluster 2024-02-19T21:38:27.762571+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v381: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:30 smithi129 bash[14169]: audit 2024-02-19T21:38:29.796135+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:38:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:30 smithi129 bash[14169]: audit 2024-02-19T21:38:29.796713+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:38:30.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:30 smithi087 bash[18090]: audit 2024-02-19T21:38:29.796135+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:38:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:30 smithi087 bash[18090]: audit 2024-02-19T21:38:29.796713+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:38:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:30 smithi087 bash[14135]: audit 2024-02-19T21:38:29.796135+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:38:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:30 smithi087 bash[14135]: audit 2024-02-19T21:38:29.796713+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:38:31.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:31 smithi129 bash[14169]: cluster 2024-02-19T21:38:29.763626+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v382: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:31.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:31 smithi087 bash[18090]: cluster 2024-02-19T21:38:29.763626+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v382: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:31.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:31 smithi087 bash[14135]: cluster 2024-02-19T21:38:29.763626+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v382: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:33.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:33 smithi129 bash[14169]: cluster 2024-02-19T21:38:31.764690+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v383: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:33.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:33 smithi087 bash[18090]: cluster 2024-02-19T21:38:31.764690+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v383: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:33.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:33 smithi087 bash[14135]: cluster 2024-02-19T21:38:31.764690+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v383: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:35.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:35 smithi129 bash[14169]: cluster 2024-02-19T21:38:33.765426+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v384: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:35.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:35 smithi087 bash[14135]: cluster 2024-02-19T21:38:33.765426+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v384: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:35.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:35 smithi087 bash[18090]: cluster 2024-02-19T21:38:33.765426+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v384: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:37.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:37 smithi129 bash[14169]: cluster 2024-02-19T21:38:35.766184+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v385: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:37 smithi087 bash[14135]: cluster 2024-02-19T21:38:35.766184+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v385: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:37 smithi087 bash[18090]: cluster 2024-02-19T21:38:35.766184+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v385: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:39.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:39 smithi129 bash[14169]: cluster 2024-02-19T21:38:37.767414+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v386: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:39 smithi087 bash[14135]: cluster 2024-02-19T21:38:37.767414+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v386: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:39 smithi087 bash[18090]: cluster 2024-02-19T21:38:37.767414+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v386: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:41.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:41 smithi129 bash[14169]: cluster 2024-02-19T21:38:39.768428+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v387: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:41.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:41 smithi087 bash[18090]: cluster 2024-02-19T21:38:39.768428+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v387: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:41.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:41 smithi087 bash[14135]: cluster 2024-02-19T21:38:39.768428+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v387: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:43.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:43 smithi129 bash[14169]: cluster 2024-02-19T21:38:41.769332+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v388: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:43.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:43 smithi087 bash[14135]: cluster 2024-02-19T21:38:41.769332+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v388: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:43.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:43 smithi087 bash[18090]: cluster 2024-02-19T21:38:41.769332+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v388: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:43.690 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:38:44.298 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (4m) 3m ago 5m 0.20.0 docker.io/prom/alertmanager:v0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (4m) 3m ago 4m 6.6.2 docker.io/ceph/ceph-grafana:6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (6m) 3m ago 6m 3.4 docker.io/ceph/ceph:v15.2.9 dfc483079636 dfb1441bcdf0 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (9m) 3m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 724a383baa60 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (11m) 3m ago 11m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 50ccfd9c4df5 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (11m) 3m ago 11m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (9m) 3m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (10m) 3m ago 10m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (5m) 3m ago 5m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (5m) 3m ago 5m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (9m) 3m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (8m) 3m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (8m) 3m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (8m) 3m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 470b1103a306 2024-02-19T21:38:44.299 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (7m) 3m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:38:44.300 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (7m) 3m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:38:44.300 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (6m) 3m ago 6m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:38:44.300 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (6m) 3m ago 6m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:38:44.300 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (4m) 3m ago 5m 2.18.1 docker.io/prom/prometheus:v2.18.1 de242295e225 05ec5aa3a50d 2024-02-19T21:38:44.300 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (3m) 3m ago 3m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:38:44.300 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (3m) 3m ago 3m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:38:44.626 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:38:44.626 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:38:44.626 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:38:44.626 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 15 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:38:44.627 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:38:44.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:44 smithi087 bash[18090]: audit 2024-02-19T21:38:43.676274+0000 mgr.y (mgr.14138) 451 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:44.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:44 smithi087 bash[14135]: audit 2024-02-19T21:38:43.676274+0000 mgr.y (mgr.14138) 451 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:44 smithi129 bash[14169]: audit 2024-02-19T21:38:43.676274+0000 mgr.y (mgr.14138) 451 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:44.928 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:38:44.929 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:38:44.929 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:38:44.929 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-19T21:38:44.929 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-19T21:38:44.929 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:38:45.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[14135]: cluster 2024-02-19T21:38:43.770469+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v389: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:45.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[14135]: audit 2024-02-19T21:38:43.980479+0000 mgr.y (mgr.14138) 453 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:45.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[14135]: audit 2024-02-19T21:38:44.276500+0000 mgr.y (mgr.14138) 454 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:45.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[14135]: audit 2024-02-19T21:38:44.625559+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.87:0/2937052604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:38:45.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[18090]: cluster 2024-02-19T21:38:43.770469+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v389: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:45.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[18090]: audit 2024-02-19T21:38:43.980479+0000 mgr.y (mgr.14138) 453 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:45.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[18090]: audit 2024-02-19T21:38:44.276500+0000 mgr.y (mgr.14138) 454 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:45.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:45 smithi087 bash[18090]: audit 2024-02-19T21:38:44.625559+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.87:0/2937052604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:38:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:45 smithi129 bash[14169]: cluster 2024-02-19T21:38:43.770469+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v389: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:45.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:45 smithi129 bash[14169]: audit 2024-02-19T21:38:43.980479+0000 mgr.y (mgr.14138) 453 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:45.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:45 smithi129 bash[14169]: audit 2024-02-19T21:38:44.276500+0000 mgr.y (mgr.14138) 454 : audit [DBG] from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:45.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:45 smithi129 bash[14169]: audit 2024-02-19T21:38:44.625559+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.87:0/2937052604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:38:46.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:46 smithi087 bash[18090]: audit 2024-02-19T21:38:44.927178+0000 mgr.y (mgr.14138) 455 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:46.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:46 smithi087 bash[14135]: audit 2024-02-19T21:38:44.927178+0000 mgr.y (mgr.14138) 455 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:46.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:46 smithi129 bash[14169]: audit 2024-02-19T21:38:44.927178+0000 mgr.y (mgr.14138) 455 : audit [DBG] from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:38:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:47 smithi087 bash[18090]: cluster 2024-02-19T21:38:45.771336+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v390: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:47.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:47 smithi087 bash[14135]: cluster 2024-02-19T21:38:45.771336+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v390: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:47 smithi129 bash[14169]: cluster 2024-02-19T21:38:45.771336+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v390: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:49 smithi087 bash[14135]: cluster 2024-02-19T21:38:47.772527+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v391: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:49 smithi087 bash[18090]: cluster 2024-02-19T21:38:47.772527+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v391: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:49.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:49 smithi129 bash[14169]: cluster 2024-02-19T21:38:47.772527+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v391: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:51.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:51 smithi087 bash[18090]: cluster 2024-02-19T21:38:49.773364+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v392: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:51.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:51 smithi087 bash[14135]: cluster 2024-02-19T21:38:49.773364+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v392: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:51.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:51 smithi129 bash[14169]: cluster 2024-02-19T21:38:49.773364+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v392: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:53.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:53 smithi087 bash[18090]: cluster 2024-02-19T21:38:51.774444+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v393: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:53 smithi087 bash[14135]: cluster 2024-02-19T21:38:51.774444+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v393: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:53.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:53 smithi129 bash[14169]: cluster 2024-02-19T21:38:51.774444+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v393: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:55.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:55 smithi087 bash[18090]: cluster 2024-02-19T21:38:53.775657+0000 mgr.y (mgr.14138) 460 : cluster [DBG] pgmap v394: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:55.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:55 smithi087 bash[14135]: cluster 2024-02-19T21:38:53.775657+0000 mgr.y (mgr.14138) 460 : cluster [DBG] pgmap v394: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:55.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:55 smithi129 bash[14169]: cluster 2024-02-19T21:38:53.775657+0000 mgr.y (mgr.14138) 460 : cluster [DBG] pgmap v394: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:38:57.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:57 smithi087 bash[18090]: cluster 2024-02-19T21:38:55.776439+0000 mgr.y (mgr.14138) 461 : cluster [DBG] pgmap v395: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:57 smithi087 bash[14135]: cluster 2024-02-19T21:38:55.776439+0000 mgr.y (mgr.14138) 461 : cluster [DBG] pgmap v395: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:57.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:57 smithi129 bash[14169]: cluster 2024-02-19T21:38:55.776439+0000 mgr.y (mgr.14138) 461 : cluster [DBG] pgmap v395: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:59.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:38:59 smithi087 bash[18090]: cluster 2024-02-19T21:38:57.777576+0000 mgr.y (mgr.14138) 462 : cluster [DBG] pgmap v396: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:38:59 smithi087 bash[14135]: cluster 2024-02-19T21:38:57.777576+0000 mgr.y (mgr.14138) 462 : cluster [DBG] pgmap v396: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:38:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:38:59 smithi129 bash[14169]: cluster 2024-02-19T21:38:57.777576+0000 mgr.y (mgr.14138) 462 : cluster [DBG] pgmap v396: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:01.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:01 smithi087 bash[18090]: cluster 2024-02-19T21:38:59.778527+0000 mgr.y (mgr.14138) 463 : cluster [DBG] pgmap v397: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:01.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:01 smithi087 bash[14135]: cluster 2024-02-19T21:38:59.778527+0000 mgr.y (mgr.14138) 463 : cluster [DBG] pgmap v397: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:01.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:01 smithi129 bash[14169]: cluster 2024-02-19T21:38:59.778527+0000 mgr.y (mgr.14138) 463 : cluster [DBG] pgmap v397: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:03 smithi129 bash[14169]: cluster 2024-02-19T21:39:01.779608+0000 mgr.y (mgr.14138) 464 : cluster [DBG] pgmap v398: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:03.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:03 smithi087 bash[14135]: cluster 2024-02-19T21:39:01.779608+0000 mgr.y (mgr.14138) 464 : cluster [DBG] pgmap v398: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:03.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:03 smithi087 bash[18090]: cluster 2024-02-19T21:39:01.779608+0000 mgr.y (mgr.14138) 464 : cluster [DBG] pgmap v398: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:05 smithi129 bash[14169]: cluster 2024-02-19T21:39:03.780792+0000 mgr.y (mgr.14138) 465 : cluster [DBG] pgmap v399: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:05 smithi087 bash[18090]: cluster 2024-02-19T21:39:03.780792+0000 mgr.y (mgr.14138) 465 : cluster [DBG] pgmap v399: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:05.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:05 smithi087 bash[14135]: cluster 2024-02-19T21:39:03.780792+0000 mgr.y (mgr.14138) 465 : cluster [DBG] pgmap v399: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:07.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:07 smithi129 bash[14169]: cluster 2024-02-19T21:39:05.781703+0000 mgr.y (mgr.14138) 466 : cluster [DBG] pgmap v400: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:07.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:07 smithi087 bash[18090]: cluster 2024-02-19T21:39:05.781703+0000 mgr.y (mgr.14138) 466 : cluster [DBG] pgmap v400: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:07.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:07 smithi087 bash[14135]: cluster 2024-02-19T21:39:05.781703+0000 mgr.y (mgr.14138) 466 : cluster [DBG] pgmap v400: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:09 smithi129 bash[14169]: cluster 2024-02-19T21:39:07.782939+0000 mgr.y (mgr.14138) 467 : cluster [DBG] pgmap v401: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:09.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:09 smithi087 bash[14135]: cluster 2024-02-19T21:39:07.782939+0000 mgr.y (mgr.14138) 467 : cluster [DBG] pgmap v401: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:09.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:09 smithi087 bash[18090]: cluster 2024-02-19T21:39:07.782939+0000 mgr.y (mgr.14138) 467 : cluster [DBG] pgmap v401: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: cephadm 2024-02-19T21:39:09.660626+0000 mgr.y (mgr.14138) 468 : cephadm [INF] It is presumed safe to stop ['mgr.x'] 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: cephadm 2024-02-19T21:39:09.660799+0000 mgr.y (mgr.14138) 469 : cephadm [INF] Upgrade: It is presumed safe to stop ['mgr.x'] 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: cephadm 2024-02-19T21:39:09.660943+0000 mgr.y (mgr.14138) 470 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: audit 2024-02-19T21:39:09.670331+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: audit 2024-02-19T21:39:09.671836+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: audit 2024-02-19T21:39:09.673121+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: cephadm 2024-02-19T21:39:09.674044+0000 mgr.y (mgr.14138) 471 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:39:10.973 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:10 smithi129 bash[14169]: audit 2024-02-19T21:39:09.674474+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: cephadm 2024-02-19T21:39:09.660626+0000 mgr.y (mgr.14138) 468 : cephadm [INF] It is presumed safe to stop ['mgr.x'] 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: cephadm 2024-02-19T21:39:09.660799+0000 mgr.y (mgr.14138) 469 : cephadm [INF] Upgrade: It is presumed safe to stop ['mgr.x'] 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: cephadm 2024-02-19T21:39:09.660943+0000 mgr.y (mgr.14138) 470 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: audit 2024-02-19T21:39:09.670331+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: audit 2024-02-19T21:39:09.671836+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: audit 2024-02-19T21:39:09.673121+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:39:11.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: cephadm 2024-02-19T21:39:09.674044+0000 mgr.y (mgr.14138) 471 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:39:11.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[18090]: audit 2024-02-19T21:39:09.674474+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:39:11.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: cephadm 2024-02-19T21:39:09.660626+0000 mgr.y (mgr.14138) 468 : cephadm [INF] It is presumed safe to stop ['mgr.x'] 2024-02-19T21:39:11.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: cephadm 2024-02-19T21:39:09.660799+0000 mgr.y (mgr.14138) 469 : cephadm [INF] Upgrade: It is presumed safe to stop ['mgr.x'] 2024-02-19T21:39:11.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: cephadm 2024-02-19T21:39:09.660943+0000 mgr.y (mgr.14138) 470 : cephadm [INF] Upgrade: Redeploying mgr.x 2024-02-19T21:39:11.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: audit 2024-02-19T21:39:09.670331+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:11.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: audit 2024-02-19T21:39:09.671836+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2024-02-19T21:39:11.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: audit 2024-02-19T21:39:09.673121+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:39:11.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: cephadm 2024-02-19T21:39:09.674044+0000 mgr.y (mgr.14138) 471 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:39:11.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:10 smithi087 bash[14135]: audit 2024-02-19T21:39:09.674474+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-19T21:39:12.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:11 smithi129 bash[14169]: cluster 2024-02-19T21:39:09.783946+0000 mgr.y (mgr.14138) 472 : cluster [DBG] pgmap v402: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:12.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:11 smithi087 bash[18090]: cluster 2024-02-19T21:39:09.783946+0000 mgr.y (mgr.14138) 472 : cluster [DBG] pgmap v402: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:12.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:11 smithi087 bash[14135]: cluster 2024-02-19T21:39:09.783946+0000 mgr.y (mgr.14138) 472 : cluster [DBG] pgmap v402: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:12.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:12 smithi129 systemd[1]: Stopping Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:39:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:13 smithi129 bash[14169]: cluster 2024-02-19T21:39:11.785102+0000 mgr.y (mgr.14138) 473 : cluster [DBG] pgmap v403: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:14.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:13 smithi087 bash[18090]: cluster 2024-02-19T21:39:11.785102+0000 mgr.y (mgr.14138) 473 : cluster [DBG] pgmap v403: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:14.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:13 smithi087 bash[14135]: cluster 2024-02-19T21:39:11.785102+0000 mgr.y (mgr.14138) 473 : cluster [DBG] pgmap v403: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:15.255 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:39:15.862 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (5m) 3m ago 5m 0.20.0 docker.io/prom/alertmanager:v0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (5m) 3m ago 5m 6.6.2 docker.io/ceph/ceph-grafana:6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (6m) 3m ago 6m 3.4 docker.io/ceph/ceph:v15.2.9 dfc483079636 dfb1441bcdf0 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (10m) 3m ago 10m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 724a383baa60 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (12m) 3m ago 12m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 50ccfd9c4df5 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (12m) 3m ago 12m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (10m) 3m ago 10m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (10m) 3m ago 10m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (6m) 3m ago 6m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (6m) 3m ago 6m 0.18.1 docker.io/prom/node-exporter:v0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:39:15.863 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (9m) 3m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9m) 3m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (8m) 3m ago 9m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (8m) 3m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 470b1103a306 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (8m) 3m ago 8m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (7m) 3m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (7m) 3m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (6m) 3m ago 7m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (5m) 3m ago 6m 2.18.1 docker.io/prom/prometheus:v2.18.1 de242295e225 05ec5aa3a50d 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (3m) 3m ago 3m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:39:15.864 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (3m) 3m ago 3m 15.2.9 docker.io/ceph/ceph:v15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:39:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:15 smithi129 bash[14169]: cluster 2024-02-19T21:39:13.786332+0000 mgr.y (mgr.14138) 474 : cluster [DBG] pgmap v404: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:15 smithi087 bash[14135]: cluster 2024-02-19T21:39:13.786332+0000 mgr.y (mgr.14138) 474 : cluster [DBG] pgmap v404: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:15 smithi087 bash[18090]: cluster 2024-02-19T21:39:13.786332+0000 mgr.y (mgr.14138) 474 : cluster [DBG] pgmap v404: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:39:16.180 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 15 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:39:16.181 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:39:16.487 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:39:16.487 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:39:16.487 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:39:16.487 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-19T21:39:16.487 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "" 2024-02-19T21:39:16.487 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:39:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:16 smithi129 bash[14169]: audit 2024-02-19T21:39:15.241014+0000 mgr.y (mgr.14138) 475 : audit [DBG] from='client.24790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:16 smithi129 bash[14169]: audit 2024-02-19T21:39:15.545595+0000 mgr.y (mgr.14138) 476 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:16 smithi129 bash[14169]: audit 2024-02-19T21:39:16.179589+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.87:0/1522150301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:39:17.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:16 smithi087 bash[18090]: audit 2024-02-19T21:39:15.241014+0000 mgr.y (mgr.14138) 475 : audit [DBG] from='client.24790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:17.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:16 smithi087 bash[18090]: audit 2024-02-19T21:39:15.545595+0000 mgr.y (mgr.14138) 476 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:17.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:16 smithi087 bash[18090]: audit 2024-02-19T21:39:16.179589+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.87:0/1522150301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:39:17.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:16 smithi087 bash[14135]: audit 2024-02-19T21:39:15.241014+0000 mgr.y (mgr.14138) 475 : audit [DBG] from='client.24790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:17.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:16 smithi087 bash[14135]: audit 2024-02-19T21:39:15.545595+0000 mgr.y (mgr.14138) 476 : audit [DBG] from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:17.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:16 smithi087 bash[14135]: audit 2024-02-19T21:39:16.179589+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.87:0/1522150301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:39:18.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:17 smithi129 bash[14169]: cluster 2024-02-19T21:39:15.786935+0000 mgr.y (mgr.14138) 477 : cluster [DBG] pgmap v405: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:18.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:17 smithi129 bash[14169]: audit 2024-02-19T21:39:15.841893+0000 mgr.y (mgr.14138) 478 : audit [DBG] from='client.24802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:18.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:17 smithi129 bash[14169]: audit 2024-02-19T21:39:16.486236+0000 mgr.y (mgr.14138) 479 : audit [DBG] from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:18.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:17 smithi087 bash[14135]: cluster 2024-02-19T21:39:15.786935+0000 mgr.y (mgr.14138) 477 : cluster [DBG] pgmap v405: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:18.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:17 smithi087 bash[14135]: audit 2024-02-19T21:39:15.841893+0000 mgr.y (mgr.14138) 478 : audit [DBG] from='client.24802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:18.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:17 smithi087 bash[14135]: audit 2024-02-19T21:39:16.486236+0000 mgr.y (mgr.14138) 479 : audit [DBG] from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:18.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:17 smithi087 bash[18090]: cluster 2024-02-19T21:39:15.786935+0000 mgr.y (mgr.14138) 477 : cluster [DBG] pgmap v405: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:18.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:17 smithi087 bash[18090]: audit 2024-02-19T21:39:15.841893+0000 mgr.y (mgr.14138) 478 : audit [DBG] from='client.24802 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:18.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:17 smithi087 bash[18090]: audit 2024-02-19T21:39:16.486236+0000 mgr.y (mgr.14138) 479 : audit [DBG] from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:20.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:19 smithi129 bash[14169]: cluster 2024-02-19T21:39:17.788093+0000 mgr.y (mgr.14138) 480 : cluster [DBG] pgmap v406: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:20.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:19 smithi087 bash[18090]: cluster 2024-02-19T21:39:17.788093+0000 mgr.y (mgr.14138) 480 : cluster [DBG] pgmap v406: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:20.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:19 smithi087 bash[14135]: cluster 2024-02-19T21:39:17.788093+0000 mgr.y (mgr.14138) 480 : cluster [DBG] pgmap v406: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:22.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:21 smithi129 bash[14169]: cluster 2024-02-19T21:39:19.789105+0000 mgr.y (mgr.14138) 481 : cluster [DBG] pgmap v407: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:22.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:21 smithi087 bash[18090]: cluster 2024-02-19T21:39:19.789105+0000 mgr.y (mgr.14138) 481 : cluster [DBG] pgmap v407: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:22.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:21 smithi087 bash[14135]: cluster 2024-02-19T21:39:19.789105+0000 mgr.y (mgr.14138) 481 : cluster [DBG] pgmap v407: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:23.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:22 smithi129 docker[27037]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.x 2024-02-19T21:39:23.072 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:23 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:39:23.072 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:23 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-19T21:39:23.072 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:23 smithi129 systemd[1]: Stopped Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:39:23.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:23 smithi129 systemd[1]: Started Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:39:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:23 smithi129 bash[14169]: cluster 2024-02-19T21:39:21.790290+0000 mgr.y (mgr.14138) 482 : cluster [DBG] pgmap v408: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:23 smithi129 bash[14169]: audit 2024-02-19T21:39:23.278515+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:24.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:23 smithi129 bash[14169]: audit 2024-02-19T21:39:23.644489+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:24.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:23 smithi129 bash[14169]: audit 2024-02-19T21:39:23.646641+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:39:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[14135]: cluster 2024-02-19T21:39:21.790290+0000 mgr.y (mgr.14138) 482 : cluster [DBG] pgmap v408: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[14135]: audit 2024-02-19T21:39:23.278515+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:24.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[14135]: audit 2024-02-19T21:39:23.644489+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:24.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[14135]: audit 2024-02-19T21:39:23.646641+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:39:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[18090]: cluster 2024-02-19T21:39:21.790290+0000 mgr.y (mgr.14138) 482 : cluster [DBG] pgmap v408: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[18090]: audit 2024-02-19T21:39:23.278515+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[18090]: audit 2024-02-19T21:39:23.644489+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:23 smithi087 bash[18090]: audit 2024-02-19T21:39:23.646641+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-19T21:39:24.446 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:24 smithi129 bash[27141]: debug 2024-02-19T21:39:24.255+0000 7f1272ace700 1 -- 172.21.15.129:0/4150724096 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557720f0e4e0 con 0x557721003000 2024-02-19T21:39:24.727 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:24 smithi129 bash[27141]: debug 2024-02-19T21:39:24.443+0000 7f12830c9680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:39:24.727 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:24 smithi129 bash[27141]: debug 2024-02-19T21:39:24.547+0000 7f12830c9680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:39:25.031 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:24 smithi129 bash[14169]: cephadm 2024-02-19T21:39:23.280675+0000 mgr.y (mgr.14138) 483 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:39:25.031 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:24 smithi129 bash[14169]: cluster 2024-02-19T21:39:23.791517+0000 mgr.y (mgr.14138) 484 : cluster [DBG] pgmap v409: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:24 smithi087 bash[14135]: cephadm 2024-02-19T21:39:23.280675+0000 mgr.y (mgr.14138) 483 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:39:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:24 smithi087 bash[14135]: cluster 2024-02-19T21:39:23.791517+0000 mgr.y (mgr.14138) 484 : cluster [DBG] pgmap v409: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:24 smithi087 bash[18090]: cephadm 2024-02-19T21:39:23.280675+0000 mgr.y (mgr.14138) 483 : cephadm [INF] refreshing smithi087 facts 2024-02-19T21:39:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:24 smithi087 bash[18090]: cluster 2024-02-19T21:39:23.791517+0000 mgr.y (mgr.14138) 484 : cluster [DBG] pgmap v409: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:25.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:25 smithi129 bash[27141]: debug 2024-02-19T21:39:25.027+0000 7f12830c9680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:39:26.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[27141]: debug 2024-02-19T21:39:26.007+0000 7f12830c9680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:39:26.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[27141]: debug 2024-02-19T21:39:26.106+0000 7f12830c9680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:39:26.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[14169]: audit 2024-02-19T21:39:25.464208+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:26.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[14169]: cephadm 2024-02-19T21:39:25.465424+0000 mgr.y (mgr.14138) 485 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:39:26.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[14169]: audit 2024-02-19T21:39:25.818213+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:26.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[14169]: audit 2024-02-19T21:39:25.827855+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:26.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[14169]: audit 2024-02-19T21:39:25.833254+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-19T21:39:26.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[14169]: cluster 2024-02-19T21:39:25.840677+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:39:26.823 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:26 smithi129 bash[27141]: debug 2024-02-19T21:39:26.374+0000 7f12830c9680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:39:26.853 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14135]: audit 2024-02-19T21:39:25.464208+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:26.853 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14135]: cephadm 2024-02-19T21:39:25.465424+0000 mgr.y (mgr.14138) 485 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:39:26.853 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14135]: audit 2024-02-19T21:39:25.818213+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:26.853 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14135]: audit 2024-02-19T21:39:25.827855+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:26.853 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14135]: audit 2024-02-19T21:39:25.833254+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-19T21:39:26.853 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14135]: cluster 2024-02-19T21:39:25.840677+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:39:26.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[18090]: audit 2024-02-19T21:39:25.464208+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:26.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[18090]: cephadm 2024-02-19T21:39:25.465424+0000 mgr.y (mgr.14138) 485 : cephadm [INF] refreshing smithi129 facts 2024-02-19T21:39:26.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[18090]: audit 2024-02-19T21:39:25.818213+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' 2024-02-19T21:39:26.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[18090]: audit 2024-02-19T21:39:25.827855+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:26.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[18090]: audit 2024-02-19T21:39:25.833254+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-02-19T21:39:26.854 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[18090]: cluster 2024-02-19T21:39:25.840677+0000 mon.a (mon.0) 691 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-02-19T21:39:27.133 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14399]: ignoring --setuser ceph since I am not root 2024-02-19T21:39:27.133 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:39:26 smithi087 bash[14399]: ignoring --setgroup ceph since I am not root 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[27141]: debug 2024-02-19T21:39:27.526+0000 7f12830c9680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[27141]: debug 2024-02-19T21:39:27.686+0000 7f12830c9680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: cluster 2024-02-19T21:39:25.792352+0000 mgr.y (mgr.14138) 486 : cluster [DBG] pgmap v410: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: cephadm 2024-02-19T21:39:25.827362+0000 mgr.y (mgr.14138) 487 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: cephadm 2024-02-19T21:39:25.829830+0000 mgr.y (mgr.14138) 488 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: cephadm 2024-02-19T21:39:25.830325+0000 mgr.y (mgr.14138) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: cephadm 2024-02-19T21:39:25.832848+0000 mgr.y (mgr.14138) 490 : cephadm [INF] Failing over to other MGR 2024-02-19T21:39:27.788 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: audit 2024-02-19T21:39:26.825462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-19T21:39:27.789 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[14169]: cluster 2024-02-19T21:39:26.825596+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e16: x(active, starting, since 0.991387s) 2024-02-19T21:39:27.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: cluster 2024-02-19T21:39:25.792352+0000 mgr.y (mgr.14138) 486 : cluster [DBG] pgmap v410: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:27.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: cephadm 2024-02-19T21:39:25.827362+0000 mgr.y (mgr.14138) 487 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:39:27.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: cephadm 2024-02-19T21:39:25.829830+0000 mgr.y (mgr.14138) 488 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: cephadm 2024-02-19T21:39:25.830325+0000 mgr.y (mgr.14138) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: cephadm 2024-02-19T21:39:25.832848+0000 mgr.y (mgr.14138) 490 : cephadm [INF] Failing over to other MGR 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: audit 2024-02-19T21:39:26.825462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[18090]: cluster 2024-02-19T21:39:26.825596+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e16: x(active, starting, since 0.991387s) 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: cluster 2024-02-19T21:39:25.792352+0000 mgr.y (mgr.14138) 486 : cluster [DBG] pgmap v410: 132 pgs: 132 active+clean; 7.4 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: cephadm 2024-02-19T21:39:25.827362+0000 mgr.y (mgr.14138) 487 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 with id 823b921721f579487e02cd293080702537bcba9f4f96b9041a06d7563de513aa 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: cephadm 2024-02-19T21:39:25.829830+0000 mgr.y (mgr.14138) 488 : cephadm [INF] Upgrade: Checking mgr daemons... 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: cephadm 2024-02-19T21:39:25.830325+0000 mgr.y (mgr.14138) 489 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: cephadm 2024-02-19T21:39:25.832848+0000 mgr.y (mgr.14138) 490 : cephadm [INF] Failing over to other MGR 2024-02-19T21:39:27.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: audit 2024-02-19T21:39:26.825462+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14138 172.21.15.87:0/3018017850' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-02-19T21:39:27.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:27 smithi087 bash[14135]: cluster 2024-02-19T21:39:26.825596+0000 mon.a (mon.0) 693 : cluster [DBG] mgrmap e16: x(active, starting, since 0.991387s) 2024-02-19T21:39:28.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[27141]: debug 2024-02-19T21:39:27.782+0000 7f12830c9680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:39:28.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:27 smithi129 bash[27141]: debug 2024-02-19T21:39:27.894+0000 7f12830c9680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:39:28.476 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:28 smithi129 bash[27141]: debug 2024-02-19T21:39:28.114+0000 7f12830c9680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:39:28.821 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:28 smithi129 bash[27141]: debug 2024-02-19T21:39:28.470+0000 7f12830c9680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:39:28.821 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:28 smithi129 bash[27141]: debug 2024-02-19T21:39:28.590+0000 7f12830c9680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:39:29.822 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:29 smithi129 bash[27141]: debug 2024-02-19T21:39:29.442+0000 7f12830c9680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:39:29.822 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:29 smithi129 bash[27141]: debug 2024-02-19T21:39:29.542+0000 7f12830c9680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:39:29.822 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:29 smithi129 bash[27141]: debug 2024-02-19T21:39:29.658+0000 7f12830c9680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:39:30.172 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:29 smithi129 bash[27141]: debug 2024-02-19T21:39:29.878+0000 7f12830c9680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:39:30.501 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[27141]: debug 2024-02-19T21:39:30.166+0000 7f12830c9680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:39:30.501 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[27141]: debug 2024-02-19T21:39:30.330+0000 7f12830c9680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:39:30.819 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[27141]: debug 2024-02-19T21:39:30.498+0000 7f12830c9680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:39:30.819 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[27141]: debug 2024-02-19T21:39:30.710+0000 7f12830c9680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:39:31.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[27141]: debug 2024-02-19T21:39:30.814+0000 7f12830c9680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: audit 2024-02-19T21:39:30.840269+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: cluster 2024-02-19T21:39:30.840307+0000 mon.a (mon.0) 694 : cluster [INF] Active manager daemon x restarted 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: audit 2024-02-19T21:39:30.841510+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: cluster 2024-02-19T21:39:30.841663+0000 mon.a (mon.0) 695 : cluster [INF] Activating manager daemon x 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: audit 2024-02-19T21:39:30.848060+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: cluster 2024-02-19T21:39:30.848361+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-19T21:39:31.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:30 smithi129 bash[14169]: audit 2024-02-19T21:39:30.850584+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:31.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: audit 2024-02-19T21:39:30.840269+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:39:31.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: cluster 2024-02-19T21:39:30.840307+0000 mon.a (mon.0) 694 : cluster [INF] Active manager daemon x restarted 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: audit 2024-02-19T21:39:30.841510+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: cluster 2024-02-19T21:39:30.841663+0000 mon.a (mon.0) 695 : cluster [INF] Activating manager daemon x 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: audit 2024-02-19T21:39:30.848060+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: cluster 2024-02-19T21:39:30.848361+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[18090]: audit 2024-02-19T21:39:30.850584+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: audit 2024-02-19T21:39:30.840269+0000 mon.b (mon.2) 23 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: cluster 2024-02-19T21:39:30.840307+0000 mon.a (mon.0) 694 : cluster [INF] Active manager daemon x restarted 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: audit 2024-02-19T21:39:30.841510+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: cluster 2024-02-19T21:39:30.841663+0000 mon.a (mon.0) 695 : cluster [INF] Activating manager daemon x 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: audit 2024-02-19T21:39:30.848060+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: cluster 2024-02-19T21:39:30.848361+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-02-19T21:39:31.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:30 smithi087 bash[14135]: audit 2024-02-19T21:39:30.850584+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:32.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:31 smithi129 bash[14169]: cluster 2024-02-19T21:39:30.900489+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0591425s) 2024-02-19T21:39:32.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:31 smithi129 bash[14169]: cluster 2024-02-19T21:39:31.152214+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:39:32.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:31 smithi129 bash[14169]: audit 2024-02-19T21:39:31.152308+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.87:0/2935210294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:32.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:31 smithi129 bash[14169]: audit 2024-02-19T21:39:31.154093+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.87:0/2935210294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:32.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[18090]: cluster 2024-02-19T21:39:30.900489+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0591425s) 2024-02-19T21:39:32.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[18090]: cluster 2024-02-19T21:39:31.152214+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:39:32.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[18090]: audit 2024-02-19T21:39:31.152308+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.87:0/2935210294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:32.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[18090]: audit 2024-02-19T21:39:31.154093+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.87:0/2935210294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:32.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[14135]: cluster 2024-02-19T21:39:30.900489+0000 mon.a (mon.0) 697 : cluster [DBG] mgrmap e17: x(active, starting, since 0.0591425s) 2024-02-19T21:39:32.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[14135]: cluster 2024-02-19T21:39:31.152214+0000 mon.a (mon.0) 698 : cluster [DBG] Standby manager daemon y started 2024-02-19T21:39:32.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[14135]: audit 2024-02-19T21:39:31.152308+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.87:0/2935210294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:32.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:31 smithi087 bash[14135]: audit 2024-02-19T21:39:31.154093+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.87:0/2935210294' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:33.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:32 smithi129 bash[14169]: cluster 2024-02-19T21:39:31.920740+0000 mon.a (mon.0) 699 : cluster [DBG] mgrmap e18: x(active, starting, since 1.0794s), standbys: y 2024-02-19T21:39:33.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:32 smithi129 bash[14169]: audit 2024-02-19T21:39:31.925569+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:39:33.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:32 smithi129 bash[14169]: audit 2024-02-19T21:39:31.926071+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:39:33.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:32 smithi087 bash[14135]: cluster 2024-02-19T21:39:31.920740+0000 mon.a (mon.0) 699 : cluster [DBG] mgrmap e18: x(active, starting, since 1.0794s), standbys: y 2024-02-19T21:39:33.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:32 smithi087 bash[14135]: audit 2024-02-19T21:39:31.925569+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:39:33.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:32 smithi087 bash[14135]: audit 2024-02-19T21:39:31.926071+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:39:33.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:32 smithi087 bash[18090]: cluster 2024-02-19T21:39:31.920740+0000 mon.a (mon.0) 699 : cluster [DBG] mgrmap e18: x(active, starting, since 1.0794s), standbys: y 2024-02-19T21:39:33.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:32 smithi087 bash[18090]: audit 2024-02-19T21:39:31.925569+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:39:33.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:32 smithi087 bash[18090]: audit 2024-02-19T21:39:31.926071+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:39:37.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.904595+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:39:37.220 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.904993+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.905319+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.908972+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.909725+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.910257+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.910797+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.911319+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.911858+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.912375+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.912971+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.914596+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.915200+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.915919+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.917598+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:39:37.221 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.918821+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.919369+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.919867+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.920346+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.920837+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.921308+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.921770+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.922236+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.922683+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.923109+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.923588+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.924058+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.924632+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.925246+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.925839+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.926426+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:39:37.222 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.926963+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.927422+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.927948+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.904595+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.904993+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.905319+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.908972+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.909725+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.910257+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.910797+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:39:37.223 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.911319+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.911858+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.912375+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.912971+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.914596+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.915200+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.915919+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.917598+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.918821+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.919369+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.919867+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:39:37.224 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.928472+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.929051+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.929619+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.930215+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.930827+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: audit 2024-02-19T21:39:36.931384+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[18090]: cluster 2024-02-19T21:39:36.951341+0000 mon.a (mon.0) 700 : cluster [INF] Manager daemon x is now available 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.920346+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.920837+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.921308+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:39:37.225 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.921770+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.922236+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.922683+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.923109+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.923588+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.924058+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.924632+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.925246+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.925839+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.926426+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.926963+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.927422+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.927948+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.928472+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.929051+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:37.226 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.929619+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:39:37.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.930215+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:39:37.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.930827+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:39:37.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: audit 2024-02-19T21:39:36.931384+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:39:37.227 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:36 smithi087 bash[14135]: cluster 2024-02-19T21:39:36.951341+0000 mon.a (mon.0) 700 : cluster [INF] Manager daemon x is now available 2024-02-19T21:39:37.235 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.904595+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:39:37.235 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.904993+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:39:37.235 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.905319+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:39:37.235 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.908972+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:39:37.235 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.909725+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.910257+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.910797+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.911319+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.911858+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.912375+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.912971+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.914596+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.915200+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.915919+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.917598+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.918821+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.919369+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:39:37.236 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.919867+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.920346+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.920837+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.921308+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.921770+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.922236+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.922683+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.923109+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.923588+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:39:37.237 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.924058+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.924632+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.925246+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.925839+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.926426+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.926963+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.927422+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.927948+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.928472+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.929051+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.929619+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.930215+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.930827+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: audit 2024-02-19T21:39:36.931384+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:39:37.238 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:36 smithi129 bash[14169]: cluster 2024-02-19T21:39:36.951341+0000 mon.a (mon.0) 700 : cluster [INF] Manager daemon x is now available 2024-02-19T21:39:37.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[27141]: Warning: Permanently added '172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: cephadm 2024-02-19T21:39:36.971748+0000 mgr.x (mgr.34790) 1 : cephadm [INF] inventory: adjusted host smithi087 addr 'smithi087' -> '172.21.15.87' 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:36.978272+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: cluster 2024-02-19T21:39:37.016618+0000 mon.a (mon.0) 702 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: cluster 2024-02-19T21:39:37.023602+0000 mgr.x (mgr.34790) 2 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.125052+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.126614+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.128813+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.206190+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.207280+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.230373+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:39:38.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:37 smithi129 bash[14169]: audit 2024-02-19T21:39:37.231493+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:39:38.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: cephadm 2024-02-19T21:39:36.971748+0000 mgr.x (mgr.34790) 1 : cephadm [INF] inventory: adjusted host smithi087 addr 'smithi087' -> '172.21.15.87' 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:36.978272+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: cluster 2024-02-19T21:39:37.016618+0000 mon.a (mon.0) 702 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: cluster 2024-02-19T21:39:37.023602+0000 mgr.x (mgr.34790) 2 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.125052+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.126614+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.128813+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.206190+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.207280+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.230373+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[18090]: audit 2024-02-19T21:39:37.231493+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:39:38.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: cephadm 2024-02-19T21:39:36.971748+0000 mgr.x (mgr.34790) 1 : cephadm [INF] inventory: adjusted host smithi087 addr 'smithi087' -> '172.21.15.87' 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:36.978272+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: cluster 2024-02-19T21:39:37.016618+0000 mon.a (mon.0) 702 : cluster [DBG] mgrmap e19: x(active, since 6s), standbys: y 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: cluster 2024-02-19T21:39:37.023602+0000 mgr.x (mgr.34790) 2 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.125052+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.126614+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.128813+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.206190+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.207280+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.230373+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:39:38.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:37 smithi087 bash[14135]: audit 2024-02-19T21:39:37.231493+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-02-19T21:39:40.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:40 smithi129 bash[14169]: cluster 2024-02-19T21:39:38.914989+0000 mgr.x (mgr.34790) 3 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:40.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:40 smithi129 bash[14169]: cluster 2024-02-19T21:39:39.042637+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-19T21:39:40.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:40 smithi087 bash[14135]: cluster 2024-02-19T21:39:38.914989+0000 mgr.x (mgr.34790) 3 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:40.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:40 smithi087 bash[14135]: cluster 2024-02-19T21:39:39.042637+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-19T21:39:40.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:40 smithi087 bash[18090]: cluster 2024-02-19T21:39:38.914989+0000 mgr.x (mgr.34790) 3 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:40.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:40 smithi087 bash[18090]: cluster 2024-02-19T21:39:39.042637+0000 mon.a (mon.0) 706 : cluster [DBG] mgrmap e20: x(active, since 8s), standbys: y 2024-02-19T21:39:42.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:42 smithi129 bash[14169]: cluster 2024-02-19T21:39:40.915770+0000 mgr.x (mgr.34790) 4 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:42.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:42 smithi087 bash[14135]: cluster 2024-02-19T21:39:40.915770+0000 mgr.x (mgr.34790) 4 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:42.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:42 smithi087 bash[18090]: cluster 2024-02-19T21:39:40.915770+0000 mgr.x (mgr.34790) 4 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:39:44.301 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:44 smithi087 bash[18090]: cluster 2024-02-19T21:39:42.917422+0000 mgr.x (mgr.34790) 5 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-02-19T21:39:44.302 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:44 smithi087 bash[14135]: cluster 2024-02-19T21:39:42.917422+0000 mgr.x (mgr.34790) 5 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-02-19T21:39:44.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:44 smithi129 bash[14169]: cluster 2024-02-19T21:39:42.917422+0000 mgr.x (mgr.34790) 5 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-02-19T21:39:46.418 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:39:46 smithi129 bash[27141]: Warning: Permanently added 'smithi129,172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-19T21:39:46.418 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:46 smithi129 bash[14169]: cluster 2024-02-19T21:39:44.918272+0000 mgr.x (mgr.34790) 6 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-02-19T21:39:46.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:46 smithi087 bash[14135]: cluster 2024-02-19T21:39:44.918272+0000 mgr.x (mgr.34790) 6 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-02-19T21:39:46.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:46 smithi087 bash[18090]: cluster 2024-02-19T21:39:44.918272+0000 mgr.x (mgr.34790) 6 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-02-19T21:39:46.835 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (5m) 4m ago 6m - - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (6m) 22s ago 6m - - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (7m) 22s ago 7m - - 3.4 dfc483079636 dfb1441bcdf0 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (24s) 22s ago 10m - - 16.2.14-548-g81bd20d6 823b921721f5 282d05a9e458 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (12m) 4m ago 12m - - 15.2.9 dfc483079636 50ccfd9c4df5 2024-02-19T21:39:47.482 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (12m) 4m ago 13m - 2048M 15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (11m) 22s ago 11m - 2048M 15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (11m) 4m ago 11m - 2048M 15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (6m) 4m ago 6m - - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (6m) 22s ago 6m - - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (10m) 4m ago 10m - 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (9m) 4m ago 10m - 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (9m) 4m ago 9m - 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (9m) 4m ago 9m - 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (8m) 22s ago 8m - 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (8m) 22s ago 8m - 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (7m) 22s ago 7m - 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (7m) 22s ago 7m - 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:39:47.483 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (5m) 22s ago 6m - - 2.18.1 de242295e225 05ec5aa3a50d 2024-02-19T21:39:47.484 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (4m) 4m ago 4m - - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:39:47.484 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (4m) 22s ago 4m - - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:39:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:47 smithi129 bash[14169]: audit 2024-02-19T21:39:46.220514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:47 smithi129 bash[14169]: audit 2024-02-19T21:39:46.230162+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:47 smithi129 bash[14169]: audit 2024-02-19T21:39:46.239605+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:39:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:47 smithi129 bash[14169]: audit 2024-02-19T21:39:46.572706+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:39:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[14135]: audit 2024-02-19T21:39:46.220514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[14135]: audit 2024-02-19T21:39:46.230162+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:47.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[14135]: audit 2024-02-19T21:39:46.239605+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:39:47.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[14135]: audit 2024-02-19T21:39:46.572706+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:39:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[18090]: audit 2024-02-19T21:39:46.220514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[18090]: audit 2024-02-19T21:39:46.230162+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:47.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[18090]: audit 2024-02-19T21:39:46.239605+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:39:47.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:47 smithi087 bash[18090]: audit 2024-02-19T21:39:46.572706+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 1, 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:39:47.863 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:39:47.864 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:39:47.864 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:39:47.864 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 14, 2024-02-19T21:39:47.864 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:39:47.864 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:39:47.864 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:39:48.185 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:39:48.186 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1", 2024-02-19T21:39:48.186 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:39:48.186 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:39:48.186 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-19T21:39:48.186 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "", 2024-02-19T21:39:48.187 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "", 2024-02-19T21:39:48.187 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:39:48.187 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:46.818776+0000 mgr.x (mgr.34790) 7 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: cluster 2024-02-19T21:39:46.919205+0000 mgr.x (mgr.34790) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 517 B/s rd, 0 op/s 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.134846+0000 mgr.x (mgr.34790) 9 : audit [DBG] from='client.24850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.450263+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.451478+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.452683+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.453936+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.454999+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.456113+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.462496+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.463660+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.464843+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.465776+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.466666+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:48 smithi129 bash[14169]: audit 2024-02-19T21:39:47.862217+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.87:0/3254082845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:46.818776+0000 mgr.x (mgr.34790) 7 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: cluster 2024-02-19T21:39:46.919205+0000 mgr.x (mgr.34790) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 517 B/s rd, 0 op/s 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.134846+0000 mgr.x (mgr.34790) 9 : audit [DBG] from='client.24850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.450263+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.451478+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.452683+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.453936+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.454999+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.456113+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.462496+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.463660+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.464843+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.465776+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.466666+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[14135]: audit 2024-02-19T21:39:47.862217+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.87:0/3254082845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:46.818776+0000 mgr.x (mgr.34790) 7 : audit [DBG] from='client.14916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: cluster 2024-02-19T21:39:46.919205+0000 mgr.x (mgr.34790) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 517 B/s rd, 0 op/s 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.134846+0000 mgr.x (mgr.34790) 9 : audit [DBG] from='client.24850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.450263+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.451478+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.452683+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.453936+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.454999+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.456113+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.462496+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.463660+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.464843+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.465776+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.466666+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:48.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:48 smithi087 bash[18090]: audit 2024-02-19T21:39:47.862217+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.87:0/3254082845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:39:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:49 smithi129 bash[14169]: audit 2024-02-19T21:39:47.444199+0000 mgr.x (mgr.34790) 10 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:49 smithi129 bash[14169]: audit 2024-02-19T21:39:48.183890+0000 mgr.x (mgr.34790) 11 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:49 smithi087 bash[14135]: audit 2024-02-19T21:39:47.444199+0000 mgr.x (mgr.34790) 10 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:49.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:49 smithi087 bash[14135]: audit 2024-02-19T21:39:48.183890+0000 mgr.x (mgr.34790) 11 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:49 smithi087 bash[18090]: audit 2024-02-19T21:39:47.444199+0000 mgr.x (mgr.34790) 10 : audit [DBG] from='client.14928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:49 smithi087 bash[18090]: audit 2024-02-19T21:39:48.183890+0000 mgr.x (mgr.34790) 11 : audit [DBG] from='client.24868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:39:50.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:50 smithi129 bash[14169]: cluster 2024-02-19T21:39:48.920962+0000 mgr.x (mgr.34790) 12 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-02-19T21:39:50.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:50 smithi087 bash[14135]: cluster 2024-02-19T21:39:48.920962+0000 mgr.x (mgr.34790) 12 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-02-19T21:39:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:50 smithi087 bash[18090]: cluster 2024-02-19T21:39:48.920962+0000 mgr.x (mgr.34790) 12 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-02-19T21:39:52.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:52 smithi129 bash[14169]: cluster 2024-02-19T21:39:50.921683+0000 mgr.x (mgr.34790) 13 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:52.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:52 smithi087 bash[14135]: cluster 2024-02-19T21:39:50.921683+0000 mgr.x (mgr.34790) 13 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:52.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:52 smithi087 bash[18090]: cluster 2024-02-19T21:39:50.921683+0000 mgr.x (mgr.34790) 13 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.279985+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.536364+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.537398+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.538356+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.539490+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.540210+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.540954+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.541618+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.542342+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: audit 2024-02-19T21:39:52.543061+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:53 smithi129 bash[14169]: cluster 2024-02-19T21:39:52.922772+0000 mgr.x (mgr.34790) 14 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.279985+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.536364+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.537398+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.538356+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.539490+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.540210+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.540954+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.541618+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.542342+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: audit 2024-02-19T21:39:52.543061+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[14135]: cluster 2024-02-19T21:39:52.922772+0000 mgr.x (mgr.34790) 14 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.279985+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.536364+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.537398+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.538356+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.539490+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.540210+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.540954+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.541618+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.542342+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: audit 2024-02-19T21:39:52.543061+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:53 smithi087 bash[18090]: cluster 2024-02-19T21:39:52.922772+0000 mgr.x (mgr.34790) 14 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:39:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.672248+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.935562+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.936408+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.937188+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.937894+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.938616+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.939325+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.940010+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.940717+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.941511+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.950705+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.959225+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.968552+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.976669+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:53.985464+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: cephadm 2024-02-19T21:39:54.000291+0000 mgr.x (mgr.34790) 15 : cephadm [INF] Reconfiguring iscsi.iscsi.a (dependencies changed)... 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.001116+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.002317+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.004857+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.005910+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.012526+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-19T21:39:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: cephadm 2024-02-19T21:39:54.013421+0000 mgr.x (mgr.34790) 16 : cephadm [WRN] Unable to update caps for client.iscsi.iscsi.a 2024-02-19T21:39:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.025242+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.iscsi.iscsi.a"}]: dispatch 2024-02-19T21:39:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.026397+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:39:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: cephadm 2024-02-19T21:39:54.027390+0000 mgr.x (mgr.34790) 17 : cephadm [INF] Reconfiguring daemon iscsi.iscsi.a on smithi129 2024-02-19T21:39:55.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:54 smithi129 bash[14169]: audit 2024-02-19T21:39:54.027984+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:39:55.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.672248+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.935562+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.936408+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.937188+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.937894+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.938616+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.939325+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.940010+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.940717+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.941511+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.950705+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.959225+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.968552+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.976669+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:53.985464+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: cephadm 2024-02-19T21:39:54.000291+0000 mgr.x (mgr.34790) 15 : cephadm [INF] Reconfiguring iscsi.iscsi.a (dependencies changed)... 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.001116+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.672248+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.935562+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.936408+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.937188+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.937894+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.938616+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.939325+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.940010+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.940717+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.941511+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.950705+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.959225+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.968552+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.976669+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:53.985464+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: cephadm 2024-02-19T21:39:54.000291+0000 mgr.x (mgr.34790) 15 : cephadm [INF] Reconfiguring iscsi.iscsi.a (dependencies changed)... 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.001116+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.002317+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.004857+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.005910+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.012526+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: cephadm 2024-02-19T21:39:54.013421+0000 mgr.x (mgr.34790) 16 : cephadm [WRN] Unable to update caps for client.iscsi.iscsi.a 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.025242+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.iscsi.iscsi.a"}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.026397+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: cephadm 2024-02-19T21:39:54.027390+0000 mgr.x (mgr.34790) 17 : cephadm [INF] Reconfiguring daemon iscsi.iscsi.a on smithi129 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[18090]: audit 2024-02-19T21:39:54.027984+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.002317+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.004857+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.005910+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.012526+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "auth caps", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]': finished 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: cephadm 2024-02-19T21:39:54.013421+0000 mgr.x (mgr.34790) 16 : cephadm [WRN] Unable to update caps for client.iscsi.iscsi.a 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.025242+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.iscsi.iscsi.a"}]: dispatch 2024-02-19T21:39:55.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.026397+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:39:55.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: cephadm 2024-02-19T21:39:54.027390+0000 mgr.x (mgr.34790) 17 : cephadm [INF] Reconfiguring daemon iscsi.iscsi.a on smithi129 2024-02-19T21:39:55.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:54 smithi087 bash[14135]: audit 2024-02-19T21:39:54.027984+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:39:56.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:55 smithi129 bash[14169]: cluster 2024-02-19T21:39:54.923517+0000 mgr.x (mgr.34790) 18 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:56.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:55 smithi087 bash[18090]: cluster 2024-02-19T21:39:54.923517+0000 mgr.x (mgr.34790) 18 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:56.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:55 smithi087 bash[14135]: cluster 2024-02-19T21:39:54.923517+0000 mgr.x (mgr.34790) 18 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 systemd[1]: Stopping Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._bootstrap_inner() 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:39:56.480 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.run() 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: logger.info("Started the configuration object watcher") 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'Started the configuration object watcher' 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.481 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:39:56.482 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: main() 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:56.483 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.484 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._bootstrap_inner() 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.run() 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.interval)) 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.485 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.486 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: main() 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ceph_gw.define() 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 225, in define 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.logger.info("Reading the configuration object to update local LIO " 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'Reading the configuration object to update local LIO configuration' 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.487 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.488 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: main() 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ceph_gw.define() 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 236, in define 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: "nothing to define to LIO".format(self.hostname)) 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'Configuration does not have an entry for this host(smithi129.front.sepia.ceph.com) - nothing to define to LIO' 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.489 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: main() 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-19T21:39:56.490 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ssl_context=context) 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: run_simple(host, port, self, **options) 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: inner() 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 701, in inner 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: log_startup(srv.socket) 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 689, in log_startup 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: display_hostname, port, quit_msg) 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/_internal.py", line 87, in _log 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: getattr(_logger, type)(message.rstrip(), *args, **kwargs) 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: ' * Running on %s://%s:%d/ %s' 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: ('http', '[::]', 5000, '(Press CTRL+C to quit)') 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.491 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.492 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: main() 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ssl_context=context) 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: run_simple(host, port, self, **options) 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: inner() 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 702, in inner 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: srv.serve_forever() 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 539, in serve_forever 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: HTTPServer.serve_forever(self) 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/socketserver.py", line 236, in serve_forever 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ready = selector.select(poll_interval) 2024-02-19T21:39:56.493 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/selectors.py", line 376, in select 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: fd_event_list = self._poll.poll(timeout) 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2898, in signal_stop 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: logger.info("Shutdown received") 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'Shutdown received' 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: --- Logging error --- 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.send(msg) 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.494 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: During handling of the above exception, another exception occurred: 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Traceback (most recent call last): 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self._connect_unixsocket(self.address) 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: self.socket.connect(address) 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Call stack: 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: main() 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ssl_context=context) 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: run_simple(host, port, self, **options) 2024-02-19T21:39:56.495 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: inner() 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 702, in inner 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: srv.serve_forever() 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 539, in serve_forever 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: HTTPServer.serve_forever(self) 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/socketserver.py", line 236, in serve_forever 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: ready = selector.select(poll_interval) 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib64/python3.6/selectors.py", line 376, in select 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: fd_event_list = self._poll.poll(timeout) 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/bin/rbd-target-api", line 2901, in signal_stop 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: sys.exit(ceph_gw.delete()) 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 311, in delete 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: "host ({})".format(self.hostname)) 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Message: 'No gateway configuration to remove on this host (smithi129.front.sepia.ceph.com)' 2024-02-19T21:39:56.496 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 bash[22401]: Arguments: () 2024-02-19T21:39:57.277 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:56 smithi129 docker[28502]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a 2024-02-19T21:39:57.277 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 bash[22384]: (process:1): GLib-GObject-CRITICAL **: 21:39:57.016: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:39:57.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 bash[28541]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:39:57.984 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Succeeded. 2024-02-19T21:39:57.984 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:39:57.984 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Found left-over process 22384 (docker) in control group while starting unit. Ignoring. 2024-02-19T21:39:57.984 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. 2024-02-19T21:39:57.984 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:57 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:39:58.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:57 smithi129 bash[14169]: cluster 2024-02-19T21:39:56.924258+0000 mgr.x (mgr.34790) 19 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:58.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:57 smithi129 bash[14169]: audit 2024-02-19T21:39:57.708925+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:58.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:57 smithi087 bash[14135]: cluster 2024-02-19T21:39:56.924258+0000 mgr.x (mgr.34790) 19 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:58.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:57 smithi087 bash[14135]: audit 2024-02-19T21:39:57.708925+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:58.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:57 smithi087 bash[18090]: cluster 2024-02-19T21:39:56.924258+0000 mgr.x (mgr.34790) 19 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:39:58.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:57 smithi087 bash[18090]: audit 2024-02-19T21:39:57.708925+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:39:59.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:58 smithi129 bash[14169]: cephadm 2024-02-19T21:39:57.711063+0000 mgr.x (mgr.34790) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:39:59.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:39:58 smithi129 bash[14169]: cephadm 2024-02-19T21:39:57.723108+0000 mgr.x (mgr.34790) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi129 2024-02-19T21:39:59.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:58 smithi087 bash[14135]: cephadm 2024-02-19T21:39:57.711063+0000 mgr.x (mgr.34790) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:39:59.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:39:58 smithi087 bash[14135]: cephadm 2024-02-19T21:39:57.723108+0000 mgr.x (mgr.34790) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi129 2024-02-19T21:39:59.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:58 smithi087 bash[18090]: cephadm 2024-02-19T21:39:57.711063+0000 mgr.x (mgr.34790) 20 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-02-19T21:39:59.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:39:58 smithi087 bash[18090]: cephadm 2024-02-19T21:39:57.723108+0000 mgr.x (mgr.34790) 21 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi129 2024-02-19T21:39:59.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:39:59 smithi129 bash[28596]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:40:00.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:00 smithi129 bash[14169]: cluster 2024-02-19T21:39:58.926232+0000 mgr.x (mgr.34790) 22 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:00.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:00 smithi129 bash[14169]: cluster 2024-02-19T21:40:00.000144+0000 mon.a (mon.0) 721 : cluster [INF] overall HEALTH_OK 2024-02-19T21:40:00.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:00 smithi087 bash[18090]: cluster 2024-02-19T21:39:58.926232+0000 mgr.x (mgr.34790) 22 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:00.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:00 smithi087 bash[18090]: cluster 2024-02-19T21:40:00.000144+0000 mon.a (mon.0) 721 : cluster [INF] overall HEALTH_OK 2024-02-19T21:40:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:00 smithi087 bash[14135]: cluster 2024-02-19T21:39:58.926232+0000 mgr.x (mgr.34790) 22 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:00 smithi087 bash[14135]: cluster 2024-02-19T21:40:00.000144+0000 mon.a (mon.0) 721 : cluster [INF] overall HEALTH_OK 2024-02-19T21:40:01.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:01 smithi129 bash[14169]: audit 2024-02-19T21:40:00.255072+0000 mon.b (mon.2) 109 : audit [DBG] from='client.? 172.21.15.129:0/607950212' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:40:01.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:01 smithi087 bash[18090]: audit 2024-02-19T21:40:00.255072+0000 mon.b (mon.2) 109 : audit [DBG] from='client.? 172.21.15.129:0/607950212' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:40:01.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:01 smithi087 bash[14135]: audit 2024-02-19T21:40:00.255072+0000 mon.b (mon.2) 109 : audit [DBG] from='client.? 172.21.15.129:0/607950212' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:40:02.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:02 smithi129 bash[14169]: cluster 2024-02-19T21:40:00.927004+0000 mgr.x (mgr.34790) 23 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:02.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:02 smithi087 bash[18090]: cluster 2024-02-19T21:40:00.927004+0000 mgr.x (mgr.34790) 23 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:02.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:02 smithi087 bash[14135]: cluster 2024-02-19T21:40:00.927004+0000 mgr.x (mgr.34790) 23 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:04.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:04 smithi129 bash[14169]: cluster 2024-02-19T21:40:02.928271+0000 mgr.x (mgr.34790) 24 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:04.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:04 smithi087 bash[18090]: cluster 2024-02-19T21:40:02.928271+0000 mgr.x (mgr.34790) 24 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:04.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:04 smithi087 bash[14135]: cluster 2024-02-19T21:40:02.928271+0000 mgr.x (mgr.34790) 24 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:06.609 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:06 smithi129 bash[14169]: cluster 2024-02-19T21:40:04.929176+0000 mgr.x (mgr.34790) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:06.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:06 smithi087 bash[18090]: cluster 2024-02-19T21:40:04.929176+0000 mgr.x (mgr.34790) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:06.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:06 smithi087 bash[14135]: cluster 2024-02-19T21:40:04.929176+0000 mgr.x (mgr.34790) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:08 smithi129 bash[14169]: cluster 2024-02-19T21:40:06.929983+0000 mgr.x (mgr.34790) 26 : cluster [DBG] pgmap v18: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:08.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:08 smithi087 bash[18090]: cluster 2024-02-19T21:40:06.929983+0000 mgr.x (mgr.34790) 26 : cluster [DBG] pgmap v18: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:08.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:08 smithi087 bash[14135]: cluster 2024-02-19T21:40:06.929983+0000 mgr.x (mgr.34790) 26 : cluster [DBG] pgmap v18: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:10.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[14169]: cluster 2024-02-19T21:40:08.931633+0000 mgr.x (mgr.34790) 27 : cluster [DBG] pgmap v19: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:10.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:10 smithi087 bash[18090]: cluster 2024-02-19T21:40:08.931633+0000 mgr.x (mgr.34790) 27 : cluster [DBG] pgmap v19: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:10.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:10 smithi087 bash[14135]: cluster 2024-02-19T21:40:08.931633+0000 mgr.x (mgr.34790) 27 : cluster [DBG] pgmap v19: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:11.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 systemd[1]: Stopping Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=warn ts=2024-02-19T21:40:10.834Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.834Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.834Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.834Z caller=main.go:583 msg="Stopping scrape manager..." 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.834Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.834Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.835Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.835Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.835Z caller=main.go:577 msg="Scrape manager stopped" 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.835Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.835Z caller=main.go:749 msg="Notifier manager stopped" 2024-02-19T21:40:11.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:10 smithi129 bash[24990]: level=info ts=2024-02-19T21:40:10.836Z caller=main.go:761 msg="See you next time!" 2024-02-19T21:40:11.682 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:11 smithi129 docker[29019]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:40:11.682 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:11 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a.service: Succeeded. 2024-02-19T21:40:11.682 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:11 smithi129 systemd[1]: Stopped Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:40:11.682 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:11 smithi129 systemd[1]: Started Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:40:12.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._bootstrap_inner() 2024-02-19T21:40:12.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.run() 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: logger.info("Started the configuration object watcher") 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Message: 'Started the configuration object watcher' 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: main() 2024-02-19T21:40:12.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:12.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._bootstrap_inner() 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.run() 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.interval)) 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: main() 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: ceph_gw.define() 2024-02-19T21:40:12.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 225, in define 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.logger.info("Reading the configuration object to update local LIO " 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Message: 'Reading the configuration object to update local LIO configuration' 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: main() 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: ceph_gw.define() 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 236, in define 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: "nothing to define to LIO".format(self.hostname)) 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Message: 'Configuration does not have an entry for this host(smithi129.front.sepia.ceph.com) - nothing to define to LIO' 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:12.082 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: main() 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: ssl_context=context) 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: run_simple(host, port, self, **options) 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: inner() 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 701, in inner 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: log_startup(srv.socket) 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 689, in log_startup 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: display_hostname, port, quit_msg) 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/_internal.py", line 87, in _log 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: getattr(_logger, type)(message.rstrip(), *args, **kwargs) 2024-02-19T21:40:12.083 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Message: ' * Running on %s://%s:%d/ %s' 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Arguments: ('http', '[::]', 5000, '(Press CTRL+C to quit)') 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:12.084 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:11 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:12.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: cluster 2024-02-19T21:40:10.932379+0000 mgr.x (mgr.34790) 28 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.681392+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.687141+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.702741+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.706611+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.710435+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.718258+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.722798+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.725010+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:40:12.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[14169]: audit 2024-02-19T21:40:11.734558+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: cluster 2024-02-19T21:40:10.932379+0000 mgr.x (mgr.34790) 28 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:12.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.681392+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.687141+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.702741+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.706611+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.710435+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.718258+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.722798+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.725010+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[14135]: audit 2024-02-19T21:40:11.734558+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: cluster 2024-02-19T21:40:10.932379+0000 mgr.x (mgr.34790) 28 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.681392+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.687141+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:12.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.702741+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.706611+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.710435+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:40:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.718258+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.722798+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:40:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.725010+0000 mon.b (mon.2) 114 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:40:12.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:12 smithi087 bash[18090]: audit 2024-02-19T21:40:11.734558+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:13.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.859Z caller=main.go:302 msg="No time or size retention was set so using the default time retention" duration=15d 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.859Z caller=main.go:337 msg="Starting Prometheus" version="(version=2.18.1, branch=HEAD, revision=ecee9c8abfd118f139014cb1b174b08db3f342cf)" 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.859Z caller=main.go:338 build_context="(go=go1.14.2, user=root@2117a9e64a7e, date=20200507-16:51:47)" 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.859Z caller=main.go:339 host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi129 (none))" 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.859Z caller=main.go:340 fd_limits="(soft=1048576, hard=1048576)" 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.859Z caller=main.go:341 vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.861Z caller=web.go:523 component=web msg="Start listening for connections" address=:9095 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.860Z caller=main.go:678 msg="Starting TSDB ..." 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.867Z caller=head.go:575 component=tsdb msg="Replaying WAL, this may take awhile" 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.868Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.884Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.885Z caller=head.go:624 component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-02-19T21:40:13.072 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.885Z caller=head.go:627 component=tsdb msg="WAL replay completed" duration=17.485605ms 2024-02-19T21:40:13.073 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.887Z caller=main.go:694 fs_type=XFS_SUPER_MAGIC 2024-02-19T21:40:13.073 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.887Z caller=main.go:695 msg="TSDB started" 2024-02-19T21:40:13.073 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.887Z caller=main.go:799 msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:40:13.073 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.914Z caller=main.go:827 msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:40:13.073 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:40:12 smithi129 bash[29063]: level=info ts=2024-02-19T21:40:12.914Z caller=main.go:646 msg="Server is ready to receive web requests." 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: audit 2024-02-19T21:40:11.687995+0000 mgr.x (mgr.34790) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: cephadm 2024-02-19T21:40:11.706309+0000 mgr.x (mgr.34790) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: audit 2024-02-19T21:40:11.707386+0000 mgr.x (mgr.34790) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: audit 2024-02-19T21:40:11.711284+0000 mgr.x (mgr.34790) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: audit 2024-02-19T21:40:11.723609+0000 mgr.x (mgr.34790) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: audit 2024-02-19T21:40:11.725790+0000 mgr.x (mgr.34790) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[14135]: cephadm 2024-02-19T21:40:11.738846+0000 mgr.x (mgr.34790) 35 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:40:13.502 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: audit 2024-02-19T21:40:11.687995+0000 mgr.x (mgr.34790) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:13.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: cephadm 2024-02-19T21:40:11.706309+0000 mgr.x (mgr.34790) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:40:13.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: audit 2024-02-19T21:40:11.707386+0000 mgr.x (mgr.34790) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:13.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: audit 2024-02-19T21:40:11.711284+0000 mgr.x (mgr.34790) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:40:13.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: audit 2024-02-19T21:40:11.723609+0000 mgr.x (mgr.34790) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:40:13.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: audit 2024-02-19T21:40:11.725790+0000 mgr.x (mgr.34790) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:40:13.503 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:13 smithi087 bash[18090]: cephadm 2024-02-19T21:40:11.738846+0000 mgr.x (mgr.34790) 35 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:40:13.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: audit 2024-02-19T21:40:11.687995+0000 mgr.x (mgr.34790) 29 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:13.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: cephadm 2024-02-19T21:40:11.706309+0000 mgr.x (mgr.34790) 30 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:40:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: audit 2024-02-19T21:40:11.707386+0000 mgr.x (mgr.34790) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: audit 2024-02-19T21:40:11.711284+0000 mgr.x (mgr.34790) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:40:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: audit 2024-02-19T21:40:11.723609+0000 mgr.x (mgr.34790) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:40:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: audit 2024-02-19T21:40:11.725790+0000 mgr.x (mgr.34790) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129.front.sepia.ceph.com:9095"}]: dispatch 2024-02-19T21:40:13.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:13 smithi129 bash[14169]: cephadm 2024-02-19T21:40:11.738846+0000 mgr.x (mgr.34790) 35 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:81bd20d634209c7cb82c18be12b4b5a05643ebf1 2024-02-19T21:40:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:14 smithi129 bash[14169]: cluster 2024-02-19T21:40:12.933762+0000 mgr.x (mgr.34790) 36 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:14.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:14 smithi087 bash[14135]: cluster 2024-02-19T21:40:12.933762+0000 mgr.x (mgr.34790) 36 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:14 smithi087 bash[18090]: cluster 2024-02-19T21:40:12.933762+0000 mgr.x (mgr.34790) 36 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: audit 2024-02-19T21:40:14.216435+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: cephadm 2024-02-19T21:40:14.217587+0000 mgr.x (mgr.34790) 37 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: cephadm 2024-02-19T21:40:14.217827+0000 mgr.x (mgr.34790) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: audit 2024-02-19T21:40:14.220197+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: audit 2024-02-19T21:40:14.228730+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: cephadm 2024-02-19T21:40:14.232979+0000 mgr.x (mgr.34790) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:15.509 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[14135]: cephadm 2024-02-19T21:40:14.234237+0000 mgr.x (mgr.34790) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: audit 2024-02-19T21:40:14.216435+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: cephadm 2024-02-19T21:40:14.217587+0000 mgr.x (mgr.34790) 37 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: cephadm 2024-02-19T21:40:14.217827+0000 mgr.x (mgr.34790) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: audit 2024-02-19T21:40:14.220197+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: audit 2024-02-19T21:40:14.228730+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: cephadm 2024-02-19T21:40:14.232979+0000 mgr.x (mgr.34790) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:15.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:15 smithi087 bash[18090]: cephadm 2024-02-19T21:40:14.234237+0000 mgr.x (mgr.34790) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:15.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: audit 2024-02-19T21:40:14.216435+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:15.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: cephadm 2024-02-19T21:40:14.217587+0000 mgr.x (mgr.34790) 37 : cephadm [INF] Upgrade: Target is version 16.2.14-548-g81bd20d6 (pacific) 2024-02-19T21:40:15.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: cephadm 2024-02-19T21:40:14.217827+0000 mgr.x (mgr.34790) 38 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9'] 2024-02-19T21:40:15.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: audit 2024-02-19T21:40:14.220197+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:15.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: audit 2024-02-19T21:40:14.228730+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:15.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: cephadm 2024-02-19T21:40:14.232979+0000 mgr.x (mgr.34790) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:15.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:15 smithi129 bash[14169]: cephadm 2024-02-19T21:40:14.234237+0000 mgr.x (mgr.34790) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:16.487 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:16 smithi087 bash[18090]: cluster 2024-02-19T21:40:14.934480+0000 mgr.x (mgr.34790) 41 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:16.487 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:16 smithi087 bash[14135]: cluster 2024-02-19T21:40:14.934480+0000 mgr.x (mgr.34790) 41 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:16.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:16 smithi129 bash[14169]: cluster 2024-02-19T21:40:14.934480+0000 mgr.x (mgr.34790) 41 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:17.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: cephadm 2024-02-19T21:40:16.262102+0000 mgr.x (mgr.34790) 42 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-19T21:40:17.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: audit 2024-02-19T21:40:16.271293+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: audit 2024-02-19T21:40:16.273785+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: audit 2024-02-19T21:40:16.274826+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: audit 2024-02-19T21:40:16.276294+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:40:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: audit 2024-02-19T21:40:16.277714+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:17.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:17 smithi129 bash[14169]: audit 2024-02-19T21:40:16.279678+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:40:17.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: cephadm 2024-02-19T21:40:16.262102+0000 mgr.x (mgr.34790) 42 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-19T21:40:17.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: audit 2024-02-19T21:40:16.271293+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:17.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: audit 2024-02-19T21:40:16.273785+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:17.599 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: audit 2024-02-19T21:40:16.274826+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: audit 2024-02-19T21:40:16.276294+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: audit 2024-02-19T21:40:16.277714+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[18090]: audit 2024-02-19T21:40:16.279678+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: cephadm 2024-02-19T21:40:16.262102+0000 mgr.x (mgr.34790) 42 : cephadm [INF] Upgrade: Updating mgr.y 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: audit 2024-02-19T21:40:16.271293+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: audit 2024-02-19T21:40:16.273785+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: audit 2024-02-19T21:40:16.274826+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: audit 2024-02-19T21:40:16.276294+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: audit 2024-02-19T21:40:16.277714+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:17.600 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:17 smithi087 bash[14135]: audit 2024-02-19T21:40:16.279678+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:40:18.536 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:18 smithi087 bash[14135]: cephadm 2024-02-19T21:40:16.279029+0000 mgr.x (mgr.34790) 43 : cephadm [INF] Deploying daemon mgr.y on smithi087 2024-02-19T21:40:18.536 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:18 smithi087 bash[14135]: cluster 2024-02-19T21:40:16.935218+0000 mgr.x (mgr.34790) 44 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:18.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:18 smithi087 bash[18090]: cephadm 2024-02-19T21:40:16.279029+0000 mgr.x (mgr.34790) 43 : cephadm [INF] Deploying daemon mgr.y on smithi087 2024-02-19T21:40:18.536 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:18 smithi087 bash[18090]: cluster 2024-02-19T21:40:16.935218+0000 mgr.x (mgr.34790) 44 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:18.537 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:18 smithi087 systemd[1]: Stopping Ceph mgr.y for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:40:18.557 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:40:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:18 smithi129 bash[14169]: cephadm 2024-02-19T21:40:16.279029+0000 mgr.x (mgr.34790) 43 : cephadm [INF] Deploying daemon mgr.y on smithi087 2024-02-19T21:40:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:18 smithi129 bash[14169]: cluster 2024-02-19T21:40:16.935218+0000 mgr.x (mgr.34790) 44 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:19.214 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:40:19.214 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (6m) 26s ago 6m 10.1M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:40:19.214 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (6m) 25s ago 6m 25.9M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:40:19.214 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 starting - - - - 2024-02-19T21:40:19.214 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (55s) 25s ago 11m 407M - 16.2.14-548-g81bd20d6 823b921721f5 282d05a9e458 2024-02-19T21:40:19.214 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 running (13m) 26s ago 13m 300M - 15.2.9 dfc483079636 50ccfd9c4df5 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (13m) 26s ago 13m 55.4M 2048M 15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (11m) 25s ago 11m 45.3M 2048M 15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (11m) 26s ago 11m 37.9M 2048M 15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (7m) 26s ago 7m 11.0M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (7m) 25s ago 7m 11.0M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (10m) 26s ago 10m 43.6M 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (10m) 26s ago 10m 44.6M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (10m) 26s ago 10m 41.5M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (9m) 26s ago 9m 44.5M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (9m) 25s ago 9m 44.3M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (8m) 25s ago 8m 41.8M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (8m) 25s ago 8m 41.0M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:40:19.215 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (8m) 25s ago 8m 43.8M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:40:19.216 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 starting - - - - 2024-02-19T21:40:19.216 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (4m) 26s ago 4m 48.8M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:40:19.216 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (4m) 25s ago 4m 48.9M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 1, 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:40:19.593 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 14, 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:40:19.594 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:40:19.916 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:40:19.916 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:40:19.916 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:40:19.916 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:40:19.916 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [], 2024-02-19T21:40:19.917 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "1/21 daemons upgraded", 2024-02-19T21:40:19.917 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mgr daemons", 2024-02-19T21:40:19.917 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:40:19.917 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:18.538357+0000 mgr.x (mgr.34790) 45 : audit [DBG] from='client.24892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:18.872938+0000 mgr.x (mgr.34790) 46 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: cluster 2024-02-19T21:40:18.936726+0000 mgr.x (mgr.34790) 47 : cluster [DBG] pgmap v24: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.185632+0000 mgr.x (mgr.34790) 48 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.191000+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.192028+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.192920+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.193814+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.194644+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.195525+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.200669+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.201288+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.201845+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.202354+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.202902+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:20 smithi129 bash[14169]: audit 2024-02-19T21:40:19.592620+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.87:0/2771293607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:40:20.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:18.538357+0000 mgr.x (mgr.34790) 45 : audit [DBG] from='client.24892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:18.872938+0000 mgr.x (mgr.34790) 46 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: cluster 2024-02-19T21:40:18.936726+0000 mgr.x (mgr.34790) 47 : cluster [DBG] pgmap v24: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.185632+0000 mgr.x (mgr.34790) 48 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.191000+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.192028+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.192920+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.193814+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.194644+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.195525+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.200669+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.201288+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.201845+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.202354+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.202902+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[18090]: audit 2024-02-19T21:40:19.592620+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.87:0/2771293607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:18.538357+0000 mgr.x (mgr.34790) 45 : audit [DBG] from='client.24892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:18.872938+0000 mgr.x (mgr.34790) 46 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: cluster 2024-02-19T21:40:18.936726+0000 mgr.x (mgr.34790) 47 : cluster [DBG] pgmap v24: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.185632+0000 mgr.x (mgr.34790) 48 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.191000+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.192028+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.192920+0000 mon.b (mon.2) 122 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.193814+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.194644+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.195525+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.200669+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:20.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.201288+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.201845+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.202354+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.202902+0000 mon.b (mon.2) 130 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:20.636 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:20 smithi087 bash[14135]: audit 2024-02-19T21:40:19.592620+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.87:0/2771293607' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:40:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:21 smithi129 bash[14169]: audit 2024-02-19T21:40:19.914928+0000 mgr.x (mgr.34790) 49 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:21.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:21 smithi087 bash[14135]: audit 2024-02-19T21:40:19.914928+0000 mgr.x (mgr.34790) 49 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:21.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:21 smithi087 bash[18090]: audit 2024-02-19T21:40:19.914928+0000 mgr.x (mgr.34790) 49 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:22 smithi129 bash[14169]: cluster 2024-02-19T21:40:20.937448+0000 mgr.x (mgr.34790) 50 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:22.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:22 smithi087 bash[14135]: cluster 2024-02-19T21:40:20.937448+0000 mgr.x (mgr.34790) 50 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:22.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:22 smithi087 bash[18090]: cluster 2024-02-19T21:40:20.937448+0000 mgr.x (mgr.34790) 50 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:24.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:24 smithi129 bash[14169]: cluster 2024-02-19T21:40:22.938977+0000 mgr.x (mgr.34790) 51 : cluster [DBG] pgmap v26: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:24.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:24 smithi087 bash[14135]: cluster 2024-02-19T21:40:22.938977+0000 mgr.x (mgr.34790) 51 : cluster [DBG] pgmap v26: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:24.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:24 smithi087 bash[18090]: cluster 2024-02-19T21:40:22.938977+0000 mgr.x (mgr.34790) 51 : cluster [DBG] pgmap v26: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:26 smithi129 bash[14169]: cluster 2024-02-19T21:40:24.939727+0000 mgr.x (mgr.34790) 52 : cluster [DBG] pgmap v27: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:26 smithi087 bash[14135]: cluster 2024-02-19T21:40:24.939727+0000 mgr.x (mgr.34790) 52 : cluster [DBG] pgmap v27: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:26.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:26 smithi087 bash[18090]: cluster 2024-02-19T21:40:24.939727+0000 mgr.x (mgr.34790) 52 : cluster [DBG] pgmap v27: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:28 smithi129 bash[14169]: cluster 2024-02-19T21:40:26.940742+0000 mgr.x (mgr.34790) 53 : cluster [DBG] pgmap v28: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:28.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:28 smithi087 bash[14135]: cluster 2024-02-19T21:40:26.940742+0000 mgr.x (mgr.34790) 53 : cluster [DBG] pgmap v28: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:28 smithi087 bash[18090]: cluster 2024-02-19T21:40:26.940742+0000 mgr.x (mgr.34790) 53 : cluster [DBG] pgmap v28: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:29.558 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:29 smithi087 bash[37318]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.y 2024-02-19T21:40:29.558 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:29 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:40:29.558 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:29 smithi087 bash[37487]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.y 2024-02-19T21:40:29.870 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:29 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2024-02-19T21:40:29.870 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:29 smithi087 systemd[1]: Stopped Ceph mgr.y for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:40:30.133 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:29 smithi087 systemd[1]: Started Ceph mgr.y for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:40:30.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:30 smithi129 bash[14169]: cluster 2024-02-19T21:40:28.942338+0000 mgr.x (mgr.34790) 54 : cluster [DBG] pgmap v29: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:30.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:30 smithi129 bash[14169]: audit 2024-02-19T21:40:29.907945+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:30 smithi129 bash[14169]: audit 2024-02-19T21:40:29.911590+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:30 smithi129 bash[14169]: audit 2024-02-19T21:40:29.915313+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:30.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:30 smithi129 bash[14169]: audit 2024-02-19T21:40:29.915678+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[14135]: cluster 2024-02-19T21:40:28.942338+0000 mgr.x (mgr.34790) 54 : cluster [DBG] pgmap v29: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[14135]: audit 2024-02-19T21:40:29.907945+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[14135]: audit 2024-02-19T21:40:29.911590+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[14135]: audit 2024-02-19T21:40:29.915313+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[14135]: audit 2024-02-19T21:40:29.915678+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[18090]: cluster 2024-02-19T21:40:28.942338+0000 mgr.x (mgr.34790) 54 : cluster [DBG] pgmap v29: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[18090]: audit 2024-02-19T21:40:29.907945+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[18090]: audit 2024-02-19T21:40:29.911590+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[18090]: audit 2024-02-19T21:40:29.915313+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[18090]: audit 2024-02-19T21:40:29.915678+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:31.079 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:30 smithi087 bash[37601]: debug 2024-02-19T21:40:30.918+0000 7f3d2dd5c700 1 -- 172.21.15.87:0/633562704 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56230e1c64e0 con 0x56230e2ba800 2024-02-19T21:40:31.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:31 smithi087 bash[37601]: debug 2024-02-19T21:40:31.078+0000 7f3d3e357680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:40:31.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:31 smithi087 bash[37601]: debug 2024-02-19T21:40:31.182+0000 7f3d3e357680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:40:31.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:31 smithi087 bash[37601]: debug 2024-02-19T21:40:31.622+0000 7f3d3e357680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:40:32.532 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:32 smithi087 bash[14135]: cluster 2024-02-19T21:40:30.943080+0000 mgr.x (mgr.34790) 55 : cluster [DBG] pgmap v30: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:32.532 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:32 smithi087 bash[18090]: cluster 2024-02-19T21:40:30.943080+0000 mgr.x (mgr.34790) 55 : cluster [DBG] pgmap v30: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:32.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:32 smithi129 bash[14169]: cluster 2024-02-19T21:40:30.943080+0000 mgr.x (mgr.34790) 55 : cluster [DBG] pgmap v30: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:32.874 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:32 smithi087 bash[37601]: debug 2024-02-19T21:40:32.530+0000 7f3d3e357680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:40:32.874 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:32 smithi087 bash[37601]: debug 2024-02-19T21:40:32.626+0000 7f3d3e357680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:40:33.133 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:32 smithi087 bash[37601]: debug 2024-02-19T21:40:32.870+0000 7f3d3e357680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:40:34.247 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:33 smithi087 bash[37601]: debug 2024-02-19T21:40:33.982+0000 7f3d3e357680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:40:34.248 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[37601]: debug 2024-02-19T21:40:34.142+0000 7f3d3e357680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:40:34.248 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[18090]: cluster 2024-02-19T21:40:32.944713+0000 mgr.x (mgr.34790) 56 : cluster [DBG] pgmap v31: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:34.248 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[14135]: cluster 2024-02-19T21:40:32.944713+0000 mgr.x (mgr.34790) 56 : cluster [DBG] pgmap v31: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:34.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:34 smithi129 bash[14169]: cluster 2024-02-19T21:40:32.944713+0000 mgr.x (mgr.34790) 56 : cluster [DBG] pgmap v31: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:40:34.574 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[37601]: debug 2024-02-19T21:40:34.246+0000 7f3d3e357680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:40:34.574 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[37601]: debug 2024-02-19T21:40:34.354+0000 7f3d3e357680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:40:34.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[37601]: debug 2024-02-19T21:40:34.570+0000 7f3d3e357680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:40:35.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:34 smithi087 bash[37601]: debug 2024-02-19T21:40:34.966+0000 7f3d3e357680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:40:35.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:35 smithi087 bash[37601]: debug 2024-02-19T21:40:35.102+0000 7f3d3e357680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:40:36.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[37601]: debug 2024-02-19T21:40:36.034+0000 7f3d3e357680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:40:36.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[37601]: debug 2024-02-19T21:40:36.138+0000 7f3d3e357680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:40:36.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[37601]: debug 2024-02-19T21:40:36.254+0000 7f3d3e357680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:40:36.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[14135]: cluster 2024-02-19T21:40:34.945575+0000 mgr.x (mgr.34790) 57 : cluster [DBG] pgmap v32: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:36.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[14135]: audit 2024-02-19T21:40:36.002603+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:36.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[18090]: cluster 2024-02-19T21:40:34.945575+0000 mgr.x (mgr.34790) 57 : cluster [DBG] pgmap v32: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:36.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[18090]: audit 2024-02-19T21:40:36.002603+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:36.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:36 smithi129 bash[14169]: cluster 2024-02-19T21:40:34.945575+0000 mgr.x (mgr.34790) 57 : cluster [DBG] pgmap v32: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:40:36.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:36 smithi129 bash[14169]: audit 2024-02-19T21:40:36.002603+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:36.762 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[37601]: debug 2024-02-19T21:40:36.474+0000 7f3d3e357680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:40:37.097 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[37601]: debug 2024-02-19T21:40:36.758+0000 7f3d3e357680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:40:37.097 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:36 smithi087 bash[37601]: debug 2024-02-19T21:40:36.926+0000 7f3d3e357680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:40:37.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[37601]: debug 2024-02-19T21:40:37.094+0000 7f3d3e357680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:40:37.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[37601]: debug 2024-02-19T21:40:37.310+0000 7f3d3e357680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:40:37.688 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[37601]: debug 2024-02-19T21:40:37.418+0000 7f3d3e357680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:40:38.018 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[27141]: debug 2024-02-19T21:40:37.705+0000 7f12702c9700 -1 mgr handle_mgr_map I was active but no longer am 2024-02-19T21:40:38.018 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[27141]: ignoring --setuser ceph since I am not root 2024-02-19T21:40:38.018 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[27141]: ignoring --setgroup ceph since I am not root 2024-02-19T21:40:38.018 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[27141]: debug 2024-02-19T21:40:37.749+0000 7f7db07a9700 1 -- 172.21.15.129:0/1175529812 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5613c38524e0 con 0x5613c3946800 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[27141]: debug 2024-02-19T21:40:37.909+0000 7f7dc0986680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:38 smithi129 bash[27141]: debug 2024-02-19T21:40:38.013+0000 7f7dc0986680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.687113+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.689540+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.691378+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cephadm 2024-02-19T21:40:36.692985+0000 mgr.x (mgr.34790) 58 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.700445+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:38.019 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.710581+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cephadm 2024-02-19T21:40:36.714245+0000 mgr.x (mgr.34790) 59 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cephadm 2024-02-19T21:40:36.714832+0000 mgr.x (mgr.34790) 60 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cephadm 2024-02-19T21:40:36.717488+0000 mgr.x (mgr.34790) 61 : cephadm [INF] Failing over to other MGR 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.717855+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.718819+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cluster 2024-02-19T21:40:36.726391+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.729007+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.730107+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.731769+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.732788+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cluster 2024-02-19T21:40:36.946400+0000 mgr.x (mgr.34790) 62 : cluster [DBG] pgmap v34: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.966235+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.966902+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.967452+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.020 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.967648+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.968525+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:36.969180+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cluster 2024-02-19T21:40:37.342085+0000 mon.a (mon.0) 742 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cluster 2024-02-19T21:40:37.442082+0000 mon.a (mon.0) 743 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:37.443114+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cluster 2024-02-19T21:40:37.443644+0000 mon.a (mon.0) 744 : cluster [INF] Activating manager daemon y 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:37.444153+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:37.451574+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: cluster 2024-02-19T21:40:37.451729+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:37.453444+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-19T21:40:38.021 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:37 smithi129 bash[14169]: audit 2024-02-19T21:40:37.454420+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:38.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.687113+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.689540+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.691378+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cephadm 2024-02-19T21:40:36.692985+0000 mgr.x (mgr.34790) 58 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.700445+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.710581+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cephadm 2024-02-19T21:40:36.714245+0000 mgr.x (mgr.34790) 59 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cephadm 2024-02-19T21:40:36.714832+0000 mgr.x (mgr.34790) 60 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cephadm 2024-02-19T21:40:36.717488+0000 mgr.x (mgr.34790) 61 : cephadm [INF] Failing over to other MGR 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.717855+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.718819+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cluster 2024-02-19T21:40:36.726391+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.729007+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:40:38.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.730107+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.731769+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.732788+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cluster 2024-02-19T21:40:36.946400+0000 mgr.x (mgr.34790) 62 : cluster [DBG] pgmap v34: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.966235+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.687113+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.689540+0000 mon.b (mon.2) 134 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:38.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.691378+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cephadm 2024-02-19T21:40:36.692985+0000 mgr.x (mgr.34790) 58 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.700445+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.34790 ' entity='mgr.x' 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.710581+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cephadm 2024-02-19T21:40:36.714245+0000 mgr.x (mgr.34790) 59 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cephadm 2024-02-19T21:40:36.714832+0000 mgr.x (mgr.34790) 60 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cephadm 2024-02-19T21:40:36.717488+0000 mgr.x (mgr.34790) 61 : cephadm [INF] Failing over to other MGR 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.717855+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.718819+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cluster 2024-02-19T21:40:36.726391+0000 mon.a (mon.0) 736 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.729007+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.730107+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.731769+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.732788+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:40:38.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cluster 2024-02-19T21:40:36.946400+0000 mgr.x (mgr.34790) 62 : cluster [DBG] pgmap v34: 132 pgs: 132 active+clean; 7.4 KiB data, 5.6 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.966235+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.966902+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.967452+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.967648+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.968525+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:36.969180+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cluster 2024-02-19T21:40:37.342085+0000 mon.a (mon.0) 742 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cluster 2024-02-19T21:40:37.442082+0000 mon.a (mon.0) 743 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:37.443114+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cluster 2024-02-19T21:40:37.443644+0000 mon.a (mon.0) 744 : cluster [INF] Activating manager daemon y 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:37.444153+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:37.451574+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: cluster 2024-02-19T21:40:37.451729+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:37.453444+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-19T21:40:38.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[18090]: audit 2024-02-19T21:40:37.454420+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.966902+0000 mon.b (mon.2) 141 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.967452+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.34790 172.21.15.129:0/1886235263' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.967648+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.968525+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 5]}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:36.969180+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cluster 2024-02-19T21:40:37.342085+0000 mon.a (mon.0) 742 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cluster 2024-02-19T21:40:37.442082+0000 mon.a (mon.0) 743 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:37.443114+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cluster 2024-02-19T21:40:37.443644+0000 mon.a (mon.0) 744 : cluster [INF] Activating manager daemon y 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:37.444153+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:37.451574+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:40:38.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: cluster 2024-02-19T21:40:37.451729+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-19T21:40:38.139 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:37.453444+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-02-19T21:40:38.139 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:37 smithi087 bash[14135]: audit 2024-02-19T21:40:37.454420+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:38.821 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:38 smithi129 bash[27141]: debug 2024-02-19T21:40:38.453+0000 7f7dc0986680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:40:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:38 smithi129 bash[14169]: audit 2024-02-19T21:40:37.707843+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-19T21:40:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:38 smithi129 bash[14169]: cluster 2024-02-19T21:40:37.707922+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e21: y(active, starting, since 0.264603s), standbys: x 2024-02-19T21:40:39.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:38 smithi087 bash[14135]: audit 2024-02-19T21:40:37.707843+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-19T21:40:39.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:38 smithi087 bash[14135]: cluster 2024-02-19T21:40:37.707922+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e21: y(active, starting, since 0.264603s), standbys: x 2024-02-19T21:40:39.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:38 smithi087 bash[18090]: audit 2024-02-19T21:40:37.707843+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.34790 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-02-19T21:40:39.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:38 smithi087 bash[18090]: cluster 2024-02-19T21:40:37.707922+0000 mon.a (mon.0) 748 : cluster [DBG] mgrmap e21: y(active, starting, since 0.264603s), standbys: x 2024-02-19T21:40:39.696 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:39 smithi129 bash[27141]: debug 2024-02-19T21:40:39.353+0000 7f7dc0986680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:40:39.696 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:39 smithi129 bash[27141]: debug 2024-02-19T21:40:39.445+0000 7f7dc0986680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:40:40.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:39 smithi129 bash[27141]: debug 2024-02-19T21:40:39.689+0000 7f7dc0986680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:40:41.067 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:40 smithi129 bash[27141]: debug 2024-02-19T21:40:40.805+0000 7f7dc0986680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:40:41.067 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:40 smithi129 bash[27141]: debug 2024-02-19T21:40:40.965+0000 7f7dc0986680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:40:41.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:41 smithi129 bash[27141]: debug 2024-02-19T21:40:41.061+0000 7f7dc0986680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:40:41.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:41 smithi129 bash[27141]: debug 2024-02-19T21:40:41.173+0000 7f7dc0986680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:40:41.767 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:41 smithi129 bash[27141]: debug 2024-02-19T21:40:41.397+0000 7f7dc0986680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:40:42.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:41 smithi129 bash[27141]: debug 2024-02-19T21:40:41.761+0000 7f7dc0986680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:40:42.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:41 smithi129 bash[27141]: debug 2024-02-19T21:40:41.881+0000 7f7dc0986680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:40:43.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:42 smithi129 bash[27141]: debug 2024-02-19T21:40:42.737+0000 7f7dc0986680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:40:43.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:42 smithi129 bash[27141]: debug 2024-02-19T21:40:42.837+0000 7f7dc0986680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:40:43.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:42 smithi129 bash[27141]: debug 2024-02-19T21:40:42.953+0000 7f7dc0986680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:40:43.471 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[27141]: debug 2024-02-19T21:40:43.177+0000 7f7dc0986680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:40:43.767 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[27141]: debug 2024-02-19T21:40:43.465+0000 7f7dc0986680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:40:43.768 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[27141]: debug 2024-02-19T21:40:43.629+0000 7f7dc0986680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:40:44.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.713434+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:40:44.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.713807+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:40:44.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.714133+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:40:44.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.717215+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:40:44.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.717970+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:40:44.017 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.718416+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.719068+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.719745+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.720633+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.721288+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.721855+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.722391+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.722862+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.723429+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.723738+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.724683+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.726924+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.728863+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-19T21:40:44.018 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.729524+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.730103+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.730678+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.731366+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.731972+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.732591+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.733155+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.733767+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.734270+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.734820+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.735353+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.735892+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.736402+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.736975+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:40:44.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.737479+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.738038+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[37601]: Warning: Permanently added '172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.738540+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.739093+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.739632+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.740197+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:40:44.020 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.740739+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.741332+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.741894+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.742490+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.743035+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: audit 2024-02-19T21:40:43.743598+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[18090]: cluster 2024-02-19T21:40:43.761982+0000 mon.a (mon.0) 793 : cluster [INF] Manager daemon y is now available 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.713434+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:40:44.021 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.713807+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.714133+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.717215+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.717970+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.718416+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.719068+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.719745+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.720633+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.721288+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.721855+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.722391+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.722862+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.723429+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.723738+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:40:44.022 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.724683+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.726924+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.728863+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.729524+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.730103+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.730678+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.731366+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.731972+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.732591+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.733155+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.733767+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.734270+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.734820+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.735353+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.735892+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:40:44.023 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.736402+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.736975+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.737479+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.738038+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.738540+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.739093+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.739632+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.740197+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.740739+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.741332+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.741894+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.742490+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.743035+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: audit 2024-02-19T21:40:43.743598+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:40:44.024 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:43 smithi087 bash[14135]: cluster 2024-02-19T21:40:43.761982+0000 mon.a (mon.0) 793 : cluster [INF] Manager daemon y is now available 2024-02-19T21:40:44.025 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[27141]: debug 2024-02-19T21:40:43.805+0000 7f7dc0986680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:40:44.025 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.713434+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:40:44.025 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.713807+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.714133+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.717215+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.717970+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.718416+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.719068+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.719745+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.720633+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.721288+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.721855+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.722391+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.722862+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.723429+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:40:44.026 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.723738+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.724683+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.726924+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.728863+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.729524+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.730103+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.730678+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.731366+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.731972+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.732591+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.733155+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:40:44.027 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.733767+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.734270+0000 mon.a (mon.0) 775 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.734820+0000 mon.a (mon.0) 776 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.735353+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.735892+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.736402+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.736975+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.737479+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.738038+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.738540+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.739093+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:40:44.028 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.739632+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.740197+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.740739+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.741332+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.741894+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.742490+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.743035+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: audit 2024-02-19T21:40:43.743598+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:40:44.029 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:43 smithi129 bash[14169]: cluster 2024-02-19T21:40:43.761982+0000 mon.a (mon.0) 793 : cluster [INF] Manager daemon y is now available 2024-02-19T21:40:44.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[27141]: debug 2024-02-19T21:40:44.017+0000 7f7dc0986680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:40:44.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[27141]: debug 2024-02-19T21:40:44.129+0000 7f7dc0986680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:40:44.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[37601]: Warning: Permanently added '172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-19T21:40:45.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: cephadm 2024-02-19T21:40:43.783511+0000 mgr.y (mgr.24922) 1 : cephadm [INF] inventory: adjusted host smithi129 addr 'smithi129' -> '172.21.15.129' 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:43.787294+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: cluster 2024-02-19T21:40:43.830621+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e22: y(active, since 6s), standbys: x 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: cluster 2024-02-19T21:40:43.836831+0000 mgr.y (mgr.24922) 2 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:43.922931+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:43.929502+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.011802+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.028606+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: cluster 2024-02-19T21:40:44.156273+0000 mon.a (mon.0) 800 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: cluster 2024-02-19T21:40:44.156442+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.158070+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.158810+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:45.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.160247+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:40:45.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.160945+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:45.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.257197+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:45.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:44 smithi129 bash[14169]: audit 2024-02-19T21:40:44.257870+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: cephadm 2024-02-19T21:40:43.783511+0000 mgr.y (mgr.24922) 1 : cephadm [INF] inventory: adjusted host smithi129 addr 'smithi129' -> '172.21.15.129' 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:43.787294+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: cluster 2024-02-19T21:40:43.830621+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e22: y(active, since 6s), standbys: x 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: cluster 2024-02-19T21:40:43.836831+0000 mgr.y (mgr.24922) 2 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:43.922931+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:43.929502+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.011802+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.028606+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: cluster 2024-02-19T21:40:44.156273+0000 mon.a (mon.0) 800 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: cluster 2024-02-19T21:40:44.156442+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.158070+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.158810+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.160247+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.160945+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.257197+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[14135]: audit 2024-02-19T21:40:44.257870+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: cephadm 2024-02-19T21:40:43.783511+0000 mgr.y (mgr.24922) 1 : cephadm [INF] inventory: adjusted host smithi129 addr 'smithi129' -> '172.21.15.129' 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:43.787294+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: cluster 2024-02-19T21:40:43.830621+0000 mon.a (mon.0) 795 : cluster [DBG] mgrmap e22: y(active, since 6s), standbys: x 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: cluster 2024-02-19T21:40:43.836831+0000 mgr.y (mgr.24922) 2 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:43.922931+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:43.929502+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.011802+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:40:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.028606+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: cluster 2024-02-19T21:40:44.156273+0000 mon.a (mon.0) 800 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: cluster 2024-02-19T21:40:44.156442+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.158070+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.158810+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.160247+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.160945+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.129:0/3319320248' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.257197+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:44 smithi087 bash[18090]: audit 2024-02-19T21:40:44.257870+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:40:46.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:45 smithi087 bash[14135]: cluster 2024-02-19T21:40:44.838394+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-02-19T21:40:46.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:45 smithi087 bash[18090]: cluster 2024-02-19T21:40:44.838394+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-02-19T21:40:46.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:45 smithi129 bash[14169]: cluster 2024-02-19T21:40:44.838394+0000 mon.a (mon.0) 804 : cluster [DBG] mgrmap e23: y(active, since 7s), standbys: x 2024-02-19T21:40:47.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:46 smithi087 bash[14135]: cluster 2024-02-19T21:40:45.720547+0000 mgr.y (mgr.24922) 3 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:47.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:46 smithi087 bash[14135]: cluster 2024-02-19T21:40:45.849650+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-02-19T21:40:47.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:46 smithi087 bash[18090]: cluster 2024-02-19T21:40:45.720547+0000 mgr.y (mgr.24922) 3 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:47.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:46 smithi087 bash[18090]: cluster 2024-02-19T21:40:45.849650+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-02-19T21:40:47.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:46 smithi129 bash[14169]: cluster 2024-02-19T21:40:45.720547+0000 mgr.y (mgr.24922) 3 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:47.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:46 smithi129 bash[14169]: cluster 2024-02-19T21:40:45.849650+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2024-02-19T21:40:49.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:48 smithi087 bash[18090]: cluster 2024-02-19T21:40:47.721340+0000 mgr.y (mgr.24922) 4 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:48 smithi087 bash[14135]: cluster 2024-02-19T21:40:47.721340+0000 mgr.y (mgr.24922) 4 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:49.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:48 smithi129 bash[14169]: cluster 2024-02-19T21:40:47.721340+0000 mgr.y (mgr.24922) 4 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:40:50.308 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:40:50.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:50 smithi129 bash[14169]: cluster 2024-02-19T21:40:49.722753+0000 mgr.y (mgr.24922) 5 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-19T21:40:50.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:50 smithi087 bash[18090]: cluster 2024-02-19T21:40:49.722753+0000 mgr.y (mgr.24922) 5 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-19T21:40:50.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:50 smithi087 bash[14135]: cluster 2024-02-19T21:40:49.722753+0000 mgr.y (mgr.24922) 5 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (6m) 0s ago 7m 10.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (7m) 14s ago 7m 26.0M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (53s) 14s ago 8m 41.7M - 3.4 dfc483079636 103c14276e1f 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 running (87s) 14s ago 11m 415M - 16.2.14-548-g81bd20d6 823b921721f5 282d05a9e458 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (21s) 0s ago 13m 404M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (13m) 0s ago 14m 57.5M 2048M 15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (12m) 14s ago 12m 46.4M 2048M 15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (12m) 0s ago 12m 44.3M 2048M 15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:40:51.010 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (7m) 0s ago 7m 11.4M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (7m) 14s ago 7m 11.2M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (11m) 0s ago 11m 43.3M 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (11m) 0s ago 11m 45.1M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (10m) 0s ago 10m 41.9M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (10m) 0s ago 10m 45.3M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (9m) 14s ago 9m 44.7M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (9m) 14s ago 9m 42.1M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (8m) 14s ago 9m 41.3M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (8m) 14s ago 8m 44.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (39s) 14s ago 7m 29.9M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (5m) 0s ago 5m 49.6M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:40:51.011 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (5m) 14s ago 5m 49.1M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:51.391 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 13, 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:40:51.392 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:40:51.725 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:40:51.725 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:40:51.725 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:40:51.725 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:40:51.725 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:40:51.726 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-19T21:40:51.726 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:40:51.726 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "2/21 daemons upgraded", 2024-02-19T21:40:51.726 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "", 2024-02-19T21:40:51.726 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:40:51.726 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.285634+0000 mgr.y (mgr.24922) 6 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.440973+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.650400+0000 mgr.y (mgr.24922) 7 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.694086+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.695159+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.695986+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.696729+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.697516+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.698272+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.698930+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.699564+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.700143+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.968463+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.971982+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.976937+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.977652+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.981407+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.982106+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.983294+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.987291+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.988073+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.989072+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.992298+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:50.994314+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.249477+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.250296+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.251122+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.251792+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.252465+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.253107+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.253744+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.254392+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.255154+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.256273+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:51.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.257764+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:40:51.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.267465+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.277281+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:40:51.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.287150+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:51.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.288526+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:40:51.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:51 smithi129 bash[14169]: audit 2024-02-19T21:40:51.390863+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.87:0/2358421293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:40:51.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.285634+0000 mgr.y (mgr.24922) 6 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.440973+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.650400+0000 mgr.y (mgr.24922) 7 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.694086+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.695159+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.695986+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.696729+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.697516+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.698272+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.698930+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.699564+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.700143+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.968463+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.971982+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.976937+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.977652+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.981407+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.285634+0000 mgr.y (mgr.24922) 6 : audit [DBG] from='client.15018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.440973+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.650400+0000 mgr.y (mgr.24922) 7 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.694086+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.695159+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.695986+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.696729+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.697516+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.698272+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.698930+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.699564+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.700143+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.968463+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.971982+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.976937+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.977652+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.981407+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.982106+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.983294+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.987291+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.988073+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.989072+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.992298+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:50.994314+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.249477+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.250296+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.251122+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.251792+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.252465+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.253107+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.253744+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.888 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.254392+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.255154+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.982106+0000 mon.a (mon.0) 821 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.983294+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.987291+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.988073+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.989072+0000 mon.a (mon.0) 825 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.992298+0000 mon.a (mon.0) 826 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:50.994314+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.249477+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.250296+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.251122+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.251792+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.252465+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.253107+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.253744+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.254392+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.255154+0000 mon.a (mon.0) 836 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:40:51.890 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.256273+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.257764+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.267465+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.277281+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.287150+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.288526+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[18090]: audit 2024-02-19T21:40:51.390863+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.87:0/2358421293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.256273+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.257764+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.267465+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.277281+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.287150+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:51.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.288526+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:40:51.892 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:51 smithi087 bash[14135]: audit 2024-02-19T21:40:51.390863+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.87:0/2358421293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:40:52.761 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:52 smithi129 bash[14169]: audit 2024-02-19T21:40:50.962790+0000 mgr.y (mgr.24922) 8 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:52.761 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:52 smithi129 bash[14169]: cephadm 2024-02-19T21:40:51.259278+0000 mgr.y (mgr.24922) 9 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:40:52.761 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:52 smithi129 bash[14169]: cephadm 2024-02-19T21:40:51.276813+0000 mgr.y (mgr.24922) 10 : cephadm [INF] Reconfiguring iscsi.iscsi.a (dependencies changed)... 2024-02-19T21:40:52.761 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:52 smithi129 bash[14169]: cephadm 2024-02-19T21:40:51.287968+0000 mgr.y (mgr.24922) 11 : cephadm [INF] Reconfiguring daemon iscsi.iscsi.a on smithi129 2024-02-19T21:40:52.761 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:52 smithi129 bash[14169]: cluster 2024-02-19T21:40:51.723308+0000 mgr.y (mgr.24922) 12 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-02-19T21:40:52.762 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:52 smithi129 bash[14169]: audit 2024-02-19T21:40:51.724745+0000 mgr.y (mgr.24922) 13 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[14135]: audit 2024-02-19T21:40:50.962790+0000 mgr.y (mgr.24922) 8 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[14135]: cephadm 2024-02-19T21:40:51.259278+0000 mgr.y (mgr.24922) 9 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:40:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[14135]: cephadm 2024-02-19T21:40:51.276813+0000 mgr.y (mgr.24922) 10 : cephadm [INF] Reconfiguring iscsi.iscsi.a (dependencies changed)... 2024-02-19T21:40:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[14135]: cephadm 2024-02-19T21:40:51.287968+0000 mgr.y (mgr.24922) 11 : cephadm [INF] Reconfiguring daemon iscsi.iscsi.a on smithi129 2024-02-19T21:40:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[14135]: cluster 2024-02-19T21:40:51.723308+0000 mgr.y (mgr.24922) 12 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-02-19T21:40:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[14135]: audit 2024-02-19T21:40:51.724745+0000 mgr.y (mgr.24922) 13 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:52.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[18090]: audit 2024-02-19T21:40:50.962790+0000 mgr.y (mgr.24922) 8 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:52.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[18090]: cephadm 2024-02-19T21:40:51.259278+0000 mgr.y (mgr.24922) 9 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:40:52.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[18090]: cephadm 2024-02-19T21:40:51.276813+0000 mgr.y (mgr.24922) 10 : cephadm [INF] Reconfiguring iscsi.iscsi.a (dependencies changed)... 2024-02-19T21:40:52.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[18090]: cephadm 2024-02-19T21:40:51.287968+0000 mgr.y (mgr.24922) 11 : cephadm [INF] Reconfiguring daemon iscsi.iscsi.a on smithi129 2024-02-19T21:40:52.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[18090]: cluster 2024-02-19T21:40:51.723308+0000 mgr.y (mgr.24922) 12 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-02-19T21:40:52.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:52 smithi087 bash[18090]: audit 2024-02-19T21:40:51.724745+0000 mgr.y (mgr.24922) 13 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 systemd[1]: Stopping Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:53.653 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self._bootstrap_inner() 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.run() 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/threading.py", line 864, in run 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self._target(*self._args, **self._kwargs) 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/socketserver.py", line 654, in process_request_thread 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.finish_request(request, client_address) 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/socketserver.py", line 364, in finish_request 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.RequestHandlerClass(request, client_address, self) 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/socketserver.py", line 724, in __init__ 2024-02-19T21:40:53.654 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.handle() 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 232, in handle 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: rv = BaseHTTPRequestHandler.handle(self) 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/http/server.py", line 418, in handle 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.handle_one_request() 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 267, in handle_one_request 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: return self.run_wsgi() 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 209, in run_wsgi 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: execute(self.server.app) 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 200, in execute 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: write(data) 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 165, in write 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.send_response(int(code), msg) 2024-02-19T21:40:53.655 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 271, in send_response 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.log_request(code) 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 312, in log_request 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.log('info', '"%s" %s %s', msg, code, size) 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 323, in log 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: message % args)) 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/_internal.py", line 87, in _log 2024-02-19T21:40:53.656 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: getattr(_logger, type)(message.rstrip(), *args, **kwargs) 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Message: '::ffff:172.21.15.129 - - [19/Feb/2024 21:40:11] "GET /api/sysinfo/hostname HTTP/1.1" 200 -' 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:53.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: main() 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: ssl_context=context) 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: run_simple(host, port, self, **options) 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: inner() 2024-02-19T21:40:53.658 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 702, in inner 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: srv.serve_forever() 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 539, in serve_forever 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: HTTPServer.serve_forever(self) 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/socketserver.py", line 236, in serve_forever 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: ready = selector.select(poll_interval) 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/selectors.py", line 376, in select 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: fd_event_list = self._poll.poll(timeout) 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2898, in signal_stop 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: logger.info("Shutdown received") 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Message: 'Shutdown received' 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: --- Logging error --- 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:53.659 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.send(msg) 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Traceback (most recent call last): 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self._connect_unixsocket(self.address) 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: self.socket.connect(address) 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:53.660 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Call stack: 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: main() 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: ssl_context=context) 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: run_simple(host, port, self, **options) 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: inner() 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 702, in inner 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: srv.serve_forever() 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 539, in serve_forever 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: HTTPServer.serve_forever(self) 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/socketserver.py", line 236, in serve_forever 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: ready = selector.select(poll_interval) 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib64/python3.6/selectors.py", line 376, in select 2024-02-19T21:40:53.661 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: fd_event_list = self._poll.poll(timeout) 2024-02-19T21:40:53.662 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/bin/rbd-target-api", line 2901, in signal_stop 2024-02-19T21:40:53.662 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: sys.exit(ceph_gw.delete()) 2024-02-19T21:40:53.662 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 311, in delete 2024-02-19T21:40:53.662 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: "host ({})".format(self.hostname)) 2024-02-19T21:40:53.662 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Message: 'No gateway configuration to remove on this host (smithi129.front.sepia.ceph.com)' 2024-02-19T21:40:53.662 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 bash[28615]: Arguments: () 2024-02-19T21:40:54.198 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:53 smithi129 docker[30564]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a 2024-02-19T21:40:54.198 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[28596]: (process:1): GLib-GObject-CRITICAL **: 21:40:54.164: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:40:54.900 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[30603]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:40:54.900 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Succeeded. 2024-02-19T21:40:54.900 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:40:54.900 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Found left-over process 28596 (docker) in control group while starting unit. Ignoring. 2024-02-19T21:40:54.901 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies. 2024-02-19T21:40:54.901 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:54 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:40:54.901 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[14169]: cluster 2024-02-19T21:40:53.724099+0000 mgr.y (mgr.24922) 14 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 517 B/s rd, 0 op/s 2024-02-19T21:40:54.901 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[14169]: audit 2024-02-19T21:40:54.700316+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:54.901 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[14169]: audit 2024-02-19T21:40:54.710130+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:54.901 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[14169]: audit 2024-02-19T21:40:54.720654+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:54.901 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:54 smithi129 bash[14169]: audit 2024-02-19T21:40:54.725669+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:55.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[14135]: cluster 2024-02-19T21:40:53.724099+0000 mgr.y (mgr.24922) 14 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 517 B/s rd, 0 op/s 2024-02-19T21:40:55.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[14135]: audit 2024-02-19T21:40:54.700316+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:55.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[14135]: audit 2024-02-19T21:40:54.710130+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:55.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[14135]: audit 2024-02-19T21:40:54.720654+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:55.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[14135]: audit 2024-02-19T21:40:54.725669+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:55.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[18090]: cluster 2024-02-19T21:40:53.724099+0000 mgr.y (mgr.24922) 14 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 517 B/s rd, 0 op/s 2024-02-19T21:40:55.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[18090]: audit 2024-02-19T21:40:54.700316+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:40:55.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[18090]: audit 2024-02-19T21:40:54.710130+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:55.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[18090]: audit 2024-02-19T21:40:54.720654+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:55.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:54 smithi087 bash[18090]: audit 2024-02-19T21:40:54.725669+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:40:56.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:55 smithi129 bash[14169]: audit 2024-02-19T21:40:54.711755+0000 mgr.y (mgr.24922) 15 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:56.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:55 smithi129 bash[14169]: audit 2024-02-19T21:40:54.721369+0000 mgr.y (mgr.24922) 16 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:56.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:55 smithi087 bash[14135]: audit 2024-02-19T21:40:54.711755+0000 mgr.y (mgr.24922) 15 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:56.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:55 smithi087 bash[14135]: audit 2024-02-19T21:40:54.721369+0000 mgr.y (mgr.24922) 16 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:56.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:55 smithi087 bash[18090]: audit 2024-02-19T21:40:54.711755+0000 mgr.y (mgr.24922) 15 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:40:56.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:55 smithi087 bash[18090]: audit 2024-02-19T21:40:54.721369+0000 mgr.y (mgr.24922) 16 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:40:57.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:56 smithi129 bash[30659]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:40:57.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:56 smithi129 bash[14169]: cluster 2024-02-19T21:40:55.725602+0000 mgr.y (mgr.24922) 17 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 947 B/s rd, 1 op/s 2024-02-19T21:40:57.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:56 smithi087 bash[14135]: cluster 2024-02-19T21:40:55.725602+0000 mgr.y (mgr.24922) 17 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 947 B/s rd, 1 op/s 2024-02-19T21:40:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:56 smithi087 bash[18090]: cluster 2024-02-19T21:40:55.725602+0000 mgr.y (mgr.24922) 17 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 947 B/s rd, 1 op/s 2024-02-19T21:40:58.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:57 smithi129 bash[14169]: audit 2024-02-19T21:40:57.785686+0000 mon.b (mon.2) 143 : audit [DBG] from='client.? 172.21.15.129:0/3298605771' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:40:58.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:57 smithi129 bash[14169]: audit 2024-02-19T21:40:57.788490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:58.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:57 smithi129 bash[14169]: audit 2024-02-19T21:40:57.790413+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:40:58.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:57 smithi129 bash[14169]: audit 2024-02-19T21:40:57.792344+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[18090]: audit 2024-02-19T21:40:57.785686+0000 mon.b (mon.2) 143 : audit [DBG] from='client.? 172.21.15.129:0/3298605771' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:40:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[18090]: audit 2024-02-19T21:40:57.788490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[18090]: audit 2024-02-19T21:40:57.790413+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:40:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[18090]: audit 2024-02-19T21:40:57.792344+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:58.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[14135]: audit 2024-02-19T21:40:57.785686+0000 mon.b (mon.2) 143 : audit [DBG] from='client.? 172.21.15.129:0/3298605771' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:40:58.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[14135]: audit 2024-02-19T21:40:57.788490+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:40:58.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[14135]: audit 2024-02-19T21:40:57.790413+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:40:58.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:57 smithi087 bash[14135]: audit 2024-02-19T21:40:57.792344+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:40:58.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: --- Logging error --- 2024-02-19T21:40:58.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:58.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.send(msg) 2024-02-19T21:40:58.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self._connect_unixsocket(self.address) 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Call stack: 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self._bootstrap_inner() 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.run() 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: logger.info("Started the configuration object watcher") 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Message: 'Started the configuration object watcher' 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Arguments: () 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: --- Logging error --- 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.send(msg) 2024-02-19T21:40:58.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self._connect_unixsocket(self.address) 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Call stack: 2024-02-19T21:40:58.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: main() 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:40:58.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Arguments: () 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: --- Logging error --- 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.send(msg) 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:58.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self._connect_unixsocket(self.address) 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Call stack: 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self._bootstrap_inner() 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.run() 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.interval)) 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Arguments: () 2024-02-19T21:40:58.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: --- Logging error --- 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.send(msg) 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: During handling of the above exception, another exception occurred: 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self._connect_unixsocket(self.address) 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: self.socket.connect(address) 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Call stack: 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: main() 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:40:58.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: "{}".format(blacklisted_ip)) 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:0/3768743830' 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Arguments: () 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: Traceback (most recent call last): 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: main() 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:40:58.331 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:40:58.332 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: **kwargs).stdout 2024-02-19T21:40:58.332 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:40:58.332 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: output=stdout, stderr=stderr) 2024-02-19T21:40:58.332 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[30681]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:0/3768743830' returned non-zero exit status 13. 2024-02-19T21:40:59.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[14169]: cluster 2024-02-19T21:40:57.726424+0000 mgr.y (mgr.24922) 18 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-19T21:40:59.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[14169]: cephadm 2024-02-19T21:40:57.787724+0000 mgr.y (mgr.24922) 19 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-19T21:40:59.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[14169]: cephadm 2024-02-19T21:40:57.793962+0000 mgr.y (mgr.24922) 20 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:40:59.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[14169]: audit 2024-02-19T21:40:57.799944+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:40:59.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:40:58 smithi129 bash[14169]: audit 2024-02-19T21:40:58.124800+0000 mon.b (mon.2) 144 : audit [INF] from='client.? 172.21.15.129:0/3630529277' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:40:59.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[14135]: cluster 2024-02-19T21:40:57.726424+0000 mgr.y (mgr.24922) 18 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-19T21:40:59.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[14135]: cephadm 2024-02-19T21:40:57.787724+0000 mgr.y (mgr.24922) 19 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-19T21:40:59.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[14135]: cephadm 2024-02-19T21:40:57.793962+0000 mgr.y (mgr.24922) 20 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:40:59.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[14135]: audit 2024-02-19T21:40:57.799944+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:40:59.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[14135]: audit 2024-02-19T21:40:58.124800+0000 mon.b (mon.2) 144 : audit [INF] from='client.? 172.21.15.129:0/3630529277' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:40:59.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[18090]: cluster 2024-02-19T21:40:57.726424+0000 mgr.y (mgr.24922) 18 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 938 B/s rd, 0 op/s 2024-02-19T21:40:59.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[18090]: cephadm 2024-02-19T21:40:57.787724+0000 mgr.y (mgr.24922) 19 : cephadm [INF] Upgrade: Updating mgr.x 2024-02-19T21:40:59.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[18090]: cephadm 2024-02-19T21:40:57.793962+0000 mgr.y (mgr.24922) 20 : cephadm [INF] Deploying daemon mgr.x on smithi129 2024-02-19T21:40:59.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[18090]: audit 2024-02-19T21:40:57.799944+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:40:59.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:40:58 smithi087 bash[18090]: audit 2024-02-19T21:40:58.124800+0000 mon.b (mon.2) 144 : audit [INF] from='client.? 172.21.15.129:0/3630529277' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:40:59.924 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:59 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:40:59.924 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:40:59 smithi129 bash[30659]: (process:1): GLib-GObject-CRITICAL **: 21:40:59.857: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:41:00.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:00 smithi129 bash[14169]: cluster 2024-02-19T21:40:59.727962+0000 mgr.y (mgr.24922) 21 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-19T21:41:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:00 smithi087 bash[14135]: cluster 2024-02-19T21:40:59.727962+0000 mgr.y (mgr.24922) 21 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-19T21:41:00.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:00 smithi087 bash[18090]: cluster 2024-02-19T21:40:59.727962+0000 mgr.y (mgr.24922) 21 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-19T21:41:01.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:00 smithi129 bash[30996]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:41:01.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:00 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:41:01.821 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:01 smithi129 systemd[1]: Stopping Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:41:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:02 smithi129 bash[14169]: cluster 2024-02-19T21:41:01.728673+0000 mgr.y (mgr.24922) 22 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:03.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:02 smithi087 bash[14135]: cluster 2024-02-19T21:41:01.728673+0000 mgr.y (mgr.24922) 22 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:03.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:02 smithi087 bash[18090]: cluster 2024-02-19T21:41:01.728673+0000 mgr.y (mgr.24922) 22 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:04 smithi129 bash[14169]: cluster 2024-02-19T21:41:03.729381+0000 mgr.y (mgr.24922) 23 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:05.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:04 smithi087 bash[14135]: cluster 2024-02-19T21:41:03.729381+0000 mgr.y (mgr.24922) 23 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:04 smithi087 bash[18090]: cluster 2024-02-19T21:41:03.729381+0000 mgr.y (mgr.24922) 23 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:06 smithi129 bash[14169]: cluster 2024-02-19T21:41:05.730869+0000 mgr.y (mgr.24922) 24 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:06 smithi087 bash[14135]: cluster 2024-02-19T21:41:05.730869+0000 mgr.y (mgr.24922) 24 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:07.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:06 smithi087 bash[18090]: cluster 2024-02-19T21:41:05.730869+0000 mgr.y (mgr.24922) 24 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:41:09.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:08 smithi129 bash[14169]: cluster 2024-02-19T21:41:07.731583+0000 mgr.y (mgr.24922) 25 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:09.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:08 smithi087 bash[14135]: cluster 2024-02-19T21:41:07.731583+0000 mgr.y (mgr.24922) 25 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:09.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:08 smithi087 bash[18090]: cluster 2024-02-19T21:41:07.731583+0000 mgr.y (mgr.24922) 25 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:10.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:10 smithi129 bash[14169]: cluster 2024-02-19T21:41:09.733049+0000 mgr.y (mgr.24922) 26 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:10.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:10 smithi087 bash[14135]: cluster 2024-02-19T21:41:09.733049+0000 mgr.y (mgr.24922) 26 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:10.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:10 smithi087 bash[18090]: cluster 2024-02-19T21:41:09.733049+0000 mgr.y (mgr.24922) 26 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:11.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:10 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 1. 2024-02-19T21:41:11.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:10 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:11.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:10 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:13.056 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:12 smithi129 bash[14169]: cluster 2024-02-19T21:41:11.733738+0000 mgr.y (mgr.24922) 27 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:13.057 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:12 smithi129 bash[31129]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.x 2024-02-19T21:41:13.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:12 smithi087 bash[14135]: cluster 2024-02-19T21:41:11.733738+0000 mgr.y (mgr.24922) 27 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:13.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:12 smithi087 bash[18090]: cluster 2024-02-19T21:41:11.733738+0000 mgr.y (mgr.24922) 27 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:13.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:13 smithi129 bash[31165]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:41:13.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:13 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:41:13.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:13 smithi129 bash[31309]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.x 2024-02-19T21:41:13.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:13 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2024-02-19T21:41:13.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:13 smithi129 systemd[1]: Stopped Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:13.821 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:13 smithi129 systemd[1]: Started Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:14.568 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: --- Logging error --- 2024-02-19T21:41:14.568 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.568 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.send(msg) 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self._connect_unixsocket(self.address) 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.569 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Call stack: 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self._bootstrap_inner() 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.run() 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: logger.info("Started the configuration object watcher") 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Message: 'Started the configuration object watcher' 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Arguments: () 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: --- Logging error --- 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.send(msg) 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:14.570 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self._connect_unixsocket(self.address) 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Call stack: 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: main() 2024-02-19T21:41:14.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:14.572 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:14.572 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:41:14.572 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:41:14.572 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:41:14.572 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Arguments: () 2024-02-19T21:41:14.572 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: --- Logging error --- 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.send(msg) 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self._connect_unixsocket(self.address) 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.573 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Call stack: 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self._bootstrap_inner() 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.run() 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.interval)) 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Arguments: () 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: --- Logging error --- 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.send(msg) 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.574 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self._connect_unixsocket(self.address) 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: self.socket.connect(address) 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Call stack: 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: main() 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:14.575 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: "{}".format(blacklisted_ip)) 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:0/3768743830' 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Arguments: () 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: Traceback (most recent call last): 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: main() 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:41:14.576 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:41:14.577 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:41:14.577 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: **kwargs).stdout 2024-02-19T21:41:14.577 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:41:14.577 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: output=stdout, stderr=stderr) 2024-02-19T21:41:14.577 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[31183]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:0/3768743830' returned non-zero exit status 13. 2024-02-19T21:41:14.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[14169]: audit 2024-02-19T21:41:13.572765+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:14.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[14169]: audit 2024-02-19T21:41:13.574835+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:14.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[14169]: audit 2024-02-19T21:41:13.577914+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:14.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[14169]: cluster 2024-02-19T21:41:13.734431+0000 mgr.y (mgr.24922) 28 : cluster [DBG] pgmap v18: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:14.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[14169]: audit 2024-02-19T21:41:13.836309+0000 mon.b (mon.2) 145 : audit [DBG] from='client.? 172.21.15.129:0/996134609' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:14.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:14 smithi129 bash[14169]: audit 2024-02-19T21:41:14.162326+0000 mon.b (mon.2) 146 : audit [INF] from='client.? 172.21.15.129:0/2308293727' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:41:14.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[14135]: audit 2024-02-19T21:41:13.572765+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:14.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[14135]: audit 2024-02-19T21:41:13.574835+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:14.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[14135]: audit 2024-02-19T21:41:13.577914+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:14.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[14135]: cluster 2024-02-19T21:41:13.734431+0000 mgr.y (mgr.24922) 28 : cluster [DBG] pgmap v18: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:14.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[14135]: audit 2024-02-19T21:41:13.836309+0000 mon.b (mon.2) 145 : audit [DBG] from='client.? 172.21.15.129:0/996134609' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:14.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[14135]: audit 2024-02-19T21:41:14.162326+0000 mon.b (mon.2) 146 : audit [INF] from='client.? 172.21.15.129:0/2308293727' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:41:14.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[18090]: audit 2024-02-19T21:41:13.572765+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:14.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[18090]: audit 2024-02-19T21:41:13.574835+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:14.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[18090]: audit 2024-02-19T21:41:13.577914+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:14.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[18090]: cluster 2024-02-19T21:41:13.734431+0000 mgr.y (mgr.24922) 28 : cluster [DBG] pgmap v18: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:14.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[18090]: audit 2024-02-19T21:41:13.836309+0000 mon.b (mon.2) 145 : audit [DBG] from='client.? 172.21.15.129:0/996134609' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:14.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:14 smithi087 bash[18090]: audit 2024-02-19T21:41:14.162326+0000 mon.b (mon.2) 146 : audit [INF] from='client.? 172.21.15.129:0/2308293727' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:41:15.278 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:15 smithi129 bash[31479]: debug 2024-02-19T21:41:15.104+0000 7f288e4ca700 1 -- 172.21.15.129:0/7399581 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56358481e4e0 con 0x563584913000 2024-02-19T21:41:15.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:15 smithi129 bash[31479]: debug 2024-02-19T21:41:15.272+0000 7f289eac5680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:41:15.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:15 smithi129 bash[31479]: debug 2024-02-19T21:41:15.376+0000 7f289eac5680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:41:15.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:15 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:41:15.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:15 smithi129 bash[31165]: (process:1): GLib-GObject-CRITICAL **: 21:41:15.403: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:41:15.950 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:15 smithi129 bash[31479]: debug 2024-02-19T21:41:15.828+0000 7f289eac5680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:41:16.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:15 smithi129 bash[31656]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:41:16.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:15 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:41:17.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:16 smithi129 bash[31479]: debug 2024-02-19T21:41:16.740+0000 7f289eac5680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:41:17.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:16 smithi129 bash[31479]: debug 2024-02-19T21:41:16.832+0000 7f289eac5680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:41:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:16 smithi129 bash[14169]: cluster 2024-02-19T21:41:15.735909+0000 mgr.y (mgr.24922) 29 : cluster [DBG] pgmap v19: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:16 smithi087 bash[14135]: cluster 2024-02-19T21:41:15.735909+0000 mgr.y (mgr.24922) 29 : cluster [DBG] pgmap v19: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:17.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:16 smithi087 bash[18090]: cluster 2024-02-19T21:41:15.735909+0000 mgr.y (mgr.24922) 29 : cluster [DBG] pgmap v19: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:17.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:17 smithi129 bash[31479]: debug 2024-02-19T21:41:17.080+0000 7f289eac5680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:41:18.472 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:18 smithi129 bash[31479]: debug 2024-02-19T21:41:18.208+0000 7f289eac5680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:41:18.472 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:18 smithi129 bash[31479]: debug 2024-02-19T21:41:18.368+0000 7f289eac5680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:41:18.798 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:18 smithi129 bash[31479]: debug 2024-02-19T21:41:18.464+0000 7f289eac5680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:41:18.798 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:18 smithi129 bash[31479]: debug 2024-02-19T21:41:18.576+0000 7f289eac5680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:41:19.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:18 smithi129 bash[31479]: debug 2024-02-19T21:41:18.796+0000 7f289eac5680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:41:19.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:18 smithi129 bash[14169]: cluster 2024-02-19T21:41:17.736620+0000 mgr.y (mgr.24922) 30 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:19.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:18 smithi087 bash[14135]: cluster 2024-02-19T21:41:17.736620+0000 mgr.y (mgr.24922) 30 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:19.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:18 smithi087 bash[18090]: cluster 2024-02-19T21:41:17.736620+0000 mgr.y (mgr.24922) 30 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:19.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:19 smithi129 bash[31479]: debug 2024-02-19T21:41:19.164+0000 7f289eac5680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:41:19.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:19 smithi129 bash[31479]: debug 2024-02-19T21:41:19.284+0000 7f289eac5680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:41:20.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:20 smithi129 bash[14169]: cluster 2024-02-19T21:41:19.738102+0000 mgr.y (mgr.24922) 31 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:20.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:20 smithi129 bash[31479]: debug 2024-02-19T21:41:20.188+0000 7f289eac5680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:41:20.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:20 smithi129 bash[31479]: debug 2024-02-19T21:41:20.300+0000 7f289eac5680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:41:20.572 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:20 smithi129 bash[31479]: debug 2024-02-19T21:41:20.428+0000 7f289eac5680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:41:20.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:20 smithi087 bash[18090]: cluster 2024-02-19T21:41:19.738102+0000 mgr.y (mgr.24922) 31 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:20 smithi087 bash[14135]: cluster 2024-02-19T21:41:19.738102+0000 mgr.y (mgr.24922) 31 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:41:20.989 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:20 smithi129 bash[31479]: debug 2024-02-19T21:41:20.668+0000 7f289eac5680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:41:21.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:20 smithi129 bash[31479]: debug 2024-02-19T21:41:20.988+0000 7f289eac5680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:41:21.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:21 smithi129 bash[31479]: debug 2024-02-19T21:41:21.176+0000 7f289eac5680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:41:21.752 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:21 smithi129 bash[31479]: debug 2024-02-19T21:41:21.400+0000 7f289eac5680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:41:21.752 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:21 smithi129 bash[31479]: debug 2024-02-19T21:41:21.632+0000 7f289eac5680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:41:22.070 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:41:22.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:21 smithi129 bash[31479]: debug 2024-02-19T21:41:21.748+0000 7f289eac5680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (7m) 32s ago 8m 10.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (7m) 1s ago 7m 26.3M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 1s ago 8m - - 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (9s) 1s ago 12m 139M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (52s) 32s ago 14m 404M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (14m) 32s ago 14m 57.5M 2048M 15.2.9 dfc483079636 bc4410a5dda9 2024-02-19T21:41:22.750 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (12m) 1s ago 12m 52.3M 2048M 15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (12m) 32s ago 12m 44.3M 2048M 15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (8m) 32s ago 8m 11.4M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (8m) 1s ago 8m 11.4M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (11m) 32s ago 12m 43.3M 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (11m) 32s ago 11m 45.1M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (11m) 32s ago 11m 41.9M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (10m) 32s ago 10m 45.3M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (10m) 1s ago 10m 44.9M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (9m) 1s ago 9m 42.3M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (9m) 1s ago 9m 41.7M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (9m) 1s ago 9m 44.5M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (71s) 1s ago 8m 34.2M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (5m) 32s ago 5m 49.6M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:41:22.751 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (5m) 1s ago 5m 49.6M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:41:22.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.442617+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.444753+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.446612+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: cephadm 2024-02-19T21:41:21.448046+0000 mgr.y (mgr.24922) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: cluster 2024-02-19T21:41:21.449295+0000 mgr.y (mgr.24922) 33 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.456445+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.469543+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.473905+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: cephadm 2024-02-19T21:41:21.475355+0000 mgr.y (mgr.24922) 34 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-19T21:41:22.793 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.482546+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.484002+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.494686+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.496129+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.502985+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.505259+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.506921+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: cephadm 2024-02-19T21:41:21.508200+0000 mgr.y (mgr.24922) 35 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: cluster 2024-02-19T21:41:21.756282+0000 mon.a (mon.0) 868 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: cluster 2024-02-19T21:41:21.756542+0000 mon.a (mon.0) 869 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.442617+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.444753+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:22.794 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.446612+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: cephadm 2024-02-19T21:41:21.448046+0000 mgr.y (mgr.24922) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: cluster 2024-02-19T21:41:21.449295+0000 mgr.y (mgr.24922) 33 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.456445+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.469543+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.473905+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: cephadm 2024-02-19T21:41:21.475355+0000 mgr.y (mgr.24922) 34 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.482546+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.484002+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.494686+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.496129+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.502985+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.505259+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.506921+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: cephadm 2024-02-19T21:41:21.508200+0000 mgr.y (mgr.24922) 35 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: cluster 2024-02-19T21:41:21.756282+0000 mon.a (mon.0) 868 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:41:22.795 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: cluster 2024-02-19T21:41:21.756542+0000 mon.a (mon.0) 869 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.757128+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.758368+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.759928+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[14135]: audit 2024-02-19T21:41:21.761365+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.757128+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.758368+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.759928+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:41:22.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:22 smithi087 bash[18090]: audit 2024-02-19T21:41:21.761365+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:22.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.442617+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.444753+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.446612+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: cephadm 2024-02-19T21:41:21.448046+0000 mgr.y (mgr.24922) 32 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: cluster 2024-02-19T21:41:21.449295+0000 mgr.y (mgr.24922) 33 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.456445+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.469543+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.473905+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: cephadm 2024-02-19T21:41:21.475355+0000 mgr.y (mgr.24922) 34 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.482546+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.484002+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.494686+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.496129+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.502985+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-02-19T21:41:22.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.505259+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.506921+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: cephadm 2024-02-19T21:41:21.508200+0000 mgr.y (mgr.24922) 35 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: cluster 2024-02-19T21:41:21.756282+0000 mon.a (mon.0) 868 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: cluster 2024-02-19T21:41:21.756542+0000 mon.a (mon.0) 869 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.757128+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.758368+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.759928+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:41:22.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:22 smithi129 bash[14169]: audit 2024-02-19T21:41:21.761365+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.129:0/2640460060' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:41:23.132 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 13, 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:41:23.133 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:41:23.460 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:41:23.460 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "2/21 daemons upgraded", 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mon daemons", 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:41:23.461 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.056604+0000 mgr.y (mgr.24922) 36 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.386081+0000 mgr.y (mgr.24922) 37 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: cluster 2024-02-19T21:41:22.437992+0000 mon.a (mon.0) 870 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: cluster 2024-02-19T21:41:22.509234+0000 mon.a (mon.0) 871 : cluster [DBG] mgrmap e25: y(active, since 45s), standbys: x 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.727776+0000 mgr.y (mgr.24922) 38 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.730265+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.773 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.731003+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.731609+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.732242+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.732895+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.733533+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.736054+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.736743+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.737400+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.738056+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:22.738713+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[18090]: audit 2024-02-19T21:41:23.131749+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.87:0/1020007115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.056604+0000 mgr.y (mgr.24922) 36 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.386081+0000 mgr.y (mgr.24922) 37 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.774 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: cluster 2024-02-19T21:41:22.437992+0000 mon.a (mon.0) 870 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: cluster 2024-02-19T21:41:22.509234+0000 mon.a (mon.0) 871 : cluster [DBG] mgrmap e25: y(active, since 45s), standbys: x 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.727776+0000 mgr.y (mgr.24922) 38 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.730265+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.731003+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.731609+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.732242+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.732895+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.733533+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.736054+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.736743+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.737400+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.738056+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:22.738713+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.775 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:23 smithi087 bash[14135]: audit 2024-02-19T21:41:23.131749+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.87:0/1020007115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:23.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.056604+0000 mgr.y (mgr.24922) 36 : audit [DBG] from='client.25024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.386081+0000 mgr.y (mgr.24922) 37 : audit [DBG] from='client.25030 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: cluster 2024-02-19T21:41:22.437992+0000 mon.a (mon.0) 870 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-19T21:41:23.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: cluster 2024-02-19T21:41:22.509234+0000 mon.a (mon.0) 871 : cluster [DBG] mgrmap e25: y(active, since 45s), standbys: x 2024-02-19T21:41:23.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.727776+0000 mgr.y (mgr.24922) 38 : audit [DBG] from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:23.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.730265+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.731003+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.731609+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.732242+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.732895+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.733533+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.736054+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:23.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.736743+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.737400+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.738056+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:22.738713+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:23.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:23 smithi129 bash[14169]: audit 2024-02-19T21:41:23.131749+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.87:0/1020007115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:24.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: cluster 2024-02-19T21:41:23.450074+0000 mgr.y (mgr.24922) 39 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:24.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: audit 2024-02-19T21:41:23.460722+0000 mgr.y (mgr.24922) 40 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: cephadm 2024-02-19T21:41:23.558327+0000 mgr.y (mgr.24922) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: audit 2024-02-19T21:41:23.565385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: audit 2024-02-19T21:41:23.566769+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: audit 2024-02-19T21:41:23.568121+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: audit 2024-02-19T21:41:23.569441+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: cephadm 2024-02-19T21:41:23.570830+0000 mgr.y (mgr.24922) 42 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-19T21:41:24.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:24 smithi129 bash[14169]: audit 2024-02-19T21:41:23.572096+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: cluster 2024-02-19T21:41:23.450074+0000 mgr.y (mgr.24922) 39 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: audit 2024-02-19T21:41:23.460722+0000 mgr.y (mgr.24922) 40 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: cephadm 2024-02-19T21:41:23.558327+0000 mgr.y (mgr.24922) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: audit 2024-02-19T21:41:23.565385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: audit 2024-02-19T21:41:23.566769+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: audit 2024-02-19T21:41:23.568121+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: audit 2024-02-19T21:41:23.569441+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:24.835 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: cephadm 2024-02-19T21:41:23.570830+0000 mgr.y (mgr.24922) 42 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[18090]: audit 2024-02-19T21:41:23.572096+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: cluster 2024-02-19T21:41:23.450074+0000 mgr.y (mgr.24922) 39 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: audit 2024-02-19T21:41:23.460722+0000 mgr.y (mgr.24922) 40 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: cephadm 2024-02-19T21:41:23.558327+0000 mgr.y (mgr.24922) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: audit 2024-02-19T21:41:23.565385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: audit 2024-02-19T21:41:23.566769+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: audit 2024-02-19T21:41:23.568121+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: audit 2024-02-19T21:41:23.569441+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: cephadm 2024-02-19T21:41:23.570830+0000 mgr.y (mgr.24922) 42 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-19T21:41:24.836 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:24 smithi087 bash[14135]: audit 2024-02-19T21:41:23.572096+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:41:25.880 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:25 smithi087 systemd[1]: Stopping Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:41:26.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:25 smithi087 bash[14135]: debug 2024-02-19T21:41:25.877+0000 7fb34efcf700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:41:26.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:25 smithi087 bash[14135]: debug 2024-02-19T21:41:25.877+0000 7fb34efcf700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-19T21:41:26.579 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:26 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 2. 2024-02-19T21:41:26.579 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:26 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:26.579 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:26 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:26.784 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:26 smithi087 bash[39357]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.a 2024-02-19T21:41:26.784 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:26 smithi087 bash[39413]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.a 2024-02-19T21:41:27.046 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:26 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service: Succeeded. 2024-02-19T21:41:27.046 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:26 smithi087 systemd[1]: Stopped Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:27 smithi087 systemd[1]: Started Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:28.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:27 smithi129 bash[32318]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:41:28.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.093+0000 7f143c363880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:41:28.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.093+0000 7f143c363880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 7 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.093+0000 7f143c363880 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.097+0000 7f143c363880 0 load: jerasure load: lrc load: isa 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: RocksDB version: 6.8.1 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Compile date Feb 17 2024 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: DB SUMMARY 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 706 Bytes 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 6920857 ; 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:41:28.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.env: 0x560081897080 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.fs: Posix File System 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.info_log: 0x5600834b3a20 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:41:28.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:41:28.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:41:28.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:41:28.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.db_log_dir: 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:41:28.387 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.write_buffer_manager: 0x5600841b2360 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.unordered_write: 0 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:41:28.388 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.row_cache: None 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.wal_filter: None 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.log_readahead_size: 0 2024-02-19T21:41:28.389 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:41:28.390 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Compression algorithms supported: 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kZSTD supported: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:41:28.391 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.merge_operator: 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560083461d10) 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: cache_index_and_filter_blocks: 1 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: pin_top_level_index_and_filter: 1 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: index_type: 0 2024-02-19T21:41:28.392 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: data_block_index_type: 0 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: index_shortening: 1 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: hash_index_allow_collision: 1 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: checksum: 1 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: no_block_cache: 0 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_cache: 0x560083498f10 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_cache_name: BinnedLRUCache 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_cache_options: 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: capacity : 536870912 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: num_shard_bits : 4 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: strict_capacity_limit : 0 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: high_pri_pool_ratio: 0.000 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_cache_compressed: (nil) 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: persistent_cache: (nil) 2024-02-19T21:41:28.393 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_size: 4096 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_size_deviation: 10 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_restart_interval: 16 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: index_block_restart_interval: 1 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: metadata_block_size: 4096 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: partition_filters: 0 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: use_delta_encoding: 1 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: whole_key_filtering: 1 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: verify_compression: 0 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: read_amp_bytes_per_bit: 0 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: format_version: 2 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: enable_index_compression: 1 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: block_align: 0 2024-02-19T21:41:28.394 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.num_levels: 7 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:41:28.395 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:41:28.396 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:41:28.397 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:41:28.398 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:41:28.398 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:41:28.398 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:41:28.398 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:41:28.398 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:41:28.398 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:41:28.399 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.ttl: 2592000 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 25, last_sequence is 10796, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 21 2024-02-19T21:41:28.400 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378888105163, "job": 1, "event": "recovery_started", "log_files": [21]} 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.101+0000 7f143c363880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #21 mode 2 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.113+0000 7f143c363880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.121+0000 7f143c363880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378888126336, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 25, "file_size": 6800612, "table_properties": {"data_size": 6789351, "index_size": 9221, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1221, "raw_key_size": 10233, "raw_average_key_size": 22, "raw_value_size": 6775575, "raw_average_value_size": 14826, "num_data_blocks": 288, "num_entries": 457, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708378888, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.121+0000 7f143c363880 4 rocksdb: [version_set.cc:3826] Creating manifest 26 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.121+0000 7f143c363880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.125+0000 7f143c363880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378888128591, "job": 1, "event": "recovery_finished"} 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.129+0000 7f143c363880 4 rocksdb: DB pointer 0x560083561800 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.129+0000 7f1423155700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.129+0000 7f1423155700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** DB Stats ** 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:41:28.401 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** Compaction Stats [default] ** 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: L0 1/0 6.49 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: L6 1/0 23.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Sum 2/0 30.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** Compaction Stats [default] ** 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.402 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Flush(GB): cumulative 0.006, interval 0.006 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Cumulative compaction: 0.01 GB write, 228.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Interval compaction: 0.01 GB write, 228.91 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** Compaction Stats [default] ** 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: L0 1/0 6.49 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: L6 1/0 23.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:41:28.403 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Sum 2/0 30.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** Compaction Stats [default] ** 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 603.9 0.01 0.00 1 0.011 0 0 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Flush(GB): cumulative 0.006, interval 0.000 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Cumulative compaction: 0.01 GB write, 227.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:41:28.404 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.129+0000 7f143c363880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] at bind addrs [v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 1 mon.a@-1(???) e3 preinit fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 0 mon.a@-1(???).mds e1 new map 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 0 mon.a@-1(???).mds e1 print_map 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: e1 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: legacy client fscid: -1 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: No filesystems configured 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 0 mon.a@-1(???).osd e66 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 0 mon.a@-1(???).osd e66 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 0 mon.a@-1(???).osd e66 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:41:28.405 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 0 mon.a@-1(???).osd e66 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: cluster 2024-02-19T21:41:23.450074+0000 mgr.y (mgr.24922) 39 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 87 B/s rd, 0 op/s 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: audit 2024-02-19T21:41:23.460722+0000 mgr.y (mgr.24922) 40 : audit [DBG] from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: cephadm 2024-02-19T21:41:23.558327+0000 mgr.y (mgr.24922) 41 : cephadm [INF] Upgrade: Updating mon.a 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: audit 2024-02-19T21:41:23.565385+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: audit 2024-02-19T21:41:23.566769+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: audit 2024-02-19T21:41:23.568121+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: audit 2024-02-19T21:41:23.569441+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: cephadm 2024-02-19T21:41:23.570830+0000 mgr.y (mgr.24922) 42 : cephadm [INF] Deploying daemon mon.a on smithi087 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: audit 2024-02-19T21:41:23.572096+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:41:28.406 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:28 smithi087 bash[39529]: debug 2024-02-19T21:41:28.133+0000 7f143c363880 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: --- Logging error --- 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.send(msg) 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:29.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self._connect_unixsocket(self.address) 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Call stack: 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self._bootstrap_inner() 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.run() 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:41:29.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: logger.info("Started the configuration object watcher") 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Message: 'Started the configuration object watcher' 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Arguments: () 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: --- Logging error --- 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.send(msg) 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self._connect_unixsocket(self.address) 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Call stack: 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: main() 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:29.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Arguments: () 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: --- Logging error --- 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.send(msg) 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self._connect_unixsocket(self.address) 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Call stack: 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self._bootstrap_inner() 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.run() 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.interval)) 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:41:29.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Arguments: () 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: --- Logging error --- 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.send(msg) 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self._connect_unixsocket(self.address) 2024-02-19T21:41:29.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: self.socket.connect(address) 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Call stack: 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: main() 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: "{}".format(blacklisted_ip)) 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:0/3768743830' 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Arguments: () 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: Traceback (most recent call last): 2024-02-19T21:41:29.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: main() 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: **kwargs).stdout 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: output=stdout, stderr=stderr) 2024-02-19T21:41:29.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:28 smithi129 bash[32333]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:0/3768743830' returned non-zero exit status 13. 2024-02-19T21:41:29.820 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[31479]: ignoring --setuser ceph since I am not root 2024-02-19T21:41:29.820 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[31479]: ignoring --setgroup ceph since I am not root 2024-02-19T21:41:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:29 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:41:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[32318]: (process:1): GLib-GObject-CRITICAL **: 21:41:29.577: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: audit 2024-02-19T21:41:25.890227+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: audit 2024-02-19T21:41:25.891130+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: audit 2024-02-19T21:41:25.891672+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:27.452447+0000 mgr.y (mgr.24922) 44 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: audit 2024-02-19T21:41:28.387882+0000 mon.b (mon.2) 151 : audit [DBG] from='client.? 172.21.15.129:0/3592087692' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: audit 2024-02-19T21:41:28.718935+0000 mon.b (mon.2) 152 : audit [INF] from='client.? 172.21.15.129:0/626641768' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.561278+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-19T21:41:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.581062+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.589000+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.590045+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.590146+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.592273+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 52s), standbys: x 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.593175+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.593225+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.593251+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: cluster 2024-02-19T21:41:29.607113+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 52s), standbys: x 2024-02-19T21:41:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[14169]: audit 2024-02-19T21:41:29.620181+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.24922 ' entity='' 2024-02-19T21:41:29.921 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: audit 2024-02-19T21:41:25.890227+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:29.921 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: audit 2024-02-19T21:41:25.891130+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:29.921 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: audit 2024-02-19T21:41:25.891672+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:27.452447+0000 mgr.y (mgr.24922) 44 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: audit 2024-02-19T21:41:28.387882+0000 mon.b (mon.2) 151 : audit [DBG] from='client.? 172.21.15.129:0/3592087692' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: audit 2024-02-19T21:41:28.718935+0000 mon.b (mon.2) 152 : audit [INF] from='client.? 172.21.15.129:0/626641768' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.561278+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.581062+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.589000+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.590045+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.590146+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.592273+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 52s), standbys: x 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.593175+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.593225+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.593251+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: cluster 2024-02-19T21:41:29.607113+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 52s), standbys: x 2024-02-19T21:41:29.922 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[18090]: audit 2024-02-19T21:41:29.620181+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.24922 ' entity='' 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[37601]: ignoring --setuser ceph since I am not root 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[37601]: ignoring --setgroup ceph since I am not root 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[37601]: debug 2024-02-19T21:41:29.661+0000 7ff6d27bb700 1 -- 172.21.15.87:0/4237863029 <== mon.1 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564ad84f84e0 con 0x564ad85ecc00 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[37601]: debug 2024-02-19T21:41:29.813+0000 7ff6e2998680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[37601]: debug 2024-02-19T21:41:29.917+0000 7ff6e2998680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: audit 2024-02-19T21:41:25.890227+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: audit 2024-02-19T21:41:25.891130+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:29.923 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: audit 2024-02-19T21:41:25.891672+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24922 172.21.15.87:0/1235803448' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:27.452447+0000 mgr.y (mgr.24922) 44 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: audit 2024-02-19T21:41:28.387882+0000 mon.b (mon.2) 151 : audit [DBG] from='client.? 172.21.15.129:0/3592087692' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: audit 2024-02-19T21:41:28.718935+0000 mon.b (mon.2) 152 : audit [INF] from='client.? 172.21.15.129:0/626641768' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: access denied 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.561278+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.581062+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.589000+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.590045+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.590146+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.592273+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e25: y(active, since 52s), standbys: x 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.593175+0000 mon.a (mon.0) 7 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.593225+0000 mon.a (mon.0) 8 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.593251+0000 mon.a (mon.0) 9 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: cluster 2024-02-19T21:41:29.607113+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e26: y(active, since 52s), standbys: x 2024-02-19T21:41:29.924 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:29 smithi087 bash[39529]: audit 2024-02-19T21:41:29.620181+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.24922 ' entity='' 2024-02-19T21:41:30.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[31479]: debug 2024-02-19T21:41:29.816+0000 7f78283ce680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-02-19T21:41:30.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:29 smithi129 bash[31479]: debug 2024-02-19T21:41:29.924+0000 7f78283ce680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-02-19T21:41:30.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:30 smithi129 bash[31479]: debug 2024-02-19T21:41:30.368+0000 7f78283ce680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:41:30.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:30 smithi129 bash[32553]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:41:30.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:30 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:41:30.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:30 smithi087 bash[37601]: debug 2024-02-19T21:41:30.353+0000 7ff6e2998680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-02-19T21:41:31.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:31 smithi129 bash[31479]: debug 2024-02-19T21:41:31.248+0000 7f78283ce680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:41:31.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:31 smithi129 bash[31479]: debug 2024-02-19T21:41:31.344+0000 7f78283ce680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:41:31.592 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:31 smithi087 bash[37601]: debug 2024-02-19T21:41:31.253+0000 7ff6e2998680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-02-19T21:41:31.592 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:31 smithi087 bash[37601]: debug 2024-02-19T21:41:31.345+0000 7ff6e2998680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-02-19T21:41:31.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:31 smithi087 bash[18090]: cluster 2024-02-19T21:41:30.611654+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e27: y(active, since 53s), standbys: x 2024-02-19T21:41:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:31 smithi087 bash[39529]: cluster 2024-02-19T21:41:30.611654+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e27: y(active, since 53s), standbys: x 2024-02-19T21:41:31.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:31 smithi087 bash[37601]: debug 2024-02-19T21:41:31.589+0000 7ff6e2998680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:41:32.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:31 smithi129 bash[14169]: cluster 2024-02-19T21:41:30.611654+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e27: y(active, since 53s), standbys: x 2024-02-19T21:41:32.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:31 smithi129 bash[31479]: debug 2024-02-19T21:41:31.588+0000 7f78283ce680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-02-19T21:41:32.957 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:32 smithi087 bash[37601]: debug 2024-02-19T21:41:32.697+0000 7ff6e2998680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:41:32.958 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:32 smithi087 bash[37601]: debug 2024-02-19T21:41:32.857+0000 7ff6e2998680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:41:33.002 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:32 smithi129 bash[31479]: debug 2024-02-19T21:41:32.716+0000 7f78283ce680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-02-19T21:41:33.002 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:32 smithi129 bash[31479]: debug 2024-02-19T21:41:32.892+0000 7f78283ce680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:41:33.288 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:32 smithi087 bash[37601]: debug 2024-02-19T21:41:32.953+0000 7ff6e2998680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:41:33.288 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[37601]: debug 2024-02-19T21:41:33.065+0000 7ff6e2998680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:41:33.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:33 smithi129 bash[31479]: debug 2024-02-19T21:41:33.000+0000 7f78283ce680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-02-19T21:41:33.321 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:33 smithi129 bash[31479]: debug 2024-02-19T21:41:33.120+0000 7f78283ce680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-02-19T21:41:33.633 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[37601]: debug 2024-02-19T21:41:33.285+0000 7ff6e2998680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:41:33.633 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:33.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: dial tcp 172.21.15.129:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-19T21:41:33.633 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:33.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:41:33.633 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:33.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:41:33.720 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:33 smithi129 bash[31479]: debug 2024-02-19T21:41:33.352+0000 7f78283ce680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-02-19T21:41:33.771 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[37601]: debug 2024-02-19T21:41:33.649+0000 7ff6e2998680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:41:34.072 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:33 smithi129 bash[31479]: debug 2024-02-19T21:41:33.716+0000 7f78283ce680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-02-19T21:41:34.072 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:33 smithi129 bash[31479]: debug 2024-02-19T21:41:33.840+0000 7f78283ce680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:41:34.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:33 smithi087 bash[37601]: debug 2024-02-19T21:41:33.765+0000 7ff6e2998680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-02-19T21:41:34.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:34 smithi087 bash[37601]: debug 2024-02-19T21:41:34.617+0000 7ff6e2998680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:41:34.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:34 smithi087 bash[37601]: debug 2024-02-19T21:41:34.721+0000 7ff6e2998680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:41:34.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:34 smithi087 bash[37601]: debug 2024-02-19T21:41:34.837+0000 7ff6e2998680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:41:35.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:34 smithi129 bash[31479]: debug 2024-02-19T21:41:34.704+0000 7f78283ce680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-02-19T21:41:35.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:34 smithi129 bash[31479]: debug 2024-02-19T21:41:34.808+0000 7f78283ce680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-02-19T21:41:35.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:34 smithi129 bash[31479]: debug 2024-02-19T21:41:34.920+0000 7f78283ce680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-02-19T21:41:35.345 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:35 smithi087 bash[37601]: debug 2024-02-19T21:41:35.053+0000 7ff6e2998680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:41:35.438 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:35 smithi129 bash[31479]: debug 2024-02-19T21:41:35.144+0000 7f78283ce680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-02-19T21:41:35.633 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:35 smithi087 bash[37601]: debug 2024-02-19T21:41:35.341+0000 7ff6e2998680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:41:35.633 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:35 smithi087 bash[37601]: debug 2024-02-19T21:41:35.505+0000 7ff6e2998680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:41:35.774 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:35 smithi129 bash[31479]: debug 2024-02-19T21:41:35.436+0000 7f78283ce680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-02-19T21:41:35.774 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:35 smithi129 bash[31479]: debug 2024-02-19T21:41:35.600+0000 7f78283ce680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-02-19T21:41:35.998 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:35 smithi087 bash[37601]: debug 2024-02-19T21:41:35.673+0000 7ff6e2998680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:41:35.998 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:35 smithi087 bash[37601]: debug 2024-02-19T21:41:35.889+0000 7ff6e2998680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:41:36.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:35 smithi129 bash[31479]: debug 2024-02-19T21:41:35.772+0000 7f78283ce680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-02-19T21:41:36.071 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:35 smithi129 bash[31479]: debug 2024-02-19T21:41:35.988+0000 7f78283ce680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-02-19T21:41:36.383 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:35 smithi087 bash[37601]: debug 2024-02-19T21:41:35.993+0000 7ff6e2998680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:41:36.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[18090]: cluster 2024-02-19T21:41:36.022203+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:41:36.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[18090]: cluster 2024-02-19T21:41:36.022765+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-19T21:41:36.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[18090]: cluster 2024-02-19T21:41:36.033170+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:41:36.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[18090]: cluster 2024-02-19T21:41:36.035668+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0130481s), standbys: x 2024-02-19T21:41:36.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[39529]: cluster 2024-02-19T21:41:36.022203+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:41:36.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[39529]: cluster 2024-02-19T21:41:36.022765+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-19T21:41:36.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[39529]: cluster 2024-02-19T21:41:36.033170+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:41:36.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:36 smithi087 bash[39529]: cluster 2024-02-19T21:41:36.035668+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0130481s), standbys: x 2024-02-19T21:41:36.571 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:41:36 smithi129 bash[31479]: debug 2024-02-19T21:41:36.096+0000 7f78283ce680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-02-19T21:41:36.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:36 smithi129 bash[14169]: cluster 2024-02-19T21:41:36.022203+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2024-02-19T21:41:36.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:36 smithi129 bash[14169]: cluster 2024-02-19T21:41:36.022765+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2024-02-19T21:41:36.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:36 smithi129 bash[14169]: cluster 2024-02-19T21:41:36.033170+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:41:36.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:36 smithi129 bash[14169]: cluster 2024-02-19T21:41:36.035668+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e28: y(active, starting, since 0.0130481s), standbys: x 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[18090]: cluster 2024-02-19T21:41:36.120229+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[18090]: cluster 2024-02-19T21:41:36.120387+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[18090]: audit 2024-02-19T21:41:36.122564+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[18090]: audit 2024-02-19T21:41:36.127022+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[18090]: audit 2024-02-19T21:41:36.128952+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[18090]: audit 2024-02-19T21:41:36.129710+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[39529]: cluster 2024-02-19T21:41:36.120229+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:41:37.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[39529]: cluster 2024-02-19T21:41:36.120387+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:41:37.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[39529]: audit 2024-02-19T21:41:36.122564+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:41:37.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[39529]: audit 2024-02-19T21:41:36.127022+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:37.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[39529]: audit 2024-02-19T21:41:36.128952+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:41:37.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:37 smithi087 bash[39529]: audit 2024-02-19T21:41:36.129710+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:37.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:37 smithi129 bash[14169]: cluster 2024-02-19T21:41:36.120229+0000 mon.a (mon.0) 17 : cluster [DBG] Standby manager daemon x restarted 2024-02-19T21:41:37.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:37 smithi129 bash[14169]: cluster 2024-02-19T21:41:36.120387+0000 mon.a (mon.0) 18 : cluster [DBG] Standby manager daemon x started 2024-02-19T21:41:37.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:37 smithi129 bash[14169]: audit 2024-02-19T21:41:36.122564+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-02-19T21:41:37.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:37 smithi129 bash[14169]: audit 2024-02-19T21:41:36.127022+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:37.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:37 smithi129 bash[14169]: audit 2024-02-19T21:41:36.128952+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-02-19T21:41:37.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:37 smithi129 bash[14169]: audit 2024-02-19T21:41:36.129710+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.129:0/4159675858' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:38.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:38 smithi087 bash[39529]: cluster 2024-02-19T21:41:37.093700+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e29: y(active, starting, since 1.07107s), standbys: x 2024-02-19T21:41:38.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:38 smithi087 bash[39529]: audit 2024-02-19T21:41:37.097325+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:41:38.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:38 smithi087 bash[39529]: audit 2024-02-19T21:41:37.097667+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:41:38.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:38 smithi087 bash[18090]: cluster 2024-02-19T21:41:37.093700+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e29: y(active, starting, since 1.07107s), standbys: x 2024-02-19T21:41:38.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:38 smithi087 bash[18090]: audit 2024-02-19T21:41:37.097325+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:41:38.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:38 smithi087 bash[18090]: audit 2024-02-19T21:41:37.097667+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:41:38.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:38 smithi129 bash[14169]: cluster 2024-02-19T21:41:37.093700+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e29: y(active, starting, since 1.07107s), standbys: x 2024-02-19T21:41:38.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:38 smithi129 bash[14169]: audit 2024-02-19T21:41:37.097325+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-19T21:41:38.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:38 smithi129 bash[14169]: audit 2024-02-19T21:41:37.097667+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-19T21:41:40.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:40 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 3. 2024-02-19T21:41:40.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:40 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:40.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:40 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:42.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:41 smithi129 bash[32703]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:41:42.345 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[37601]: debug 2024-02-19T21:41:42.145+0000 7ff6a6185700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-02-19T21:41:42.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.040172+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:42.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.040640+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:42.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.041174+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:42.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.045057+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.045832+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.046523+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.047313+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.048241+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.048806+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.049650+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.050177+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.050571+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.050847+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.051462+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.053128+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.054370+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.054979+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.055652+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:41:42.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.056211+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.056788+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.057324+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.057890+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.058442+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.058966+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.059532+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.060077+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.060632+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.061134+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.061628+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.062108+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.062606+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.063105+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.063595+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:41:42.347 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.064078+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.064563+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.065013+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.065485+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.065951+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.066438+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.066915+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.067414+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: audit 2024-02-19T21:41:42.067883+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:41:42.348 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[18090]: cluster 2024-02-19T21:41:42.085140+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.040172+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.040640+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.041174+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.045057+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.045832+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.046523+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.047313+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.048241+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.048806+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.049650+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.050177+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.050571+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:41:42.349 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.050847+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.051462+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.053128+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.054370+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.054979+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.055652+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.056211+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.056788+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.057324+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.057890+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.058442+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:41:42.350 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.058966+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.059532+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.060077+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.060632+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.061134+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.061628+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.062108+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.062606+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.063105+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.063595+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.064078+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.064563+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.065013+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.065485+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.065951+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:42.351 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.066438+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:41:42.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.066915+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:41:42.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.067414+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:41:42.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: audit 2024-02-19T21:41:42.067883+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:41:42.352 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[39529]: cluster 2024-02-19T21:41:42.085140+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-02-19T21:41:42.352 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.040172+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.040640+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.041174+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.045057+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.045832+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.046523+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.047313+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.048241+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.048806+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.049650+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.050177+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.050571+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.050847+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.051462+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-19T21:41:42.353 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.053128+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.054370+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/client_keyrings"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.054979+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.055652+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.056211+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.056788+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi087"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.057324+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi129"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.057890+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.058442+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.058966+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.059532+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.060077+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.iscsi.iscsi"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.060632+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.061134+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2024-02-19T21:41:42.354 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.061628+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.062108+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.062606+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.063105+0000 mon.c (mon.1) 74 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.063595+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.064078+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.064563+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/_iscsi_config"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.065013+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.065485+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.065951+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.066438+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.066915+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.067414+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-19T21:41:42.355 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: audit 2024-02-19T21:41:42.067883+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-19T21:41:42.356 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[14169]: cluster 2024-02-19T21:41:42.085140+0000 mon.a (mon.0) 20 : cluster [INF] Manager daemon y is now available 2024-02-19T21:41:42.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[37601]: Warning: Permanently added '172.21.15.129' (ECDSA) to the list of known hosts. 2024-02-19T21:41:42.633 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:41:42 smithi087 bash[37601]: Warning: Permanently added '172.21.15.87' (ECDSA) to the list of known hosts. 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: --- Logging error --- 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.send(msg) 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.072 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self._connect_unixsocket(self.address) 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Call stack: 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self._bootstrap_inner() 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:43.073 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.run() 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: logger.info("Started the configuration object watcher") 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Message: 'Started the configuration object watcher' 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Arguments: () 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: --- Logging error --- 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.send(msg) 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.074 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self._connect_unixsocket(self.address) 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Call stack: 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: main() 2024-02-19T21:41:43.075 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Arguments: () 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: --- Logging error --- 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.send(msg) 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:43.076 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self._connect_unixsocket(self.address) 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Call stack: 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:43.077 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self._bootstrap_inner() 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.run() 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.interval)) 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Arguments: () 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: --- Logging error --- 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.send(msg) 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.078 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self._connect_unixsocket(self.address) 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: self.socket.connect(address) 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Call stack: 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: main() 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:43.079 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: "{}".format(blacklisted_ip)) 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Arguments: () 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: Traceback (most recent call last): 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: main() 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:41:43.080 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:41:43.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:41:43.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: **kwargs).stdout 2024-02-19T21:41:43.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:41:43.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: output=stdout, stderr=stderr) 2024-02-19T21:41:43.081 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:42 smithi129 bash[32718]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:41:43.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: cluster 2024-02-19T21:41:42.144994+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e30: y(active, since 6s), standbys: x 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: cluster 2024-02-19T21:41:42.157368+0000 mgr.y (mgr.25078) 1 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.244851+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.248003+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.322521+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.323090+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25078 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.338518+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.339309+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25078 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.421571+0000 mon.b (mon.2) 157 : audit [DBG] from='client.? 172.21.15.129:0/916983345' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.605543+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.610649+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:43.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[14169]: audit 2024-02-19T21:41:42.749558+0000 mon.b (mon.2) 158 : audit [INF] from='client.? 172.21.15.129:0/3898254612' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: cluster 2024-02-19T21:41:42.144994+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e30: y(active, since 6s), standbys: x 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: cluster 2024-02-19T21:41:42.157368+0000 mgr.y (mgr.25078) 1 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.244851+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.248003+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.322521+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.323090+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25078 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.338518+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.339309+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25078 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:41:43.516 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.421571+0000 mon.b (mon.2) 157 : audit [DBG] from='client.? 172.21.15.129:0/916983345' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.605543+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.610649+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[39529]: audit 2024-02-19T21:41:42.749558+0000 mon.b (mon.2) 158 : audit [INF] from='client.? 172.21.15.129:0/3898254612' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: cluster 2024-02-19T21:41:42.144994+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e30: y(active, since 6s), standbys: x 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: cluster 2024-02-19T21:41:42.157368+0000 mgr.y (mgr.25078) 1 : cluster [DBG] pgmap v3: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.244851+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.248003+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.322521+0000 mon.c (mon.1) 87 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.323090+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.25078 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.338518+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:41:43.517 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.339309+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.25078 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-19T21:41:43.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.421571+0000 mon.b (mon.2) 157 : audit [DBG] from='client.? 172.21.15.129:0/916983345' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:43.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.605543+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:43.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.610649+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:43.518 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[18090]: audit 2024-02-19T21:41:42.749558+0000 mon.b (mon.2) 158 : audit [INF] from='client.? 172.21.15.129:0/3898254612' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:41:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:43.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:41:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:43.515Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.87:8443: connect: connection refused" context_err="context deadline exceeded" 2024-02-19T21:41:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:43.515Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: dial tcp 172.21.15.87:8443: connect: connection refused; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:41:43.887 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:43 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:41:43.888 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:43 smithi129 bash[32703]: (process:1): GLib-GObject-CRITICAL **: 21:41:43.698: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:41:44.447 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:44 smithi129 bash[32983]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:41:44.447 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:44 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:41:44.448 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:44 smithi129 bash[14169]: cluster 2024-02-19T21:41:43.140034+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-19T21:41:44.448 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:44 smithi129 bash[14169]: cluster 2024-02-19T21:41:43.140105+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-02-19T21:41:44.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:44 smithi087 bash[39529]: cluster 2024-02-19T21:41:43.140034+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-19T21:41:44.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:44 smithi087 bash[39529]: cluster 2024-02-19T21:41:43.140105+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-02-19T21:41:44.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:44 smithi087 bash[18090]: cluster 2024-02-19T21:41:43.140034+0000 mon.a (mon.0) 24 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-19T21:41:44.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:44 smithi087 bash[18090]: cluster 2024-02-19T21:41:43.140105+0000 mon.a (mon.0) 25 : cluster [INF] Cluster is now healthy 2024-02-19T21:41:45.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:45 smithi129 bash[14169]: cluster 2024-02-19T21:41:44.047599+0000 mgr.y (mgr.25078) 2 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:45.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:45 smithi129 bash[14169]: cluster 2024-02-19T21:41:44.168250+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2024-02-19T21:41:45.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:45 smithi087 bash[39529]: cluster 2024-02-19T21:41:44.047599+0000 mgr.y (mgr.25078) 2 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:45.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:45 smithi087 bash[39529]: cluster 2024-02-19T21:41:44.168250+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2024-02-19T21:41:45.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:45 smithi087 bash[18090]: cluster 2024-02-19T21:41:44.047599+0000 mgr.y (mgr.25078) 2 : cluster [DBG] pgmap v4: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:45.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:45 smithi087 bash[18090]: cluster 2024-02-19T21:41:44.168250+0000 mon.a (mon.0) 26 : cluster [DBG] mgrmap e31: y(active, since 8s), standbys: x 2024-02-19T21:41:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:47 smithi129 bash[14169]: cluster 2024-02-19T21:41:46.048339+0000 mgr.y (mgr.25078) 3 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:47.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:47 smithi087 bash[39529]: cluster 2024-02-19T21:41:46.048339+0000 mgr.y (mgr.25078) 3 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:47 smithi087 bash[18090]: cluster 2024-02-19T21:41:46.048339+0000 mgr.y (mgr.25078) 3 : cluster [DBG] pgmap v5: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: cluster 2024-02-19T21:41:48.049850+0000 mgr.y (mgr.25078) 4 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:48.790482+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.058205+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.059263+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.060120+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.060954+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.061805+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.062589+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.063279+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.063928+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:49 smithi129 bash[14169]: audit 2024-02-19T21:41:49.064573+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: cluster 2024-02-19T21:41:48.049850+0000 mgr.y (mgr.25078) 4 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:48.790482+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.058205+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.059263+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.060120+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.060954+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.061805+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.062589+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.063279+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.063928+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[39529]: audit 2024-02-19T21:41:49.064573+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: cluster 2024-02-19T21:41:48.049850+0000 mgr.y (mgr.25078) 4 : cluster [DBG] pgmap v6: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:48.790482+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.058205+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.059263+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.060120+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.060954+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.061805+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.062589+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.063279+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:49.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.063928+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:49.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:49 smithi087 bash[18090]: audit 2024-02-19T21:41:49.064573+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.668914+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.935741+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.936925+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.937991+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.939067+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.940146+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.941130+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.942084+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.943004+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.943988+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.945344+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.947301+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:41:51.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.959490+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:51.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.972807+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:51.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.979403+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:51.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.982425+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:41:51.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:50 smithi129 bash[14169]: audit 2024-02-19T21:41:49.984051+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.668914+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.935741+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.936925+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.937991+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.939067+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.940146+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.941130+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.113 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.942084+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.943004+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.943988+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.945344+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.947301+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.959490+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.972807+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.979403+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.982425+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[39529]: audit 2024-02-19T21:41:49.984051+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.668914+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.935741+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.114 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.936925+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.937991+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.939067+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.940146+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.941130+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.942084+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.943004+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.943988+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.945344+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.947301+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.959490+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.972807+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.979403+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.982425+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:41:51.115 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:50 smithi087 bash[18090]: audit 2024-02-19T21:41:49.984051+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[18090]: cephadm 2024-02-19T21:41:49.949035+0000 mgr.y (mgr.25078) 5 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[18090]: cluster 2024-02-19T21:41:49.950587+0000 mgr.y (mgr.25078) 6 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[18090]: cephadm 2024-02-19T21:41:49.985147+0000 mgr.y (mgr.25078) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[18090]: cluster 2024-02-19T21:41:50.664515+0000 mon.a (mon.0) 30 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[39529]: cephadm 2024-02-19T21:41:49.949035+0000 mgr.y (mgr.25078) 5 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[39529]: cluster 2024-02-19T21:41:49.950587+0000 mgr.y (mgr.25078) 6 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:51.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[39529]: cephadm 2024-02-19T21:41:49.985147+0000 mgr.y (mgr.25078) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-19T21:41:51.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[39529]: cluster 2024-02-19T21:41:50.664515+0000 mon.a (mon.0) 30 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-19T21:41:51.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:51.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:41:51.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:51.624Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:41:51.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:51.624Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:41:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:51 smithi129 bash[14169]: cephadm 2024-02-19T21:41:49.949035+0000 mgr.y (mgr.25078) 5 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:41:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:51 smithi129 bash[14169]: cluster 2024-02-19T21:41:49.950587+0000 mgr.y (mgr.25078) 6 : cluster [DBG] pgmap v7: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:51 smithi129 bash[14169]: cephadm 2024-02-19T21:41:49.985147+0000 mgr.y (mgr.25078) 7 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-02-19T21:41:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:51 smithi129 bash[14169]: cluster 2024-02-19T21:41:50.664515+0000 mon.a (mon.0) 30 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-19T21:41:53.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: cluster 2024-02-19T21:41:51.951433+0000 mgr.y (mgr.25078) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:53.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: cephadm 2024-02-19T21:41:52.080435+0000 mgr.y (mgr.25078) 9 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:41:53.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: audit 2024-02-19T21:41:52.091919+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:53.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: audit 2024-02-19T21:41:52.093908+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:53.345 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: audit 2024-02-19T21:41:52.095494+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: audit 2024-02-19T21:41:52.096964+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: cephadm 2024-02-19T21:41:52.098358+0000 mgr.y (mgr.25078) 10 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[18090]: audit 2024-02-19T21:41:52.099295+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: cluster 2024-02-19T21:41:51.951433+0000 mgr.y (mgr.25078) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: cephadm 2024-02-19T21:41:52.080435+0000 mgr.y (mgr.25078) 9 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: audit 2024-02-19T21:41:52.091919+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: audit 2024-02-19T21:41:52.093908+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: audit 2024-02-19T21:41:52.095494+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: audit 2024-02-19T21:41:52.096964+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: cephadm 2024-02-19T21:41:52.098358+0000 mgr.y (mgr.25078) 10 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-19T21:41:53.346 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[39529]: audit 2024-02-19T21:41:52.099295+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:41:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: cluster 2024-02-19T21:41:51.951433+0000 mgr.y (mgr.25078) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: cephadm 2024-02-19T21:41:52.080435+0000 mgr.y (mgr.25078) 9 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:41:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: audit 2024-02-19T21:41:52.091919+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: audit 2024-02-19T21:41:52.093908+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: audit 2024-02-19T21:41:52.095494+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: audit 2024-02-19T21:41:52.096964+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: cephadm 2024-02-19T21:41:52.098358+0000 mgr.y (mgr.25078) 10 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-19T21:41:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:53 smithi129 bash[14169]: audit 2024-02-19T21:41:52.099295+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:41:53.633 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:53.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:41:53.706 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:53.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:41:53.707 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:41:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:41:53.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:41:53.824 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:41:54.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:54 smithi087 systemd[1]: Stopping Ceph mon.c for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (8m) 5s ago 8m 14.9M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (8m) 4s ago 8m 26.4M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 4s ago 9m - - 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (40s) 4s ago 12m 377M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (84s) 5s ago 14m 405M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:41:54.514 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (27s) 5s ago 15m 32.9M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (13m) 4s ago 13m 58.4M 2048M 15.2.9 dfc483079636 ce0111d41f52 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (13m) 5s ago 13m 52.7M 2048M 15.2.9 dfc483079636 47d01988ad44 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (8m) 5s ago 8m 11.5M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (8m) 4s ago 8m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (12m) 5s ago 12m 44.0M 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (12m) 5s ago 12m 45.2M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (11m) 5s ago 11m 42.5M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:41:54.515 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (11m) 5s ago 11m 45.9M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (10m) 4s ago 10m 45.3M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (10m) 4s ago 10m 43.4M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (10m) 4s ago 10m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (9m) 4s ago 9m 45.0M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (102s) 4s ago 8m 35.3M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (6m) 5s ago 6m 50.2M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:41:54.516 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (6m) 4s ago 6m 50.0M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:41:54.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:54 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 4. 2024-02-19T21:41:54.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:54 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:54.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:54 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:54.821 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:54 smithi087 bash[18090]: debug 2024-02-19T21:41:54.420+0000 7fc943fee700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:41:54.822 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:54 smithi087 bash[18090]: debug 2024-02-19T21:41:54.420+0000 7fc943fee700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-19T21:41:54.911 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:41:54.911 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2, 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:41:54.912 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:41:54.913 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:41:54.913 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 12, 2024-02-19T21:41:54.913 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:41:54.913 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:41:54.913 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr" 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "3/21 daemons upgraded", 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mon daemons", 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:41:55.255 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:41:55.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:55 smithi087 bash[40624]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.c 2024-02-19T21:41:55.510 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:55 smithi087 bash[40734]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.c 2024-02-19T21:41:55.828 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:55 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.c.service: Succeeded. 2024-02-19T21:41:55.828 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:55 smithi087 systemd[1]: Stopped Ceph mon.c for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:55.828 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:55 smithi087 systemd[1]: Started Ceph mon.c for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:41:56.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:55 smithi129 bash[33604]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:41:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.772+0000 7fbc676ff880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:41:57.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.772+0000 7fbc676ff880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 7 2024-02-19T21:41:57.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.772+0000 7fbc676ff880 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:41:57.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 0 load: jerasure load: lrc load: isa 2024-02-19T21:41:57.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: RocksDB version: 6.8.1 2024-02-19T21:41:57.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:41:57.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Compile date Feb 17 2024 2024-02-19T21:41:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: DB SUMMARY 2024-02-19T21:41:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:41:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:41:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 652 Bytes 2024-02-19T21:41:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000020.sst 2024-02-19T21:41:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000018.log size: 13886266 ; 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.env: 0x55d824e23080 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.fs: Posix File System 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.info_log: 0x55d826513a20 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:41:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:41:57.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:41:57.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:41:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.db_log_dir: 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.write_buffer_manager: 0x55d827212360 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:41:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.unordered_write: 0 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.row_cache: None 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.wal_filter: None 2024-02-19T21:41:57.140 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.log_readahead_size: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:41:57.141 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Compression algorithms supported: 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kZSTD supported: 0 2024-02-19T21:41:57.142 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.merge_operator: 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:41:57.143 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d8264c1d10) 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: cache_index_and_filter_blocks: 1 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: pin_top_level_index_and_filter: 1 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: index_type: 0 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: data_block_index_type: 0 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: index_shortening: 1 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: hash_index_allow_collision: 1 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: checksum: 1 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: no_block_cache: 0 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_cache: 0x55d8264f8f10 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_cache_name: BinnedLRUCache 2024-02-19T21:41:57.144 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_cache_options: 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: capacity : 536870912 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: num_shard_bits : 4 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: strict_capacity_limit : 0 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: high_pri_pool_ratio: 0.000 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_cache_compressed: (nil) 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: persistent_cache: (nil) 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_size: 4096 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_size_deviation: 10 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_restart_interval: 16 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: index_block_restart_interval: 1 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: metadata_block_size: 4096 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: partition_filters: 0 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: use_delta_encoding: 1 2024-02-19T21:41:57.145 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: whole_key_filtering: 1 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: verify_compression: 0 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: read_amp_bytes_per_bit: 0 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: format_version: 2 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: enable_index_compression: 1 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: block_align: 0 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:41:57.146 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.num_levels: 7 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:41:57.147 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:41:57.148 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:41:57.149 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:41:57.150 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:41:57.151 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.ttl: 2592000 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 11378, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 18 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378916782944, "job": 1, "event": "recovery_started", "log_files": [18]} 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.776+0000 7fbc676ff880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #18 mode 2 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.796+0000 7fbc676ff880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.812+0000 7fbc676ff880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378916816097, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 22, "file_size": 9023089, "table_properties": {"data_size": 9009466, "index_size": 11327, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1477, "raw_key_size": 12003, "raw_average_key_size": 21, "raw_value_size": 8992874, "raw_average_value_size": 16380, "num_data_blocks": 355, "num_entries": 549, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708378916, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.812+0000 7fbc676ff880 4 rocksdb: [version_set.cc:3826] Creating manifest 23 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.812+0000 7fbc676ff880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.812+0000 7fbc676ff880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378916817997, "job": 1, "event": "recovery_finished"} 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.816+0000 7fbc676ff880 4 rocksdb: DB pointer 0x55d8265c1800 2024-02-19T21:41:57.152 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.816+0000 7fbc4e4f1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.816+0000 7fbc4e4f1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** DB Stats ** 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** Compaction Stats [default] ** 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: L0 1/0 8.61 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: L6 1/0 23.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:41:57.153 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Sum 2/0 32.14 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** Compaction Stats [default] ** 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Flush(GB): cumulative 0.008, interval 0.008 2024-02-19T21:41:57.154 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:41:57.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:41:57.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:41:57.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:41:57.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Cumulative compaction: 0.01 GB write, 214.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:57.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Interval compaction: 0.01 GB write, 214.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:57.155 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:41:57.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:41:57.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** Compaction Stats [default] ** 2024-02-19T21:41:57.156 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:57.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:57.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: L0 1/0 8.61 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.157 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: L6 1/0 23.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:41:57.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Sum 2/0 32.14 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:41:57.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** Compaction Stats [default] ** 2024-02-19T21:41:57.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:41:57.158 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 642.1 0.01 0.00 1 0.013 0 0 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Flush(GB): cumulative 0.008, interval 0.000 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:41:57.159 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Cumulative compaction: 0.01 GB write, 214.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.816+0000 7fbc676ff880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] at bind addrs [v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 1 mon.c@-1(???) e3 preinit fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 0 mon.c@-1(???).mds e1 new map 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 0 mon.c@-1(???).mds e1 print_map 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: e1 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:41:57.160 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: legacy client fscid: -1 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: No filesystems configured 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 0 mon.c@-1(???).osd e67 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 0 mon.c@-1(???).osd e67 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 0 mon.c@-1(???).osd e67 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 0 mon.c@-1(???).osd e67 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: cluster 2024-02-19T21:41:51.951433+0000 mgr.y (mgr.25078) 8 : cluster [DBG] pgmap v8: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: cephadm 2024-02-19T21:41:52.080435+0000 mgr.y (mgr.25078) 9 : cephadm [INF] Upgrade: Updating mon.c 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: audit 2024-02-19T21:41:52.091919+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: audit 2024-02-19T21:41:52.093908+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: audit 2024-02-19T21:41:52.095494+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: audit 2024-02-19T21:41:52.096964+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: cephadm 2024-02-19T21:41:52.098358+0000 mgr.y (mgr.25078) 10 : cephadm [INF] Deploying daemon mon.c on smithi087 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: audit 2024-02-19T21:41:52.099295+0000 mon.c (mon.1) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:41:57.161 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:56 smithi087 bash[40854]: debug 2024-02-19T21:41:56.820+0000 7fbc676ff880 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-02-19T21:41:58.500 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: cluster 2024-02-19T21:41:53.952739+0000 mgr.y (mgr.25078) 12 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:58.500 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.146267+0000 mgr.y (mgr.25078) 13 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.431965+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.432815+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.433447+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.482337+0000 mgr.y (mgr.25078) 14 : audit [DBG] from='client.25132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.485040+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.486277+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.501 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.487351+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.488600+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.489751+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.490830+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.496255+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.497429+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.498357+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.499108+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.499846+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.502 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[14169]: audit 2024-02-19T21:41:54.911448+0000 mon.a (mon.0) 32 : audit [DBG] from='client.44163 172.21.15.87:0/549733470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:58.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: cluster 2024-02-19T21:41:53.952739+0000 mgr.y (mgr.25078) 12 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.146267+0000 mgr.y (mgr.25078) 13 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.431965+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.432815+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.433447+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.482337+0000 mgr.y (mgr.25078) 14 : audit [DBG] from='client.25132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.485040+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.486277+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.487351+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.488600+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.489751+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.490830+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.496255+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.497429+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.498357+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.499108+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.499846+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[39529]: audit 2024-02-19T21:41:54.911448+0000 mon.a (mon.0) 32 : audit [DBG] from='client.44163 172.21.15.87:0/549733470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: cluster 2024-02-19T21:41:53.952739+0000 mgr.y (mgr.25078) 12 : cluster [DBG] pgmap v9: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.146267+0000 mgr.y (mgr.25078) 13 : audit [DBG] from='client.44151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.431965+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.432815+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:41:58.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.433447+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:41:58.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.482337+0000 mgr.y (mgr.25078) 14 : audit [DBG] from='client.25132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:58.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.485040+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.486277+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.487351+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.488600+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.489751+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.490830+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.496255+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:41:58.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.497429+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.498357+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.499108+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.499846+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:41:58.638 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:58 smithi087 bash[40854]: audit 2024-02-19T21:41:54.911448+0000 mon.a (mon.0) 32 : audit [DBG] from='client.44163 172.21.15.87:0/549733470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: --- Logging error --- 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.send(msg) 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:58.786 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self._connect_unixsocket(self.address) 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Call stack: 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:58.787 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self._bootstrap_inner() 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.run() 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: logger.info("Started the configuration object watcher") 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Message: 'Started the configuration object watcher' 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Arguments: () 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: --- Logging error --- 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.send(msg) 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:58.788 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self._connect_unixsocket(self.address) 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Call stack: 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: main() 2024-02-19T21:41:58.789 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Arguments: () 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: --- Logging error --- 2024-02-19T21:41:58.790 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.send(msg) 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self._connect_unixsocket(self.address) 2024-02-19T21:41:58.791 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Call stack: 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self._bootstrap_inner() 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.run() 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.interval)) 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:41:58.792 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Arguments: () 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: --- Logging error --- 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.send(msg) 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: During handling of the above exception, another exception occurred: 2024-02-19T21:41:58.793 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self._connect_unixsocket(self.address) 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: self.socket.connect(address) 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Call stack: 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: main() 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:41:58.794 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: "{}".format(blacklisted_ip)) 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Arguments: () 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: Traceback (most recent call last): 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: main() 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: **kwargs).stdout 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:41:58.795 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: output=stdout, stderr=stderr) 2024-02-19T21:41:58.796 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:58 smithi129 bash[33619]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:41:59.426 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:59 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: audit 2024-02-19T21:41:55.254972+0000 mgr.y (mgr.25078) 15 : audit [DBG] from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:55.953502+0000 mgr.y (mgr.25078) 16 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: audit 2024-02-19T21:41:56.364969+0000 mon.b (mon.2) 173 : audit [DBG] from='client.? 172.21.15.129:0/2904258203' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:57.036973+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:57.954992+0000 mgr.y (mgr.25078) 17 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 172 B/s rd, 0 op/s 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.110648+0000 mon.a (mon.0) 33 : cluster [INF] mon.a calling monitor election 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.132689+0000 mon.a (mon.0) 34 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.145966+0000 mon.a (mon.0) 35 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.146871+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.146932+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.147521+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e31: y(active, since 22s), standbys: x 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.147701+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:41:59.427 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.147722+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:41:59.428 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: cluster 2024-02-19T21:41:58.147744+0000 mon.a (mon.0) 41 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:41:59.428 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: audit 2024-02-19T21:41:58.151997+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25078 ' entity='' 2024-02-19T21:41:59.428 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: audit 2024-02-19T21:41:58.156276+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:59.428 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: audit 2024-02-19T21:41:58.160095+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:59.428 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[14169]: audit 2024-02-19T21:41:58.493242+0000 mon.b (mon.2) 176 : audit [INF] from='client.? 172.21.15.129:0/208004793' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:41:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: audit 2024-02-19T21:41:55.254972+0000 mgr.y (mgr.25078) 15 : audit [DBG] from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:55.953502+0000 mgr.y (mgr.25078) 16 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: audit 2024-02-19T21:41:56.364969+0000 mon.b (mon.2) 173 : audit [DBG] from='client.? 172.21.15.129:0/2904258203' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:57.036973+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:57.954992+0000 mgr.y (mgr.25078) 17 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 172 B/s rd, 0 op/s 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.110648+0000 mon.a (mon.0) 33 : cluster [INF] mon.a calling monitor election 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.132689+0000 mon.a (mon.0) 34 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.145966+0000 mon.a (mon.0) 35 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.146871+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.146932+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.147521+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e31: y(active, since 22s), standbys: x 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.147701+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.147722+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: cluster 2024-02-19T21:41:58.147744+0000 mon.a (mon.0) 41 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:41:59.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: audit 2024-02-19T21:41:58.151997+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25078 ' entity='' 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: audit 2024-02-19T21:41:58.156276+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: audit 2024-02-19T21:41:58.160095+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[39529]: audit 2024-02-19T21:41:58.493242+0000 mon.b (mon.2) 176 : audit [INF] from='client.? 172.21.15.129:0/208004793' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: audit 2024-02-19T21:41:55.254972+0000 mgr.y (mgr.25078) 15 : audit [DBG] from='client.44169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:55.953502+0000 mgr.y (mgr.25078) 16 : cluster [DBG] pgmap v10: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: audit 2024-02-19T21:41:56.364969+0000 mon.b (mon.2) 173 : audit [DBG] from='client.? 172.21.15.129:0/2904258203' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:57.036973+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:57.954992+0000 mgr.y (mgr.25078) 17 : cluster [DBG] pgmap v11: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 172 B/s rd, 0 op/s 2024-02-19T21:41:59.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.110648+0000 mon.a (mon.0) 33 : cluster [INF] mon.a calling monitor election 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.132689+0000 mon.a (mon.0) 34 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.145966+0000 mon.a (mon.0) 35 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.146871+0000 mon.a (mon.0) 36 : cluster [DBG] fsmap 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.146932+0000 mon.a (mon.0) 37 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.147521+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e31: y(active, since 22s), standbys: x 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.147701+0000 mon.a (mon.0) 39 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.147722+0000 mon.a (mon.0) 40 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: cluster 2024-02-19T21:41:58.147744+0000 mon.a (mon.0) 41 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: audit 2024-02-19T21:41:58.151997+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25078 ' entity='' 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: audit 2024-02-19T21:41:58.156276+0000 mon.b (mon.2) 174 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:41:59.636 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: audit 2024-02-19T21:41:58.160095+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:41:59.637 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:41:59 smithi087 bash[40854]: audit 2024-02-19T21:41:58.493242+0000 mon.b (mon.2) 176 : audit [INF] from='client.? 172.21.15.129:0/208004793' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:41:59.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:41:59 smithi129 bash[33604]: (process:1): GLib-GObject-CRITICAL **: 21:41:59.425: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:42:00.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:00 smithi129 bash[33843]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:42:00.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:00 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:42:01.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:01 smithi129 bash[14169]: cluster 2024-02-19T21:41:59.955747+0000 mgr.y (mgr.25078) 18 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 172 B/s rd, 0 op/s 2024-02-19T21:42:01.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:01 smithi087 bash[39529]: cluster 2024-02-19T21:41:59.955747+0000 mgr.y (mgr.25078) 18 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 172 B/s rd, 0 op/s 2024-02-19T21:42:01.625 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:01 smithi087 bash[40854]: cluster 2024-02-19T21:41:59.955747+0000 mgr.y (mgr.25078) 18 : cluster [DBG] pgmap v12: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 172 B/s rd, 0 op/s 2024-02-19T21:42:01.883 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:42:01 smithi087 bash[37601]: debug 2024-02-19T21:42:01.828+0000 7ff6a6185700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-02-19T21:42:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:01.625Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:01.625Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:01.625Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:42:03.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:02 smithi087 bash[39529]: cluster 2024-02-19T21:42:01.956537+0000 mgr.y (mgr.25078) 19 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-19T21:42:03.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:02 smithi087 bash[40854]: cluster 2024-02-19T21:42:01.956537+0000 mgr.y (mgr.25078) 19 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-19T21:42:03.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:02 smithi129 bash[14169]: cluster 2024-02-19T21:42:01.956537+0000 mgr.y (mgr.25078) 19 : cluster [DBG] pgmap v13: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-19T21:42:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:03.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:03.516Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:03.516Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:42:05.551 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: cluster 2024-02-19T21:42:03.957625+0000 mgr.y (mgr.25078) 20 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-19T21:42:05.551 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.242606+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:05.551 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.245380+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:05.551 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.247462+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:42:05.551 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: cephadm 2024-02-19T21:42:04.249743+0000 mgr.y (mgr.25078) 21 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:42:05.551 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: cluster 2024-02-19T21:42:04.250855+0000 mgr.y (mgr.25078) 22 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 298 B/s rd, 0 op/s 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: cluster 2024-02-19T21:42:04.251256+0000 mgr.y (mgr.25078) 23 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 370 B/s rd, 0 op/s 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.258830+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.271419+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.278496+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.281870+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: audit 2024-02-19T21:42:04.283677+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-19T21:42:05.552 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:05 smithi129 bash[14169]: cephadm 2024-02-19T21:42:04.285693+0000 mgr.y (mgr.25078) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: cluster 2024-02-19T21:42:03.957625+0000 mgr.y (mgr.25078) 20 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.242606+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.245380+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.247462+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: cephadm 2024-02-19T21:42:04.249743+0000 mgr.y (mgr.25078) 21 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: cluster 2024-02-19T21:42:04.250855+0000 mgr.y (mgr.25078) 22 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 298 B/s rd, 0 op/s 2024-02-19T21:42:05.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: cluster 2024-02-19T21:42:04.251256+0000 mgr.y (mgr.25078) 23 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 370 B/s rd, 0 op/s 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.258830+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.271419+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.278496+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.281870+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: audit 2024-02-19T21:42:04.283677+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[40854]: cephadm 2024-02-19T21:42:04.285693+0000 mgr.y (mgr.25078) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: cluster 2024-02-19T21:42:03.957625+0000 mgr.y (mgr.25078) 20 : cluster [DBG] pgmap v14: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.242606+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.245380+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.247462+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: cephadm 2024-02-19T21:42:04.249743+0000 mgr.y (mgr.25078) 21 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:42:05.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: cluster 2024-02-19T21:42:04.250855+0000 mgr.y (mgr.25078) 22 : cluster [DBG] pgmap v15: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 298 B/s rd, 0 op/s 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: cluster 2024-02-19T21:42:04.251256+0000 mgr.y (mgr.25078) 23 : cluster [DBG] pgmap v16: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 370 B/s rd, 0 op/s 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.258830+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.271419+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.278496+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.281870+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: audit 2024-02-19T21:42:04.283677+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-02-19T21:42:05.635 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:05 smithi087 bash[39529]: cephadm 2024-02-19T21:42:04.285693+0000 mgr.y (mgr.25078) 24 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: cluster 2024-02-19T21:42:06.251892+0000 mgr.y (mgr.25078) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: cephadm 2024-02-19T21:42:06.340726+0000 mgr.y (mgr.25078) 26 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: audit 2024-02-19T21:42:06.350303+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: audit 2024-02-19T21:42:06.352115+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: audit 2024-02-19T21:42:06.353454+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: audit 2024-02-19T21:42:06.354897+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: cephadm 2024-02-19T21:42:06.356721+0000 mgr.y (mgr.25078) 27 : cephadm [INF] Deploying daemon mon.b on smithi129 2024-02-19T21:42:07.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[39529]: audit 2024-02-19T21:42:06.357118+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: cluster 2024-02-19T21:42:06.251892+0000 mgr.y (mgr.25078) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: cephadm 2024-02-19T21:42:06.340726+0000 mgr.y (mgr.25078) 26 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: audit 2024-02-19T21:42:06.350303+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: audit 2024-02-19T21:42:06.352115+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: audit 2024-02-19T21:42:06.353454+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: audit 2024-02-19T21:42:06.354897+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: cephadm 2024-02-19T21:42:06.356721+0000 mgr.y (mgr.25078) 27 : cephadm [INF] Deploying daemon mon.b on smithi129 2024-02-19T21:42:07.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:07 smithi087 bash[40854]: audit 2024-02-19T21:42:06.357118+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:07.717 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: cluster 2024-02-19T21:42:06.251892+0000 mgr.y (mgr.25078) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-02-19T21:42:07.717 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: cephadm 2024-02-19T21:42:06.340726+0000 mgr.y (mgr.25078) 26 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:42:07.717 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: audit 2024-02-19T21:42:06.350303+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:07.717 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: audit 2024-02-19T21:42:06.352115+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:07.718 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: audit 2024-02-19T21:42:06.353454+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:07.718 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: audit 2024-02-19T21:42:06.354897+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:07.718 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: cephadm 2024-02-19T21:42:06.356721+0000 mgr.y (mgr.25078) 27 : cephadm [INF] Deploying daemon mon.b on smithi129 2024-02-19T21:42:07.718 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:07 smithi129 bash[14169]: audit 2024-02-19T21:42:06.357118+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:08 smithi129 systemd[1]: Stopping Ceph mon.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:42:08.966 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:08 smithi129 bash[14169]: debug 2024-02-19T21:42:08.611+0000 7f0bbf0cb700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:42:08.966 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:08 smithi129 bash[14169]: debug 2024-02-19T21:42:08.611+0000 7f0bbf0cb700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-19T21:42:09.531 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:09 smithi129 bash[34116]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.b 2024-02-19T21:42:09.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:09 smithi129 bash[34233]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.b 2024-02-19T21:42:09.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:09 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.b.service: Succeeded. 2024-02-19T21:42:09.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:09 smithi129 systemd[1]: Stopped Ceph mon.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:10.146 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:10 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 5. 2024-02-19T21:42:10.146 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:10 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:10.146 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:10 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:10.146 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:09 smithi129 systemd[1]: Started Ceph mon.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.523+0000 7ff5feeaf880 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.523+0000 7ff5feeaf880 0 ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable), process ceph-mon, pid 7 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.523+0000 7ff5feeaf880 0 pidfile_write: ignore empty --pid-file 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 0 load: jerasure load: lrc load: isa 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: RocksDB version: 6.8.1 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Compile date Feb 17 2024 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: DB SUMMARY 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: CURRENT file: CURRENT 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: IDENTITY file: IDENTITY 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 652 Bytes 2024-02-19T21:42:11.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000020.sst 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000018.log size: 14865503 ; 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.error_if_exists: 0 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.create_if_missing: 0 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.paranoid_checks: 1 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.env: 0x55dcbefc4080 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.fs: Posix File System 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.info_log: 0x55dcc054da20 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.statistics: (nil) 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.use_fsync: 0 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_log_file_size: 0 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-19T21:42:11.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-19T21:42:11.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.allow_fallocate: 1 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.use_direct_reads: 0 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.create_missing_column_families: 0 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.db_log_dir: 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_subcompactions: 1 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_background_flushes: -1 2024-02-19T21:42:11.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.advise_random_on_open: 1 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-19T21:42:11.826 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.write_buffer_manager: 0x55dcc124c360 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.rate_limiter: (nil) 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.unordered_write: 0 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-19T21:42:11.827 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.row_cache: None 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.wal_filter: None 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.preserve_deletes: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.two_write_queues: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.manual_wal_flush: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.atomic_flush: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-02-19T21:42:11.828 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.log_readahead_size: 0 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_background_jobs: 2 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_background_compactions: -1 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-19T21:42:11.829 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_total_wal_size: 0 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.max_open_files: -1 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.bytes_per_sync: 0 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-19T21:42:11.830 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Compression algorithms supported: 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kZSTD supported: 0 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kXpressCompression supported: 0 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kLZ4Compression supported: 1 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kBZip2Compression supported: 0 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kZlibCompression supported: 1 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: kSnappyCompression supported: 1 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.527+0000 7ff5feeaf880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.merge_operator: 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_filter: None 2024-02-19T21:42:11.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_filter_factory: None 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dcc04fbd10) 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: cache_index_and_filter_blocks: 1 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: cache_index_and_filter_blocks_with_high_priority: 0 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: pin_top_level_index_and_filter: 1 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: index_type: 0 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: data_block_index_type: 0 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: index_shortening: 1 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: data_block_hash_table_util_ratio: 0.750000 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: hash_index_allow_collision: 1 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: checksum: 1 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: no_block_cache: 0 2024-02-19T21:42:11.832 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_cache: 0x55dcc0532f10 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_cache_name: BinnedLRUCache 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_cache_options: 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: capacity : 536870912 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: num_shard_bits : 4 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: strict_capacity_limit : 0 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: high_pri_pool_ratio: 0.000 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_cache_compressed: (nil) 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: persistent_cache: (nil) 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_size: 4096 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_size_deviation: 10 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_restart_interval: 16 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: index_block_restart_interval: 1 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: metadata_block_size: 4096 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: partition_filters: 0 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: use_delta_encoding: 1 2024-02-19T21:42:11.833 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: whole_key_filtering: 1 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: verify_compression: 0 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: read_amp_bytes_per_bit: 0 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: format_version: 2 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: enable_index_compression: 1 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: block_align: 0 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression: NoCompression 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.num_levels: 7 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-19T21:42:11.834 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression_opts.level: 32767 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-19T21:42:11.835 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compression_opts.enabled: false 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-19T21:42:11.836 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-19T21:42:11.837 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-19T21:42:11.837 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-19T21:42:11.837 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-19T21:42:11.837 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.arena_block_size: 4194304 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-19T21:42:11.838 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.table_properties_collectors: 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.inplace_update_support: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.bloom_locality: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.max_successive_merges: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.force_consistency_checks: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.ttl: 2592000 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-02-19T21:42:11.839 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 22, last_sequence is 11268, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 18 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378931534413, "job": 1, "event": "recovery_started", "log_files": [18]} 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.531+0000 7ff5feeaf880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #18 mode 2 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.551+0000 7ff5feeaf880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.567+0000 7ff5feeaf880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378931570146, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 22, "file_size": 9626954, "table_properties": {"data_size": 9612170, "index_size": 12360, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1605, "raw_key_size": 12901, "raw_average_key_size": 21, "raw_value_size": 9594208, "raw_average_value_size": 16151, "num_data_blocks": 388, "num_entries": 594, "num_deletions": 2, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1708378931, "oldest_key_time": 3, "file_creation_time": 0}} 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.567+0000 7ff5feeaf880 4 rocksdb: [version_set.cc:3826] Creating manifest 23 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.567+0000 7ff5feeaf880 4 rocksdb: [version_set.cc:3291] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.571+0000 7ff5feeaf880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708378931572713, "job": 1, "event": "recovery_finished"} 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 4 rocksdb: DB pointer 0x55dcc05fb800 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5e5ca1700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5e5ca1700 4 rocksdb: [db_impl/db_impl.cc:851] 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** DB Stats ** 2024-02-19T21:42:11.840 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** Compaction Stats [default] ** 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: L0 1/0 9.18 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: L6 1/0 23.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Sum 2/0 32.72 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** Compaction Stats [default] ** 2024-02-19T21:42:11.841 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Flush(GB): cumulative 0.009, interval 0.009 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Cumulative compaction: 0.01 GB write, 208.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Interval compaction: 0.01 GB write, 208.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** Compaction Stats [default] ** 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:42:11.842 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: L0 1/0 9.18 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: L6 1/0 23.54 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Sum 2/0 32.72 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** Compaction Stats [default] ** 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 540.9 0.02 0.00 1 0.017 0 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Flush(GB): cumulative 0.009, interval 0.000 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(Total Files): cumulative 0, interval 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: AddFile(Keys): cumulative 0, interval 0 2024-02-19T21:42:11.843 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Cumulative compaction: 0.01 GB write, 207.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: ** File Read Latency Histogram By Level [default] ** 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 starting mon.b rank 2 at public addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] at bind addrs [v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 1 mon.b@-1(???) e3 preinit fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 mon.b@-1(???).mds e1 new map 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 mon.b@-1(???).mds e1 print_map 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: e1 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: legacy client fscid: -1 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: No filesystems configured 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 mon.b@-1(???).osd e67 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-19T21:42:11.844 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 mon.b@-1(???).osd e67 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 mon.b@-1(???).osd e67 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.575+0000 7ff5feeaf880 0 mon.b@-1(???).osd e67 crush map has features 288514051259236352, adjusting msgr requires 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: cluster 2024-02-19T21:42:06.251892+0000 mgr.y (mgr.25078) 25 : cluster [DBG] pgmap v17: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: cephadm 2024-02-19T21:42:06.340726+0000 mgr.y (mgr.25078) 26 : cephadm [INF] Upgrade: Updating mon.b 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: audit 2024-02-19T21:42:06.350303+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25078 ' entity='mgr.y' 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: audit 2024-02-19T21:42:06.352115+0000 mon.b (mon.2) 183 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: audit 2024-02-19T21:42:06.353454+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: audit 2024-02-19T21:42:06.354897+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: cephadm 2024-02-19T21:42:06.356721+0000 mgr.y (mgr.25078) 27 : cephadm [INF] Deploying daemon mon.b on smithi129 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: audit 2024-02-19T21:42:06.357118+0000 mon.b (mon.2) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:11.845 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:11 smithi129 bash[34349]: debug 2024-02-19T21:42:11.579+0000 7ff5feeaf880 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-02-19T21:42:11.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:11.625Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:11.625Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:11.625Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:42:12.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:12 smithi129 bash[34371]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:42:12.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:12 smithi129 bash[34349]: audit 2024-02-19T21:42:08.628058+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:42:12.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:12 smithi129 bash[34349]: audit 2024-02-19T21:42:08.629327+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:42:12.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:12 smithi129 bash[34349]: audit 2024-02-19T21:42:08.629768+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:42:12.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:12 smithi087 bash[39529]: audit 2024-02-19T21:42:08.628058+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:42:12.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:12 smithi087 bash[39529]: audit 2024-02-19T21:42:08.629327+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:42:12.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:12 smithi087 bash[39529]: audit 2024-02-19T21:42:08.629768+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:42:12.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:12 smithi087 bash[40854]: audit 2024-02-19T21:42:08.628058+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:42:12.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:12 smithi087 bash[40854]: audit 2024-02-19T21:42:08.629327+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:42:12.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:12 smithi087 bash[40854]: audit 2024-02-19T21:42:08.629768+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:42:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:13.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:13.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:13.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:42:16.882 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:42:16 smithi087 bash[37601]: debug 2024-02-19T21:42:16.588+0000 7ff6a6185700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-02-19T21:42:17.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:12.255606+0000 mgr.y (mgr.25078) 30 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:12.404885+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: audit 2024-02-19T21:42:12.405192+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:12.405461+0000 mon.a (mon.0) 59 : cluster [INF] mon.a calling monitor election 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:12.406962+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: audit 2024-02-19T21:42:12.407760+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: audit 2024-02-19T21:42:12.408020+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:14.256422+0000 mgr.y (mgr.25078) 31 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:16.257203+0000 mgr.y (mgr.25078) 32 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.407394+0000 mon.a (mon.0) 62 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.411228+0000 mon.a (mon.0) 63 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.411284+0000 mon.a (mon.0) 64 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.411315+0000 mon.a (mon.0) 65 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.411417+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-02-19T21:42:17.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.436607+0000 mon.a (mon.0) 67 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.447669+0000 mon.a (mon.0) 68 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.448752+0000 mon.a (mon.0) 69 : cluster [DBG] fsmap 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.448841+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.449631+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e31: y(active, since 41s), standbys: x 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.449977+0000 mon.a (mon.0) 72 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.450026+0000 mon.a (mon.0) 73 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: cluster 2024-02-19T21:42:17.450070+0000 mon.a (mon.0) 74 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: audit 2024-02-19T21:42:17.461781+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: audit 2024-02-19T21:42:17.464258+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:17.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:17 smithi129 bash[34349]: audit 2024-02-19T21:42:17.468142+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:42:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:12.255606+0000 mgr.y (mgr.25078) 30 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:12.404885+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:42:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: audit 2024-02-19T21:42:12.405192+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:42:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:12.405461+0000 mon.a (mon.0) 59 : cluster [INF] mon.a calling monitor election 2024-02-19T21:42:17.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:12.406962+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: audit 2024-02-19T21:42:12.407760+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: audit 2024-02-19T21:42:12.408020+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:14.256422+0000 mgr.y (mgr.25078) 31 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:16.257203+0000 mgr.y (mgr.25078) 32 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.407394+0000 mon.a (mon.0) 62 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.411228+0000 mon.a (mon.0) 63 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.411284+0000 mon.a (mon.0) 64 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.411315+0000 mon.a (mon.0) 65 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.411417+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.436607+0000 mon.a (mon.0) 67 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.447669+0000 mon.a (mon.0) 68 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.448752+0000 mon.a (mon.0) 69 : cluster [DBG] fsmap 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.448841+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:42:17.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.449631+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e31: y(active, since 41s), standbys: x 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.449977+0000 mon.a (mon.0) 72 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.450026+0000 mon.a (mon.0) 73 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: cluster 2024-02-19T21:42:17.450070+0000 mon.a (mon.0) 74 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: audit 2024-02-19T21:42:17.461781+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: audit 2024-02-19T21:42:17.464258+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[40854]: audit 2024-02-19T21:42:17.468142+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:12.255606+0000 mgr.y (mgr.25078) 30 : cluster [DBG] pgmap v20: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:12.404885+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: audit 2024-02-19T21:42:12.405192+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:12.405461+0000 mon.a (mon.0) 59 : cluster [INF] mon.a calling monitor election 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:12.406962+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-19T21:42:17.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: audit 2024-02-19T21:42:12.407760+0000 mon.a (mon.0) 60 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: audit 2024-02-19T21:42:12.408020+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:14.256422+0000 mgr.y (mgr.25078) 31 : cluster [DBG] pgmap v21: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:16.257203+0000 mgr.y (mgr.25078) 32 : cluster [DBG] pgmap v22: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.407394+0000 mon.a (mon.0) 62 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.411228+0000 mon.a (mon.0) 63 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.411284+0000 mon.a (mon.0) 64 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.411315+0000 mon.a (mon.0) 65 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.411417+0000 mon.a (mon.0) 66 : cluster [INF] mon.a calling monitor election 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.436607+0000 mon.a (mon.0) 67 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.447669+0000 mon.a (mon.0) 68 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.87:3300/0,v1:172.21.15.87:6789/0],b=[v2:172.21.15.129:3300/0,v1:172.21.15.129:6789/0],c=[v2:172.21.15.87:3301/0,v1:172.21.15.87:6790/0]} removed_ranks: {} 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.448752+0000 mon.a (mon.0) 69 : cluster [DBG] fsmap 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.448841+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.449631+0000 mon.a (mon.0) 71 : cluster [DBG] mgrmap e31: y(active, since 41s), standbys: x 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.449977+0000 mon.a (mon.0) 72 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-19T21:42:17.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.450026+0000 mon.a (mon.0) 73 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-19T21:42:17.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: cluster 2024-02-19T21:42:17.450070+0000 mon.a (mon.0) 74 : cluster [WRN] daemon iscsi.iscsi.a on smithi129 is in error state 2024-02-19T21:42:17.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: audit 2024-02-19T21:42:17.461781+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:17.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: audit 2024-02-19T21:42:17.464258+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:17.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:17 smithi087 bash[39529]: audit 2024-02-19T21:42:17.468142+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: --- Logging error --- 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.send(msg) 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.322 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self._connect_unixsocket(self.address) 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Call stack: 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self._bootstrap_inner() 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.run() 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: logger.info("Started the configuration object watcher") 2024-02-19T21:42:19.323 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Message: 'Started the configuration object watcher' 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Arguments: () 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: --- Logging error --- 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.send(msg) 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self._connect_unixsocket(self.address) 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Call stack: 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: main() 2024-02-19T21:42:19.325 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Arguments: () 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: --- Logging error --- 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.send(msg) 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.326 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self._connect_unixsocket(self.address) 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Call stack: 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self._bootstrap_inner() 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.run() 2024-02-19T21:42:19.327 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.interval)) 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Arguments: () 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: --- Logging error --- 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.send(msg) 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:19.328 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self._connect_unixsocket(self.address) 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: self.socket.connect(address) 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Call stack: 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: main() 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: "{}".format(blacklisted_ip)) 2024-02-19T21:42:19.329 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Arguments: () 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: Traceback (most recent call last): 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: main() 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: **kwargs).stdout 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: output=stdout, stderr=stderr) 2024-02-19T21:42:19.330 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:18 smithi129 bash[34386]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:42:19.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:19 smithi129 bash[34349]: cluster 2024-02-19T21:42:18.258840+0000 mgr.y (mgr.25078) 33 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-19T21:42:19.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:19 smithi129 bash[34349]: audit 2024-02-19T21:42:18.637946+0000 mon.b (mon.2) 3 : audit [DBG] from='client.44199 172.21.15.129:0/1650720514' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:19.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:19 smithi129 bash[34349]: audit 2024-02-19T21:42:18.975294+0000 mon.b (mon.2) 4 : audit [INF] from='client.44205 172.21.15.129:0/3043268746' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:19.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:19 smithi087 bash[40854]: cluster 2024-02-19T21:42:18.258840+0000 mgr.y (mgr.25078) 33 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-19T21:42:19.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:19 smithi087 bash[40854]: audit 2024-02-19T21:42:18.637946+0000 mon.b (mon.2) 3 : audit [DBG] from='client.44199 172.21.15.129:0/1650720514' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:19.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:19 smithi087 bash[40854]: audit 2024-02-19T21:42:18.975294+0000 mon.b (mon.2) 4 : audit [INF] from='client.44205 172.21.15.129:0/3043268746' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:19.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:19 smithi087 bash[39529]: cluster 2024-02-19T21:42:18.258840+0000 mgr.y (mgr.25078) 33 : cluster [DBG] pgmap v23: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-19T21:42:19.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:19 smithi087 bash[39529]: audit 2024-02-19T21:42:18.637946+0000 mon.b (mon.2) 3 : audit [DBG] from='client.44199 172.21.15.129:0/1650720514' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:19.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:19 smithi087 bash[39529]: audit 2024-02-19T21:42:18.975294+0000 mon.b (mon.2) 4 : audit [INF] from='client.44205 172.21.15.129:0/3043268746' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:20.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:19 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:42:20.182 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:20 smithi129 bash[34371]: (process:1): GLib-GObject-CRITICAL **: 21:42:20.014: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:42:20.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:20 smithi129 bash[34717]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:42:20.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:20 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:42:21.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:21 smithi129 bash[34349]: cluster 2024-02-19T21:42:20.259737+0000 mgr.y (mgr.25078) 34 : cluster [DBG] pgmap v24: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-19T21:42:21.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:21 smithi087 bash[40854]: cluster 2024-02-19T21:42:20.259737+0000 mgr.y (mgr.25078) 34 : cluster [DBG] pgmap v24: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-19T21:42:21.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:21 smithi087 bash[39529]: cluster 2024-02-19T21:42:20.259737+0000 mgr.y (mgr.25078) 34 : cluster [DBG] pgmap v24: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-02-19T21:42:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:21.625Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:21.625Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:21.626Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:42:23.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:23 smithi087 bash[40854]: cluster 2024-02-19T21:42:22.261219+0000 mgr.y (mgr.25078) 35 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:42:23.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:23 smithi087 bash[39529]: cluster 2024-02-19T21:42:22.261219+0000 mgr.y (mgr.25078) 35 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:42:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:23.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:23.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:23.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:42:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:23 smithi129 bash[34349]: cluster 2024-02-19T21:42:22.261219+0000 mgr.y (mgr.25078) 35 : cluster [DBG] pgmap v25: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-02-19T21:42:25.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.068802+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.070562+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.072312+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: cephadm 2024-02-19T21:42:24.073767+0000 mgr.y (mgr.25078) 36 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: cluster 2024-02-19T21:42:24.075125+0000 mgr.y (mgr.25078) 37 : cluster [DBG] pgmap v26: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: cluster 2024-02-19T21:42:24.075692+0000 mgr.y (mgr.25078) 38 : cluster [DBG] pgmap v27: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.082174+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: cephadm 2024-02-19T21:42:24.089654+0000 mgr.y (mgr.25078) 39 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.095164+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.097010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.098535+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: cephadm 2024-02-19T21:42:24.099829+0000 mgr.y (mgr.25078) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:42:25.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[40854]: audit 2024-02-19T21:42:24.100693+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.068802+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.070562+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.072312+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: cephadm 2024-02-19T21:42:24.073767+0000 mgr.y (mgr.25078) 36 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: cluster 2024-02-19T21:42:24.075125+0000 mgr.y (mgr.25078) 37 : cluster [DBG] pgmap v26: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: cluster 2024-02-19T21:42:24.075692+0000 mgr.y (mgr.25078) 38 : cluster [DBG] pgmap v27: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.082174+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: cephadm 2024-02-19T21:42:24.089654+0000 mgr.y (mgr.25078) 39 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.095164+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.097010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:25.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.098535+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:25.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: cephadm 2024-02-19T21:42:24.099829+0000 mgr.y (mgr.25078) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:42:25.385 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:25 smithi087 bash[39529]: audit 2024-02-19T21:42:24.100693+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:42:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.068802+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.070562+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.072312+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: cephadm 2024-02-19T21:42:24.073767+0000 mgr.y (mgr.25078) 36 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: cluster 2024-02-19T21:42:24.075125+0000 mgr.y (mgr.25078) 37 : cluster [DBG] pgmap v26: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 606 B/s rd, 0 op/s 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: cluster 2024-02-19T21:42:24.075692+0000 mgr.y (mgr.25078) 38 : cluster [DBG] pgmap v27: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 729 B/s rd, 0 op/s 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.082174+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: cephadm 2024-02-19T21:42:24.089654+0000 mgr.y (mgr.25078) 39 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.095164+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.097010+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.098535+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: cephadm 2024-02-19T21:42:24.099829+0000 mgr.y (mgr.25078) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi087 2024-02-19T21:42:25.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:25 smithi129 bash[34349]: audit 2024-02-19T21:42:24.100693+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2024-02-19T21:42:25.634 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:42:26.076 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:26 smithi087 bash[39529]: audit 2024-02-19T21:42:25.618368+0000 mgr.y (mgr.25078) 41 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (8m) 22s ago 9m 14.8M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (8m) 2s ago 8m 26.5M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 2s ago 9m - - 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (72s) 2s ago 13m 378M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (116s) 22s ago 15m 410M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (59s) 22s ago 15m 37.5M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:42:26.301 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (16s) 2s ago 13m 32.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (30s) 22s ago 13m 29.8M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (9m) 22s ago 9m 11.6M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (9m) 2s ago 9m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (13m) 22s ago 13m 44.2M 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (12m) 22s ago 12m 45.5M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (12m) 22s ago 12m 42.8M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (11m) 22s ago 11m 46.2M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (11m) 2s ago 11m 45.8M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (10m) 2s ago 11m 43.6M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (10m) 2s ago 10m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (10m) 2s ago 10m 45.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (2m) 2s ago 9m 38.0M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (7m) 22s ago 7m 50.3M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:42:26.302 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (6m) 2s ago 6m 50.5M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:42:26.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:26 smithi087 bash[40854]: audit 2024-02-19T21:42:25.618368+0000 mgr.y (mgr.25078) 41 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:26 smithi129 bash[34349]: audit 2024-02-19T21:42:25.618368+0000 mgr.y (mgr.25078) 41 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:42:26.688 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 10, 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 5 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:42:26.689 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:42:27.022 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:42:27.023 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "5/21 daemons upgraded", 2024-02-19T21:42:27.023 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading mon daemons", 2024-02-19T21:42:27.023 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:42:27.023 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:25.954917+0000 mgr.y (mgr.25078) 42 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: cluster 2024-02-19T21:42:26.076312+0000 mgr.y (mgr.25078) 43 : cluster [DBG] pgmap v28: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.276277+0000 mgr.y (mgr.25078) 44 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.281825+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.282975+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.284003+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.285170+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.286036+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.286652+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.289163+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.289799+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.290410+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.291045+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.291656+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.337708+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: cephadm 2024-02-19T21:42:26.338762+0000 mgr.y (mgr.25078) 45 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.339229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:42:27.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:25.954917+0000 mgr.y (mgr.25078) 42 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: cluster 2024-02-19T21:42:26.076312+0000 mgr.y (mgr.25078) 43 : cluster [DBG] pgmap v28: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.276277+0000 mgr.y (mgr.25078) 44 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.281825+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.282975+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.284003+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.285170+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.286036+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.286652+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.289163+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.289799+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.290410+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.291045+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.291656+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.337708+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: cephadm 2024-02-19T21:42:26.338762+0000 mgr.y (mgr.25078) 45 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.339229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.340367+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.341400+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: cephadm 2024-02-19T21:42:26.342212+0000 mgr.y (mgr.25078) 46 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.342692+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[39529]: audit 2024-02-19T21:42:26.687857+0000 mon.c (mon.1) 3 : audit [DBG] from='client.54145 172.21.15.87:0/695598727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:27.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.340367+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:42:27.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.341400+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:27.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: cephadm 2024-02-19T21:42:26.342212+0000 mgr.y (mgr.25078) 46 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-19T21:42:27.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.342692+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:42:27.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:27 smithi087 bash[40854]: audit 2024-02-19T21:42:26.687857+0000 mon.c (mon.1) 3 : audit [DBG] from='client.54145 172.21.15.87:0/695598727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:27.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:25.954917+0000 mgr.y (mgr.25078) 42 : audit [DBG] from='client.44217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: cluster 2024-02-19T21:42:26.076312+0000 mgr.y (mgr.25078) 43 : cluster [DBG] pgmap v28: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 730 B/s rd, 0 op/s 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.276277+0000 mgr.y (mgr.25078) 44 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.281825+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.282975+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.284003+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.285170+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.286036+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.286652+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.289163+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.289799+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.290410+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.291045+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.291656+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.337708+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: cephadm 2024-02-19T21:42:26.338762+0000 mgr.y (mgr.25078) 45 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.339229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.340367+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.341400+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: cephadm 2024-02-19T21:42:26.342212+0000 mgr.y (mgr.25078) 46 : cephadm [INF] Reconfiguring daemon mgr.y on smithi087 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.342692+0000 mon.a (mon.0) 101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2024-02-19T21:42:27.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:27 smithi129 bash[34349]: audit 2024-02-19T21:42:26.687857+0000 mon.c (mon.1) 3 : audit [DBG] from='client.54145 172.21.15.87:0/695598727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:28.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:28 smithi087 bash[40854]: audit 2024-02-19T21:42:27.022028+0000 mgr.y (mgr.25078) 47 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:28.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:28 smithi087 bash[39529]: audit 2024-02-19T21:42:27.022028+0000 mgr.y (mgr.25078) 47 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:28 smithi129 bash[34349]: audit 2024-02-19T21:42:27.022028+0000 mgr.y (mgr.25078) 47 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: cluster 2024-02-19T21:42:28.077834+0000 mgr.y (mgr.25078) 48 : cluster [DBG] pgmap v29: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: audit 2024-02-19T21:42:28.356368+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: cephadm 2024-02-19T21:42:28.357891+0000 mgr.y (mgr.25078) 49 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: audit 2024-02-19T21:42:28.358461+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: audit 2024-02-19T21:42:28.359963+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: audit 2024-02-19T21:42:28.361285+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: cephadm 2024-02-19T21:42:28.362474+0000 mgr.y (mgr.25078) 50 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-19T21:42:29.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[39529]: audit 2024-02-19T21:42:28.363373+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: cluster 2024-02-19T21:42:28.077834+0000 mgr.y (mgr.25078) 48 : cluster [DBG] pgmap v29: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: audit 2024-02-19T21:42:28.356368+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: cephadm 2024-02-19T21:42:28.357891+0000 mgr.y (mgr.25078) 49 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: audit 2024-02-19T21:42:28.358461+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: audit 2024-02-19T21:42:28.359963+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: audit 2024-02-19T21:42:28.361285+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: cephadm 2024-02-19T21:42:28.362474+0000 mgr.y (mgr.25078) 50 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-19T21:42:29.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:29 smithi087 bash[40854]: audit 2024-02-19T21:42:28.363373+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: cluster 2024-02-19T21:42:28.077834+0000 mgr.y (mgr.25078) 48 : cluster [DBG] pgmap v29: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: audit 2024-02-19T21:42:28.356368+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: cephadm 2024-02-19T21:42:28.357891+0000 mgr.y (mgr.25078) 49 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: audit 2024-02-19T21:42:28.358461+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: audit 2024-02-19T21:42:28.359963+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: audit 2024-02-19T21:42:28.361285+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: cephadm 2024-02-19T21:42:28.362474+0000 mgr.y (mgr.25078) 50 : cephadm [INF] Reconfiguring daemon mon.c on smithi087 2024-02-19T21:42:29.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:29 smithi129 bash[34349]: audit 2024-02-19T21:42:28.363373+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2024-02-19T21:42:31.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:30 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 6. 2024-02-19T21:42:31.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:30 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:31.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:30 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:31.668 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: cluster 2024-02-19T21:42:30.078617+0000 mgr.y (mgr.25078) 51 : cluster [DBG] pgmap v30: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-02-19T21:42:31.668 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: audit 2024-02-19T21:42:30.418071+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: cephadm 2024-02-19T21:42:30.419587+0000 mgr.y (mgr.25078) 52 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: audit 2024-02-19T21:42:30.420044+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: audit 2024-02-19T21:42:30.421335+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: cephadm 2024-02-19T21:42:30.423803+0000 mgr.y (mgr.25078) 53 : cephadm [INF] Reconfiguring daemon osd.0 on smithi087 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[40854]: audit 2024-02-19T21:42:30.424623+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: cluster 2024-02-19T21:42:30.078617+0000 mgr.y (mgr.25078) 51 : cluster [DBG] pgmap v30: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: audit 2024-02-19T21:42:30.418071+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: cephadm 2024-02-19T21:42:30.419587+0000 mgr.y (mgr.25078) 52 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: audit 2024-02-19T21:42:30.420044+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: audit 2024-02-19T21:42:30.421335+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:31.669 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: cephadm 2024-02-19T21:42:30.423803+0000 mgr.y (mgr.25078) 53 : cephadm [INF] Reconfiguring daemon osd.0 on smithi087 2024-02-19T21:42:31.670 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[39529]: audit 2024-02-19T21:42:30.424623+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:42:31.670 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:31.626Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:31.670 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:31.626Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:31.670 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:31.626Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:42:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: cluster 2024-02-19T21:42:30.078617+0000 mgr.y (mgr.25078) 51 : cluster [DBG] pgmap v30: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 208 B/s rd, 0 op/s 2024-02-19T21:42:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: audit 2024-02-19T21:42:30.418071+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: cephadm 2024-02-19T21:42:30.419587+0000 mgr.y (mgr.25078) 52 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-02-19T21:42:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: audit 2024-02-19T21:42:30.420044+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:42:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: audit 2024-02-19T21:42:30.421335+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: cephadm 2024-02-19T21:42:30.423803+0000 mgr.y (mgr.25078) 53 : cephadm [INF] Reconfiguring daemon osd.0 on smithi087 2024-02-19T21:42:31.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:31 smithi129 bash[34349]: audit 2024-02-19T21:42:30.424623+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:42:32.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:32 smithi129 bash[35313]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:42:33.722 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: cluster 2024-02-19T21:42:32.079411+0000 mgr.y (mgr.25078) 54 : cluster [DBG] pgmap v31: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: audit 2024-02-19T21:42:32.429077+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: cephadm 2024-02-19T21:42:32.430437+0000 mgr.y (mgr.25078) 55 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: audit 2024-02-19T21:42:32.430885+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: audit 2024-02-19T21:42:32.432049+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: cephadm 2024-02-19T21:42:32.433916+0000 mgr.y (mgr.25078) 56 : cephadm [INF] Reconfiguring daemon osd.1 on smithi087 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: audit 2024-02-19T21:42:32.434541+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: audit 2024-02-19T21:42:33.078364+0000 mon.b (mon.2) 5 : audit [DBG] from='client.64133 172.21.15.129:0/573734159' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:33.723 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[34349]: audit 2024-02-19T21:42:33.416758+0000 mon.b (mon.2) 6 : audit [INF] from='client.64139 172.21.15.129:0/120680198' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: --- Logging error --- 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.send(msg) 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:33.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self._connect_unixsocket(self.address) 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Call stack: 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self._bootstrap_inner() 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:42:33.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.run() 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: logger.info("Started the configuration object watcher") 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Message: 'Started the configuration object watcher' 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Arguments: () 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: --- Logging error --- 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.send(msg) 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self._connect_unixsocket(self.address) 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Call stack: 2024-02-19T21:42:33.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: main() 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Arguments: () 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: --- Logging error --- 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:33.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.send(msg) 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self._connect_unixsocket(self.address) 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Call stack: 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self._bootstrap_inner() 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.run() 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.interval)) 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Arguments: () 2024-02-19T21:42:33.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: --- Logging error --- 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.send(msg) 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.731 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self._connect_unixsocket(self.address) 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: self.socket.connect(address) 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Call stack: 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:33.732 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: main() 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: "{}".format(blacklisted_ip)) 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Arguments: () 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: Traceback (most recent call last): 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: main() 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:42:33.733 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: **kwargs).stdout 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: output=stdout, stderr=stderr) 2024-02-19T21:42:33.734 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:33 smithi129 bash[35329]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:42:33.842 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:33.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:33.842 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:33.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:33.842 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:33.517Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:42:33.842 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: cluster 2024-02-19T21:42:32.079411+0000 mgr.y (mgr.25078) 54 : cluster [DBG] pgmap v31: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:33.842 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: audit 2024-02-19T21:42:32.429077+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: cephadm 2024-02-19T21:42:32.430437+0000 mgr.y (mgr.25078) 55 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: audit 2024-02-19T21:42:32.430885+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: audit 2024-02-19T21:42:32.432049+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: cephadm 2024-02-19T21:42:32.433916+0000 mgr.y (mgr.25078) 56 : cephadm [INF] Reconfiguring daemon osd.1 on smithi087 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: audit 2024-02-19T21:42:32.434541+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: audit 2024-02-19T21:42:33.078364+0000 mon.b (mon.2) 5 : audit [DBG] from='client.64133 172.21.15.129:0/573734159' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[39529]: audit 2024-02-19T21:42:33.416758+0000 mon.b (mon.2) 6 : audit [INF] from='client.64139 172.21.15.129:0/120680198' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: cluster 2024-02-19T21:42:32.079411+0000 mgr.y (mgr.25078) 54 : cluster [DBG] pgmap v31: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: audit 2024-02-19T21:42:32.429077+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:33.843 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: cephadm 2024-02-19T21:42:32.430437+0000 mgr.y (mgr.25078) 55 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-02-19T21:42:33.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: audit 2024-02-19T21:42:32.430885+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:42:33.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: audit 2024-02-19T21:42:32.432049+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:33.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: cephadm 2024-02-19T21:42:32.433916+0000 mgr.y (mgr.25078) 56 : cephadm [INF] Reconfiguring daemon osd.1 on smithi087 2024-02-19T21:42:33.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: audit 2024-02-19T21:42:32.434541+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:42:33.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: audit 2024-02-19T21:42:33.078364+0000 mon.b (mon.2) 5 : audit [DBG] from='client.64133 172.21.15.129:0/573734159' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:33.844 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:33 smithi087 bash[40854]: audit 2024-02-19T21:42:33.416758+0000 mon.b (mon.2) 6 : audit [INF] from='client.64139 172.21.15.129:0/120680198' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:34.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:34 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:42:34.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:34 smithi129 bash[35313]: (process:1): GLib-GObject-CRITICAL **: 21:42:34.383: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:42:35.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:34 smithi129 bash[35547]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:42:35.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:34 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:42:35.791 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: cluster 2024-02-19T21:42:34.080952+0000 mgr.y (mgr.25078) 57 : cluster [DBG] pgmap v32: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: audit 2024-02-19T21:42:34.411153+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: cephadm 2024-02-19T21:42:34.412547+0000 mgr.y (mgr.25078) 58 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: audit 2024-02-19T21:42:34.413106+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: audit 2024-02-19T21:42:34.414860+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: cephadm 2024-02-19T21:42:34.417071+0000 mgr.y (mgr.25078) 59 : cephadm [INF] Reconfiguring daemon osd.2 on smithi087 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[39529]: audit 2024-02-19T21:42:34.417929+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: cluster 2024-02-19T21:42:34.080952+0000 mgr.y (mgr.25078) 57 : cluster [DBG] pgmap v32: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: audit 2024-02-19T21:42:34.411153+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:35.792 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: cephadm 2024-02-19T21:42:34.412547+0000 mgr.y (mgr.25078) 58 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-19T21:42:35.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: audit 2024-02-19T21:42:34.413106+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:42:35.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: audit 2024-02-19T21:42:34.414860+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:35.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: cephadm 2024-02-19T21:42:34.417071+0000 mgr.y (mgr.25078) 59 : cephadm [INF] Reconfiguring daemon osd.2 on smithi087 2024-02-19T21:42:35.793 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:35 smithi087 bash[40854]: audit 2024-02-19T21:42:34.417929+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: cluster 2024-02-19T21:42:34.080952+0000 mgr.y (mgr.25078) 57 : cluster [DBG] pgmap v32: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: audit 2024-02-19T21:42:34.411153+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: cephadm 2024-02-19T21:42:34.412547+0000 mgr.y (mgr.25078) 58 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: audit 2024-02-19T21:42:34.413106+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: audit 2024-02-19T21:42:34.414860+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: cephadm 2024-02-19T21:42:34.417071+0000 mgr.y (mgr.25078) 59 : cephadm [INF] Reconfiguring daemon osd.2 on smithi087 2024-02-19T21:42:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:35 smithi129 bash[34349]: audit 2024-02-19T21:42:34.417929+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: cluster 2024-02-19T21:42:36.081769+0000 mgr.y (mgr.25078) 60 : cluster [DBG] pgmap v33: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: audit 2024-02-19T21:42:36.381312+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: cephadm 2024-02-19T21:42:36.382436+0000 mgr.y (mgr.25078) 61 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: audit 2024-02-19T21:42:36.382863+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: audit 2024-02-19T21:42:36.384528+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: cephadm 2024-02-19T21:42:36.386689+0000 mgr.y (mgr.25078) 62 : cephadm [INF] Reconfiguring daemon osd.3 on smithi087 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[39529]: audit 2024-02-19T21:42:36.387434+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: cluster 2024-02-19T21:42:36.081769+0000 mgr.y (mgr.25078) 60 : cluster [DBG] pgmap v33: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:37.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: audit 2024-02-19T21:42:36.381312+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: cephadm 2024-02-19T21:42:36.382436+0000 mgr.y (mgr.25078) 61 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-19T21:42:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: audit 2024-02-19T21:42:36.382863+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:42:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: audit 2024-02-19T21:42:36.384528+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: cephadm 2024-02-19T21:42:36.386689+0000 mgr.y (mgr.25078) 62 : cephadm [INF] Reconfiguring daemon osd.3 on smithi087 2024-02-19T21:42:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:37 smithi087 bash[40854]: audit 2024-02-19T21:42:36.387434+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:42:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: cluster 2024-02-19T21:42:36.081769+0000 mgr.y (mgr.25078) 60 : cluster [DBG] pgmap v33: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: audit 2024-02-19T21:42:36.381312+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: cephadm 2024-02-19T21:42:36.382436+0000 mgr.y (mgr.25078) 61 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-02-19T21:42:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: audit 2024-02-19T21:42:36.382863+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:42:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: audit 2024-02-19T21:42:36.384528+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: cephadm 2024-02-19T21:42:36.386689+0000 mgr.y (mgr.25078) 62 : cephadm [INF] Reconfiguring daemon osd.3 on smithi087 2024-02-19T21:42:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:37 smithi129 bash[34349]: audit 2024-02-19T21:42:36.387434+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: cluster 2024-02-19T21:42:38.083302+0000 mgr.y (mgr.25078) 63 : cluster [DBG] pgmap v34: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: audit 2024-02-19T21:42:38.368447+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: cephadm 2024-02-19T21:42:38.371247+0000 mgr.y (mgr.25078) 64 : cephadm [INF] Reconfiguring rgw.r.z.smithi087.tegkay (monmap changed)... 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: audit 2024-02-19T21:42:38.371972+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: audit 2024-02-19T21:42:38.380026+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: audit 2024-02-19T21:42:38.381479+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: cephadm 2024-02-19T21:42:38.382849+0000 mgr.y (mgr.25078) 65 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:42:39.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[39529]: audit 2024-02-19T21:42:38.383796+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.tegkay","key": "container_image"}]: dispatch 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: cluster 2024-02-19T21:42:38.083302+0000 mgr.y (mgr.25078) 63 : cluster [DBG] pgmap v34: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: audit 2024-02-19T21:42:38.368447+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: cephadm 2024-02-19T21:42:38.371247+0000 mgr.y (mgr.25078) 64 : cephadm [INF] Reconfiguring rgw.r.z.smithi087.tegkay (monmap changed)... 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: audit 2024-02-19T21:42:38.371972+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: audit 2024-02-19T21:42:38.380026+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: audit 2024-02-19T21:42:38.381479+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: cephadm 2024-02-19T21:42:38.382849+0000 mgr.y (mgr.25078) 65 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:42:39.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:39 smithi087 bash[40854]: audit 2024-02-19T21:42:38.383796+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.tegkay","key": "container_image"}]: dispatch 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: cluster 2024-02-19T21:42:38.083302+0000 mgr.y (mgr.25078) 63 : cluster [DBG] pgmap v34: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: audit 2024-02-19T21:42:38.368447+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: cephadm 2024-02-19T21:42:38.371247+0000 mgr.y (mgr.25078) 64 : cephadm [INF] Reconfiguring rgw.r.z.smithi087.tegkay (monmap changed)... 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: audit 2024-02-19T21:42:38.371972+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: audit 2024-02-19T21:42:38.380026+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: audit 2024-02-19T21:42:38.381479+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: cephadm 2024-02-19T21:42:38.382849+0000 mgr.y (mgr.25078) 65 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:42:39.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:39 smithi129 bash[34349]: audit 2024-02-19T21:42:38.383796+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.tegkay","key": "container_image"}]: dispatch 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: cluster 2024-02-19T21:42:40.084026+0000 mgr.y (mgr.25078) 66 : cluster [DBG] pgmap v35: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: audit 2024-02-19T21:42:40.277059+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: cephadm 2024-02-19T21:42:40.278214+0000 mgr.y (mgr.25078) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: audit 2024-02-19T21:42:40.278643+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: audit 2024-02-19T21:42:40.280166+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: audit 2024-02-19T21:42:40.281365+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: cephadm 2024-02-19T21:42:40.282509+0000 mgr.y (mgr.25078) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi129 2024-02-19T21:42:41.559 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:41 smithi129 bash[34349]: audit 2024-02-19T21:42:40.283247+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:41.626 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: cluster 2024-02-19T21:42:40.084026+0000 mgr.y (mgr.25078) 66 : cluster [DBG] pgmap v35: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: audit 2024-02-19T21:42:40.277059+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: cephadm 2024-02-19T21:42:40.278214+0000 mgr.y (mgr.25078) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: audit 2024-02-19T21:42:40.278643+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: audit 2024-02-19T21:42:40.280166+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: audit 2024-02-19T21:42:40.281365+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: cephadm 2024-02-19T21:42:40.282509+0000 mgr.y (mgr.25078) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi129 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[40854]: audit 2024-02-19T21:42:40.283247+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: cluster 2024-02-19T21:42:40.084026+0000 mgr.y (mgr.25078) 66 : cluster [DBG] pgmap v35: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:41.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: audit 2024-02-19T21:42:40.277059+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:41.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: cephadm 2024-02-19T21:42:40.278214+0000 mgr.y (mgr.25078) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-19T21:42:41.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: audit 2024-02-19T21:42:40.278643+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-19T21:42:41.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: audit 2024-02-19T21:42:40.280166+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-02-19T21:42:41.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: audit 2024-02-19T21:42:40.281365+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:41.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: cephadm 2024-02-19T21:42:40.282509+0000 mgr.y (mgr.25078) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi129 2024-02-19T21:42:41.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[39529]: audit 2024-02-19T21:42:40.283247+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2024-02-19T21:42:41.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:41.626Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:41.626Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:41.626Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:42:42.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:42 smithi129 bash[34349]: audit 2024-02-19T21:42:42.094685+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:42:42.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:42 smithi129 bash[34349]: audit 2024-02-19T21:42:42.095388+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:42:42.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:42 smithi129 bash[34349]: audit 2024-02-19T21:42:42.095885+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-19T21:42:42.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:42 smithi087 bash[39529]: audit 2024-02-19T21:42:42.094685+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:42:42.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:42 smithi087 bash[39529]: audit 2024-02-19T21:42:42.095388+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:42:42.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:42 smithi087 bash[39529]: audit 2024-02-19T21:42:42.095885+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-19T21:42:42.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:42 smithi087 bash[40854]: audit 2024-02-19T21:42:42.094685+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:42:42.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:42 smithi087 bash[40854]: audit 2024-02-19T21:42:42.095388+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:42:42.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:42 smithi087 bash[40854]: audit 2024-02-19T21:42:42.095885+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-19T21:42:43.812 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: cluster 2024-02-19T21:42:42.084766+0000 mgr.y (mgr.25078) 69 : cluster [DBG] pgmap v36: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:43.812 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: audit 2024-02-19T21:42:42.384582+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:43.812 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: cephadm 2024-02-19T21:42:42.386525+0000 mgr.y (mgr.25078) 70 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-19T21:42:43.813 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: audit 2024-02-19T21:42:42.387364+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:42:43.813 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: audit 2024-02-19T21:42:42.389311+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:42:43.813 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: audit 2024-02-19T21:42:42.391038+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:43.813 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: cephadm 2024-02-19T21:42:42.392460+0000 mgr.y (mgr.25078) 71 : cephadm [INF] Reconfiguring daemon mgr.x on smithi129 2024-02-19T21:42:43.813 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:43 smithi129 bash[34349]: audit 2024-02-19T21:42:42.393488+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: cluster 2024-02-19T21:42:42.084766+0000 mgr.y (mgr.25078) 69 : cluster [DBG] pgmap v36: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: audit 2024-02-19T21:42:42.384582+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: cephadm 2024-02-19T21:42:42.386525+0000 mgr.y (mgr.25078) 70 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: audit 2024-02-19T21:42:42.387364+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: audit 2024-02-19T21:42:42.389311+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: audit 2024-02-19T21:42:42.391038+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: cephadm 2024-02-19T21:42:42.392460+0000 mgr.y (mgr.25078) 71 : cephadm [INF] Reconfiguring daemon mgr.x on smithi129 2024-02-19T21:42:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[39529]: audit 2024-02-19T21:42:42.393488+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:42:43.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:43.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:43.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:43.517Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:43.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:43.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:42:43.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: cluster 2024-02-19T21:42:42.084766+0000 mgr.y (mgr.25078) 69 : cluster [DBG] pgmap v36: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:43.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: audit 2024-02-19T21:42:42.384582+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:43.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: cephadm 2024-02-19T21:42:42.386525+0000 mgr.y (mgr.25078) 70 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-02-19T21:42:43.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: audit 2024-02-19T21:42:42.387364+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-19T21:42:43.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: audit 2024-02-19T21:42:42.389311+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-19T21:42:43.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: audit 2024-02-19T21:42:42.391038+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:43.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: cephadm 2024-02-19T21:42:42.392460+0000 mgr.y (mgr.25078) 71 : cephadm [INF] Reconfiguring daemon mgr.x on smithi129 2024-02-19T21:42:43.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:43 smithi087 bash[40854]: audit 2024-02-19T21:42:42.393488+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2024-02-19T21:42:45.402 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:45 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 7. 2024-02-19T21:42:45.402 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:45 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:45.402 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:45 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: cluster 2024-02-19T21:42:44.086431+0000 mgr.y (mgr.25078) 72 : cluster [DBG] pgmap v37: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: audit 2024-02-19T21:42:44.389667+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: cephadm 2024-02-19T21:42:44.391857+0000 mgr.y (mgr.25078) 73 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: audit 2024-02-19T21:42:44.396480+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: audit 2024-02-19T21:42:44.398084+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: cephadm 2024-02-19T21:42:44.400039+0000 mgr.y (mgr.25078) 74 : cephadm [INF] Reconfiguring daemon osd.4 on smithi129 2024-02-19T21:42:45.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:45 smithi129 bash[34349]: audit 2024-02-19T21:42:44.400717+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: cluster 2024-02-19T21:42:44.086431+0000 mgr.y (mgr.25078) 72 : cluster [DBG] pgmap v37: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: audit 2024-02-19T21:42:44.389667+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: cephadm 2024-02-19T21:42:44.391857+0000 mgr.y (mgr.25078) 73 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: audit 2024-02-19T21:42:44.396480+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: audit 2024-02-19T21:42:44.398084+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: cephadm 2024-02-19T21:42:44.400039+0000 mgr.y (mgr.25078) 74 : cephadm [INF] Reconfiguring daemon osd.4 on smithi129 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[40854]: audit 2024-02-19T21:42:44.400717+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: cluster 2024-02-19T21:42:44.086431+0000 mgr.y (mgr.25078) 72 : cluster [DBG] pgmap v37: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: audit 2024-02-19T21:42:44.389667+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:45.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: cephadm 2024-02-19T21:42:44.391857+0000 mgr.y (mgr.25078) 73 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-02-19T21:42:45.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: audit 2024-02-19T21:42:44.396480+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:42:45.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: audit 2024-02-19T21:42:44.398084+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:45.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: cephadm 2024-02-19T21:42:44.400039+0000 mgr.y (mgr.25078) 74 : cephadm [INF] Reconfiguring daemon osd.4 on smithi129 2024-02-19T21:42:45.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:45 smithi087 bash[39529]: audit 2024-02-19T21:42:44.400717+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:42:47.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:47 smithi129 bash[35815]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:42:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:47 smithi129 bash[34349]: cluster 2024-02-19T21:42:46.087227+0000 mgr.y (mgr.25078) 75 : cluster [DBG] pgmap v38: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:47.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:47 smithi087 bash[39529]: cluster 2024-02-19T21:42:46.087227+0000 mgr.y (mgr.25078) 75 : cluster [DBG] pgmap v38: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:47 smithi087 bash[40854]: cluster 2024-02-19T21:42:46.087227+0000 mgr.y (mgr.25078) 75 : cluster [DBG] pgmap v38: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:48.720 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: --- Logging error --- 2024-02-19T21:42:48.720 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.720 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.send(msg) 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self._connect_unixsocket(self.address) 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:48.721 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Call stack: 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self._bootstrap_inner() 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.run() 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: logger.info("Started the configuration object watcher") 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Message: 'Started the configuration object watcher' 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Arguments: () 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: --- Logging error --- 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:48.722 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.send(msg) 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self._connect_unixsocket(self.address) 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Call stack: 2024-02-19T21:42:48.723 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:48.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: main() 2024-02-19T21:42:48.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:48.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:48.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:42:48.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:42:48.724 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Arguments: () 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: --- Logging error --- 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.send(msg) 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.725 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self._connect_unixsocket(self.address) 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Call stack: 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self._bootstrap_inner() 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.run() 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.interval)) 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Arguments: () 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: --- Logging error --- 2024-02-19T21:42:48.726 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.send(msg) 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: During handling of the above exception, another exception occurred: 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self._connect_unixsocket(self.address) 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: self.socket.connect(address) 2024-02-19T21:42:48.727 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Call stack: 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: main() 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: "{}".format(blacklisted_ip)) 2024-02-19T21:42:48.728 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Arguments: () 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: Traceback (most recent call last): 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: main() 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: **kwargs).stdout 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:42:48.729 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: output=stdout, stderr=stderr) 2024-02-19T21:42:48.730 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[35831]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:42:49.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: audit 2024-02-19T21:42:47.712390+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:49.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: cephadm 2024-02-19T21:42:47.714278+0000 mgr.y (mgr.25078) 76 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-19T21:42:49.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: audit 2024-02-19T21:42:47.714905+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:42:49.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: audit 2024-02-19T21:42:47.716612+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:49.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: cephadm 2024-02-19T21:42:47.719761+0000 mgr.y (mgr.25078) 77 : cephadm [INF] Reconfiguring daemon osd.5 on smithi129 2024-02-19T21:42:49.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: audit 2024-02-19T21:42:47.720847+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:42:49.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: cluster 2024-02-19T21:42:48.088704+0000 mgr.y (mgr.25078) 78 : cluster [DBG] pgmap v39: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:49.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: audit 2024-02-19T21:42:48.100776+0000 mon.b (mon.2) 7 : audit [DBG] from='client.64157 172.21.15.129:0/3653883679' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:49.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:48 smithi129 bash[34349]: audit 2024-02-19T21:42:48.436944+0000 mon.b (mon.2) 8 : audit [INF] from='client.64163 172.21.15.129:0/2247118558' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: audit 2024-02-19T21:42:47.712390+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: cephadm 2024-02-19T21:42:47.714278+0000 mgr.y (mgr.25078) 76 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: audit 2024-02-19T21:42:47.714905+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: audit 2024-02-19T21:42:47.716612+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: cephadm 2024-02-19T21:42:47.719761+0000 mgr.y (mgr.25078) 77 : cephadm [INF] Reconfiguring daemon osd.5 on smithi129 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: audit 2024-02-19T21:42:47.720847+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: cluster 2024-02-19T21:42:48.088704+0000 mgr.y (mgr.25078) 78 : cluster [DBG] pgmap v39: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: audit 2024-02-19T21:42:48.100776+0000 mon.b (mon.2) 7 : audit [DBG] from='client.64157 172.21.15.129:0/3653883679' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:49.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[39529]: audit 2024-02-19T21:42:48.436944+0000 mon.b (mon.2) 8 : audit [INF] from='client.64163 172.21.15.129:0/2247118558' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: audit 2024-02-19T21:42:47.712390+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: cephadm 2024-02-19T21:42:47.714278+0000 mgr.y (mgr.25078) 76 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: audit 2024-02-19T21:42:47.714905+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: audit 2024-02-19T21:42:47.716612+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: cephadm 2024-02-19T21:42:47.719761+0000 mgr.y (mgr.25078) 77 : cephadm [INF] Reconfiguring daemon osd.5 on smithi129 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: audit 2024-02-19T21:42:47.720847+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: cluster 2024-02-19T21:42:48.088704+0000 mgr.y (mgr.25078) 78 : cluster [DBG] pgmap v39: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: audit 2024-02-19T21:42:48.100776+0000 mon.b (mon.2) 7 : audit [DBG] from='client.64157 172.21.15.129:0/3653883679' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:42:49.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:48 smithi087 bash[40854]: audit 2024-02-19T21:42:48.436944+0000 mon.b (mon.2) 8 : audit [INF] from='client.64163 172.21.15.129:0/2247118558' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:42:49.683 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:49 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:42:49.683 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:49 smithi129 bash[35815]: (process:1): GLib-GObject-CRITICAL **: 21:42:49.637: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:42:50.805 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:50 smithi129 bash[36174]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:42:50.805 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:42:50 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:42:51.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:51 smithi129 bash[34349]: cluster 2024-02-19T21:42:50.089458+0000 mgr.y (mgr.25078) 79 : cluster [DBG] pgmap v40: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:51.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:51 smithi129 bash[34349]: audit 2024-02-19T21:42:50.786804+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:51.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:51 smithi129 bash[34349]: audit 2024-02-19T21:42:50.789026+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:42:51.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:51 smithi129 bash[34349]: audit 2024-02-19T21:42:50.790670+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:51.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:51 smithi129 bash[34349]: audit 2024-02-19T21:42:50.794238+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[40854]: cluster 2024-02-19T21:42:50.089458+0000 mgr.y (mgr.25078) 79 : cluster [DBG] pgmap v40: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[40854]: audit 2024-02-19T21:42:50.786804+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[40854]: audit 2024-02-19T21:42:50.789026+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[40854]: audit 2024-02-19T21:42:50.790670+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[40854]: audit 2024-02-19T21:42:50.794238+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[39529]: cluster 2024-02-19T21:42:50.089458+0000 mgr.y (mgr.25078) 79 : cluster [DBG] pgmap v40: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[39529]: audit 2024-02-19T21:42:50.786804+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:51.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[39529]: audit 2024-02-19T21:42:50.789026+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:42:51.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[39529]: audit 2024-02-19T21:42:50.790670+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:51.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[39529]: audit 2024-02-19T21:42:50.794238+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:42:51.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:51.627Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:51.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:51.627Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:51.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:51.627Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:42:52.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:52 smithi129 bash[34349]: cephadm 2024-02-19T21:42:50.788481+0000 mgr.y (mgr.25078) 80 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-19T21:42:52.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:52 smithi129 bash[34349]: cephadm 2024-02-19T21:42:50.793321+0000 mgr.y (mgr.25078) 81 : cephadm [INF] Reconfiguring daemon osd.6 on smithi129 2024-02-19T21:42:52.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:52 smithi087 bash[39529]: cephadm 2024-02-19T21:42:50.788481+0000 mgr.y (mgr.25078) 80 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-19T21:42:52.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:52 smithi087 bash[39529]: cephadm 2024-02-19T21:42:50.793321+0000 mgr.y (mgr.25078) 81 : cephadm [INF] Reconfiguring daemon osd.6 on smithi129 2024-02-19T21:42:52.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:52 smithi087 bash[40854]: cephadm 2024-02-19T21:42:50.788481+0000 mgr.y (mgr.25078) 80 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-02-19T21:42:52.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:52 smithi087 bash[40854]: cephadm 2024-02-19T21:42:50.793321+0000 mgr.y (mgr.25078) 81 : cephadm [INF] Reconfiguring daemon osd.6 on smithi129 2024-02-19T21:42:53.518 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[39529]: cluster 2024-02-19T21:42:52.090196+0000 mgr.y (mgr.25078) 82 : cluster [DBG] pgmap v41: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:53.518 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[39529]: audit 2024-02-19T21:42:53.003262+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:53.518 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[39529]: audit 2024-02-19T21:42:53.005136+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[39529]: audit 2024-02-19T21:42:53.006776+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[39529]: audit 2024-02-19T21:42:53.009793+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[40854]: cluster 2024-02-19T21:42:52.090196+0000 mgr.y (mgr.25078) 82 : cluster [DBG] pgmap v41: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[40854]: audit 2024-02-19T21:42:53.003262+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[40854]: audit 2024-02-19T21:42:53.005136+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[40854]: audit 2024-02-19T21:42:53.006776+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:53.519 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[40854]: audit 2024-02-19T21:42:53.009793+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:42:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:53 smithi129 bash[34349]: cluster 2024-02-19T21:42:52.090196+0000 mgr.y (mgr.25078) 82 : cluster [DBG] pgmap v41: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:42:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:53 smithi129 bash[34349]: audit 2024-02-19T21:42:53.003262+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:53.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:53 smithi129 bash[34349]: audit 2024-02-19T21:42:53.005136+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:42:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:53 smithi129 bash[34349]: audit 2024-02-19T21:42:53.006776+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:53.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:53 smithi129 bash[34349]: audit 2024-02-19T21:42:53.009793+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:42:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:53.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:42:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:53.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:42:53.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:42:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:42:53.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:42:54.510 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:54 smithi129 bash[34349]: cephadm 2024-02-19T21:42:53.004645+0000 mgr.y (mgr.25078) 83 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-19T21:42:54.511 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:54 smithi129 bash[34349]: cephadm 2024-02-19T21:42:53.009014+0000 mgr.y (mgr.25078) 84 : cephadm [INF] Reconfiguring daemon osd.7 on smithi129 2024-02-19T21:42:54.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:54 smithi087 bash[39529]: cephadm 2024-02-19T21:42:53.004645+0000 mgr.y (mgr.25078) 83 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-19T21:42:54.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:54 smithi087 bash[39529]: cephadm 2024-02-19T21:42:53.009014+0000 mgr.y (mgr.25078) 84 : cephadm [INF] Reconfiguring daemon osd.7 on smithi129 2024-02-19T21:42:54.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:54 smithi087 bash[40854]: cephadm 2024-02-19T21:42:53.004645+0000 mgr.y (mgr.25078) 83 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-02-19T21:42:54.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:54 smithi087 bash[40854]: cephadm 2024-02-19T21:42:53.009014+0000 mgr.y (mgr.25078) 84 : cephadm [INF] Reconfiguring daemon osd.7 on smithi129 2024-02-19T21:42:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:55 smithi129 bash[34349]: cluster 2024-02-19T21:42:54.091841+0000 mgr.y (mgr.25078) 85 : cluster [DBG] pgmap v42: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:55 smithi129 bash[34349]: audit 2024-02-19T21:42:55.091778+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:55 smithi129 bash[34349]: audit 2024-02-19T21:42:55.094844+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:42:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:55 smithi129 bash[34349]: audit 2024-02-19T21:42:55.101811+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:55 smithi129 bash[34349]: audit 2024-02-19T21:42:55.103162+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:55 smithi129 bash[34349]: audit 2024-02-19T21:42:55.105201+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi129.piinil","key": "container_image"}]: dispatch 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[39529]: cluster 2024-02-19T21:42:54.091841+0000 mgr.y (mgr.25078) 85 : cluster [DBG] pgmap v42: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[39529]: audit 2024-02-19T21:42:55.091778+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[39529]: audit 2024-02-19T21:42:55.094844+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[39529]: audit 2024-02-19T21:42:55.101811+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[39529]: audit 2024-02-19T21:42:55.103162+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[39529]: audit 2024-02-19T21:42:55.105201+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi129.piinil","key": "container_image"}]: dispatch 2024-02-19T21:42:55.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[40854]: cluster 2024-02-19T21:42:54.091841+0000 mgr.y (mgr.25078) 85 : cluster [DBG] pgmap v42: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[40854]: audit 2024-02-19T21:42:55.091778+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[40854]: audit 2024-02-19T21:42:55.094844+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:42:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[40854]: audit 2024-02-19T21:42:55.101811+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[40854]: audit 2024-02-19T21:42:55.103162+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:42:55.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:55 smithi087 bash[40854]: audit 2024-02-19T21:42:55.105201+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi129.piinil","key": "container_image"}]: dispatch 2024-02-19T21:42:56.510 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:56 smithi129 bash[34349]: cephadm 2024-02-19T21:42:55.094301+0000 mgr.y (mgr.25078) 86 : cephadm [INF] Reconfiguring rgw.r.z.smithi129.piinil (monmap changed)... 2024-02-19T21:42:56.510 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:56 smithi129 bash[34349]: cephadm 2024-02-19T21:42:55.104420+0000 mgr.y (mgr.25078) 87 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:42:56.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:56 smithi087 bash[39529]: cephadm 2024-02-19T21:42:55.094301+0000 mgr.y (mgr.25078) 86 : cephadm [INF] Reconfiguring rgw.r.z.smithi129.piinil (monmap changed)... 2024-02-19T21:42:56.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:56 smithi087 bash[39529]: cephadm 2024-02-19T21:42:55.104420+0000 mgr.y (mgr.25078) 87 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:42:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:56 smithi087 bash[40854]: cephadm 2024-02-19T21:42:55.094301+0000 mgr.y (mgr.25078) 86 : cephadm [INF] Reconfiguring rgw.r.z.smithi129.piinil (monmap changed)... 2024-02-19T21:42:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:56 smithi087 bash[40854]: cephadm 2024-02-19T21:42:55.104420+0000 mgr.y (mgr.25078) 87 : cephadm [INF] Reconfiguring daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:42:57.400 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:42:57.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: cluster 2024-02-19T21:42:56.092626+0000 mgr.y (mgr.25078) 88 : cluster [DBG] pgmap v43: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.123673+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.128315+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.132974+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.135560+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.143349+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.144548+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.149112+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.150152+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.154963+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.156445+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.162567+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.171764+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.179298+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:57 smithi129 bash[34349]: audit 2024-02-19T21:42:57.181322+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: cluster 2024-02-19T21:42:56.092626+0000 mgr.y (mgr.25078) 88 : cluster [DBG] pgmap v43: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.123673+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.128315+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.132974+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.135560+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.143349+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.144548+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.149112+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.150152+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-19T21:42:57.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.154963+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.156445+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.162567+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.171764+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.179298+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[39529]: audit 2024-02-19T21:42:57.181322+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: cluster 2024-02-19T21:42:56.092626+0000 mgr.y (mgr.25078) 88 : cluster [DBG] pgmap v43: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.123673+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.128315+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.132974+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.135560+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.143349+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.144548+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.149112+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.150152+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.154963+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.156445+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.162567+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.171764+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.179298+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:42:57.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:57 smithi087 bash[40854]: audit 2024-02-19T21:42:57.181322+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:42:58.070 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (9m) 53s ago 9m 14.8M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (9m) 34s ago 9m 26.5M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 34s ago 10m - - 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (104s) 34s ago 13m 378M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (2m) 53s ago 16m 410M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (90s) 53s ago 16m 37.5M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (48s) 34s ago 14m 32.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (62s) 53s ago 14m 29.8M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (9m) 53s ago 9m 11.6M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (9m) 34s ago 9m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (13m) 53s ago 13m 44.2M 4096M 15.2.9 dfc483079636 b09b8c4ef166 2024-02-19T21:42:58.071 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (13m) 53s ago 13m 45.5M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (12m) 53s ago 12m 42.8M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (12m) 53s ago 12m 46.2M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (11m) 34s ago 12m 45.8M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (11m) 34s ago 11m 43.6M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (11m) 34s ago 11m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (10m) 34s ago 10m 45.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (2m) 34s ago 9m 38.0M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (7m) 53s ago 7m 50.3M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:42:58.072 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (7m) 34s ago 7m 50.5M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:42:58.468 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:42:58.469 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:42:58.469 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:42:58.469 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 10, 2024-02-19T21:42:58.469 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 5 2024-02-19T21:42:58.469 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:42:58.469 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:42:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: cephadm 2024-02-19T21:42:57.136527+0000 mgr.y (mgr.25078) 89 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-19T21:42:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: cephadm 2024-02-19T21:42:57.172779+0000 mgr.y (mgr.25078) 90 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-19T21:42:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:57.181594+0000 mgr.y (mgr.25078) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: cephadm 2024-02-19T21:42:57.183135+0000 mgr.y (mgr.25078) 92 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:57.382975+0000 mgr.y (mgr.25078) 93 : audit [DBG] from='client.54190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.047852+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.048738+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.049415+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.050115+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.050829+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.051565+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.054783+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.055587+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.056366+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.057101+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:58 smithi129 bash[34349]: audit 2024-02-19T21:42:58.057822+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: cephadm 2024-02-19T21:42:57.136527+0000 mgr.y (mgr.25078) 89 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: cephadm 2024-02-19T21:42:57.172779+0000 mgr.y (mgr.25078) 90 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:57.181594+0000 mgr.y (mgr.25078) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: cephadm 2024-02-19T21:42:57.183135+0000 mgr.y (mgr.25078) 92 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:57.382975+0000 mgr.y (mgr.25078) 93 : audit [DBG] from='client.54190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.047852+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.048738+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.049415+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.584 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.050115+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.050829+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.051565+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.054783+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.055587+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.056366+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.057101+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[39529]: audit 2024-02-19T21:42:58.057822+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: cephadm 2024-02-19T21:42:57.136527+0000 mgr.y (mgr.25078) 89 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: cephadm 2024-02-19T21:42:57.172779+0000 mgr.y (mgr.25078) 90 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:57.181594+0000 mgr.y (mgr.25078) 91 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-02-19T21:42:58.585 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: cephadm 2024-02-19T21:42:57.183135+0000 mgr.y (mgr.25078) 92 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:57.382975+0000 mgr.y (mgr.25078) 93 : audit [DBG] from='client.54190 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.047852+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.048738+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.049415+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.050115+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.050829+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.051565+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.054783+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.055587+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.056366+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.057101+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.586 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:58 smithi087 bash[40854]: audit 2024-02-19T21:42:58.057822+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:42:58.797 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:42:58.797 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:42:58.797 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "5/21 daemons upgraded", 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:42:58.798 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:42:59.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[40854]: audit 2024-02-19T21:42:57.715107+0000 mgr.y (mgr.25078) 94 : audit [DBG] from='client.54196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:59.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[40854]: audit 2024-02-19T21:42:58.041729+0000 mgr.y (mgr.25078) 95 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:59.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[40854]: cluster 2024-02-19T21:42:58.094261+0000 mgr.y (mgr.25078) 96 : cluster [DBG] pgmap v44: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:59.557 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[40854]: audit 2024-02-19T21:42:58.468160+0000 mon.a (mon.0) 187 : audit [DBG] from='client.44298 172.21.15.87:0/3474212074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:59.558 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[39529]: audit 2024-02-19T21:42:57.715107+0000 mgr.y (mgr.25078) 94 : audit [DBG] from='client.54196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:59.558 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[39529]: audit 2024-02-19T21:42:58.041729+0000 mgr.y (mgr.25078) 95 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:59.558 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[39529]: cluster 2024-02-19T21:42:58.094261+0000 mgr.y (mgr.25078) 96 : cluster [DBG] pgmap v44: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:59.558 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:42:59 smithi087 bash[39529]: audit 2024-02-19T21:42:58.468160+0000 mon.a (mon.0) 187 : audit [DBG] from='client.44298 172.21.15.87:0/3474212074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:42:59.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:59 smithi129 bash[34349]: audit 2024-02-19T21:42:57.715107+0000 mgr.y (mgr.25078) 94 : audit [DBG] from='client.54196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:59.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:59 smithi129 bash[34349]: audit 2024-02-19T21:42:58.041729+0000 mgr.y (mgr.25078) 95 : audit [DBG] from='client.54202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:42:59.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:59 smithi129 bash[34349]: cluster 2024-02-19T21:42:58.094261+0000 mgr.y (mgr.25078) 96 : cluster [DBG] pgmap v44: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:42:59.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:42:59 smithi129 bash[34349]: audit 2024-02-19T21:42:58.468160+0000 mon.a (mon.0) 187 : audit [DBG] from='client.44298 172.21.15.87:0/3474212074' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: audit 2024-02-19T21:42:58.797627+0000 mgr.y (mgr.25078) 97 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: cephadm 2024-02-19T21:42:59.332504+0000 mgr.y (mgr.25078) 98 : cephadm [INF] Upgrade: Updating osd.0 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: audit 2024-02-19T21:42:59.342675+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: audit 2024-02-19T21:42:59.344288+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: audit 2024-02-19T21:42:59.345599+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: cephadm 2024-02-19T21:42:59.347864+0000 mgr.y (mgr.25078) 99 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-19T21:43:00.606 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[40854]: audit 2024-02-19T21:42:59.348517+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: audit 2024-02-19T21:42:58.797627+0000 mgr.y (mgr.25078) 97 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: cephadm 2024-02-19T21:42:59.332504+0000 mgr.y (mgr.25078) 98 : cephadm [INF] Upgrade: Updating osd.0 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: audit 2024-02-19T21:42:59.342675+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: audit 2024-02-19T21:42:59.344288+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: audit 2024-02-19T21:42:59.345599+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: cephadm 2024-02-19T21:42:59.347864+0000 mgr.y (mgr.25078) 99 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-19T21:43:00.607 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:00 smithi087 bash[39529]: audit 2024-02-19T21:42:59.348517+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:43:00.623 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:00 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 8. 2024-02-19T21:43:00.623 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:00 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:00.623 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:00 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:00.623 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: audit 2024-02-19T21:42:58.797627+0000 mgr.y (mgr.25078) 97 : audit [DBG] from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:00.623 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: cephadm 2024-02-19T21:42:59.332504+0000 mgr.y (mgr.25078) 98 : cephadm [INF] Upgrade: Updating osd.0 2024-02-19T21:43:00.624 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: audit 2024-02-19T21:42:59.342675+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:00.624 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: audit 2024-02-19T21:42:59.344288+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-19T21:43:00.624 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: audit 2024-02-19T21:42:59.345599+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:00.624 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: cephadm 2024-02-19T21:42:59.347864+0000 mgr.y (mgr.25078) 99 : cephadm [INF] Deploying daemon osd.0 on smithi087 2024-02-19T21:43:00.624 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:00 smithi129 bash[34349]: audit 2024-02-19T21:42:59.348517+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2024-02-19T21:43:01.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:01 smithi129 bash[34349]: cluster 2024-02-19T21:43:00.095111+0000 mgr.y (mgr.25078) 100 : cluster [DBG] pgmap v45: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:01.627 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:01 smithi087 bash[39529]: cluster 2024-02-19T21:43:00.095111+0000 mgr.y (mgr.25078) 100 : cluster [DBG] pgmap v45: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:01.627 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:01 smithi087 bash[40854]: cluster 2024-02-19T21:43:00.095111+0000 mgr.y (mgr.25078) 100 : cluster [DBG] pgmap v45: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:01.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:01.627Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:01.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:01.627Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:01.627Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:43:02.321 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:02 smithi129 bash[36508]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: --- Logging error --- 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.send(msg) 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.358 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self._connect_unixsocket(self.address) 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Call stack: 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self._bootstrap_inner() 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:43:03.359 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.run() 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: logger.info("Started the configuration object watcher") 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Message: 'Started the configuration object watcher' 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Arguments: () 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: --- Logging error --- 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.send(msg) 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.360 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self._connect_unixsocket(self.address) 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Call stack: 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: main() 2024-02-19T21:43:03.361 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Arguments: () 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: --- Logging error --- 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.send(msg) 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.362 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self._connect_unixsocket(self.address) 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Call stack: 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self._bootstrap_inner() 2024-02-19T21:43:03.363 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.run() 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.interval)) 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Arguments: () 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: --- Logging error --- 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.send(msg) 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:03.364 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self._connect_unixsocket(self.address) 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: self.socket.connect(address) 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Call stack: 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: main() 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:43:03.365 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: "{}".format(blacklisted_ip)) 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Arguments: () 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: Traceback (most recent call last): 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: main() 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:43:03.366 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:43:03.367 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: **kwargs).stdout 2024-02-19T21:43:03.367 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:43:03.367 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: output=stdout, stderr=stderr) 2024-02-19T21:43:03.367 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[36525]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:43:03.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[39529]: cluster 2024-02-19T21:43:02.095858+0000 mgr.y (mgr.25078) 101 : cluster [DBG] pgmap v46: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:03.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[39529]: audit 2024-02-19T21:43:02.732054+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54232 172.21.15.129:0/4132097379' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:43:03.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[39529]: audit 2024-02-19T21:43:03.072291+0000 mon.b (mon.2) 9 : audit [INF] from='client.64211 172.21.15.129:0/680076053' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:43:03.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[40854]: cluster 2024-02-19T21:43:02.095858+0000 mgr.y (mgr.25078) 101 : cluster [DBG] pgmap v46: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:03.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[40854]: audit 2024-02-19T21:43:02.732054+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54232 172.21.15.129:0/4132097379' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:43:03.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[40854]: audit 2024-02-19T21:43:03.072291+0000 mon.b (mon.2) 9 : audit [INF] from='client.64211 172.21.15.129:0/680076053' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:43:03.633 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:03.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:03.634 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:03.518Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:03.634 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:03.518Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[34349]: cluster 2024-02-19T21:43:02.095858+0000 mgr.y (mgr.25078) 101 : cluster [DBG] pgmap v46: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[34349]: audit 2024-02-19T21:43:02.732054+0000 mon.c (mon.1) 4 : audit [DBG] from='client.54232 172.21.15.129:0/4132097379' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:43:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:03 smithi129 bash[34349]: audit 2024-02-19T21:43:03.072291+0000 mon.b (mon.2) 9 : audit [INF] from='client.64211 172.21.15.129:0/680076053' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:43:04.132 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:03 smithi087 systemd[1]: Stopping Ceph osd.0 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:43:04.133 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[20498]: debug 2024-02-19T21:43:03.895+0000 7f5dbc2e2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:43:04.133 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[20498]: debug 2024-02-19T21:43:03.895+0000 7f5dbc2e2700 -1 osd.0 67 *** Got signal Terminated *** 2024-02-19T21:43:04.133 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:03 smithi087 bash[20498]: debug 2024-02-19T21:43:03.895+0000 7f5dbc2e2700 -1 osd.0 67 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:43:04.242 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:03 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:43:04.242 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[36508]: (process:1): GLib-GObject-CRITICAL **: 21:43:04.041: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.971177+0000 mon.a (mon.0) 192 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.971316+0000 mon.a (mon.0) 193 : cluster [INF] osd.0 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.972107+0000 mon.a (mon.0) 194 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.972522+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.973039+0000 mon.a (mon.0) 196 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.973450+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.974140+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.974569+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.974978+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.975173+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.975621+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:03.975958+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.171927+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.172268+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.172567+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.172807+0000 mon.a (mon.0) 207 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.174213+0000 mon.a (mon.0) 208 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.174672+0000 mon.a (mon.0) 209 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.174952+0000 mon.a (mon.0) 210 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.175224+0000 mon.a (mon.0) 211 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.175729+0000 mon.a (mon.0) 212 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.175998+0000 mon.a (mon.0) 213 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.176258+0000 mon.a (mon.0) 214 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.176497+0000 mon.a (mon.0) 215 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.176837+0000 mon.a (mon.0) 216 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.573 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.177149+0000 mon.a (mon.0) 217 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.183216+0000 mon.a (mon.0) 218 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.184106+0000 mon.a (mon.0) 219 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.187174+0000 mon.a (mon.0) 220 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.187538+0000 mon.a (mon.0) 221 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.189590+0000 mon.a (mon.0) 222 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.574 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.192184+0000 mon.a (mon.0) 223 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.602 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[42687]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.0 2024-02-19T21:43:04.602 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.971177+0000 mon.a (mon.0) 192 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.971316+0000 mon.a (mon.0) 193 : cluster [INF] osd.0 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.972107+0000 mon.a (mon.0) 194 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.972522+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.973039+0000 mon.a (mon.0) 196 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.973450+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.974140+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.974569+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.974978+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.975173+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.975621+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:03.975958+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.171927+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.172268+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.603 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.172567+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.172807+0000 mon.a (mon.0) 207 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.174213+0000 mon.a (mon.0) 208 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.174672+0000 mon.a (mon.0) 209 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.174952+0000 mon.a (mon.0) 210 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.175224+0000 mon.a (mon.0) 211 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.175729+0000 mon.a (mon.0) 212 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.175998+0000 mon.a (mon.0) 213 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.176258+0000 mon.a (mon.0) 214 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.604 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.176497+0000 mon.a (mon.0) 215 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.607 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.176837+0000 mon.a (mon.0) 216 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.607 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.177149+0000 mon.a (mon.0) 217 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.607 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.183216+0000 mon.a (mon.0) 218 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.607 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.184106+0000 mon.a (mon.0) 219 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.607 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.187174+0000 mon.a (mon.0) 220 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.187538+0000 mon.a (mon.0) 221 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.189590+0000 mon.a (mon.0) 222 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.192184+0000 mon.a (mon.0) 223 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.971177+0000 mon.a (mon.0) 192 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.971316+0000 mon.a (mon.0) 193 : cluster [INF] osd.0 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.972107+0000 mon.a (mon.0) 194 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.972522+0000 mon.a (mon.0) 195 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.973039+0000 mon.a (mon.0) 196 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.608 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.973450+0000 mon.a (mon.0) 197 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.974140+0000 mon.a (mon.0) 198 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.974569+0000 mon.a (mon.0) 199 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.974978+0000 mon.a (mon.0) 200 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.975173+0000 mon.a (mon.0) 201 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.975621+0000 mon.a (mon.0) 202 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:03.975958+0000 mon.a (mon.0) 203 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.171927+0000 mon.a (mon.0) 204 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.172268+0000 mon.a (mon.0) 205 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.172567+0000 mon.a (mon.0) 206 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.172807+0000 mon.a (mon.0) 207 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.174213+0000 mon.a (mon.0) 208 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.174672+0000 mon.a (mon.0) 209 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.174952+0000 mon.a (mon.0) 210 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.175224+0000 mon.a (mon.0) 211 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.175729+0000 mon.a (mon.0) 212 : cluster [DBG] osd.0 reported immediately failed by osd.7 2024-02-19T21:43:04.609 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.175998+0000 mon.a (mon.0) 213 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.176258+0000 mon.a (mon.0) 214 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.176497+0000 mon.a (mon.0) 215 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.176837+0000 mon.a (mon.0) 216 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.177149+0000 mon.a (mon.0) 217 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.183216+0000 mon.a (mon.0) 218 : cluster [DBG] osd.0 reported immediately failed by osd.2 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.184106+0000 mon.a (mon.0) 219 : cluster [DBG] osd.0 reported immediately failed by osd.5 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.187174+0000 mon.a (mon.0) 220 : cluster [DBG] osd.0 reported immediately failed by osd.4 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.187538+0000 mon.a (mon.0) 221 : cluster [DBG] osd.0 reported immediately failed by osd.1 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.189590+0000 mon.a (mon.0) 222 : cluster [DBG] osd.0 reported immediately failed by osd.6 2024-02-19T21:43:04.610 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.192184+0000 mon.a (mon.0) 223 : cluster [DBG] osd.0 reported immediately failed by osd.3 2024-02-19T21:43:04.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:04 smithi087 bash[42744]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.0 2024-02-19T21:43:05.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:04 smithi129 bash[36738]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:43:05.071 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:04 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:43:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:05 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.097375+0000 mgr.y (mgr.25078) 102 : cluster [DBG] pgmap v47: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:05 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.357693+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:43:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:05 smithi129 bash[34349]: cluster 2024-02-19T21:43:04.378747+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e68: 8 total, 7 up, 8 in 2024-02-19T21:43:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:05 smithi129 bash[34349]: audit 2024-02-19T21:43:04.379909+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:43:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:05 smithi129 bash[34349]: audit 2024-02-19T21:43:04.384794+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.097375+0000 mgr.y (mgr.25078) 102 : cluster [DBG] pgmap v47: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.357693+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[39529]: cluster 2024-02-19T21:43:04.378747+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e68: 8 total, 7 up, 8 in 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[39529]: audit 2024-02-19T21:43:04.379909+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[39529]: audit 2024-02-19T21:43:04.384794+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.097375+0000 mgr.y (mgr.25078) 102 : cluster [DBG] pgmap v47: 132 pgs: 132 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.357693+0000 mon.a (mon.0) 224 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[40854]: cluster 2024-02-19T21:43:04.378747+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e68: 8 total, 7 up, 8 in 2024-02-19T21:43:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[40854]: audit 2024-02-19T21:43:04.379909+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2024-02-19T21:43:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:05 smithi087 bash[40854]: audit 2024-02-19T21:43:04.384794+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-19T21:43:06.795 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:06 smithi087 bash[39529]: audit 2024-02-19T21:43:05.373171+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:43:06.796 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:06 smithi087 bash[39529]: cluster 2024-02-19T21:43:05.373451+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e69: 8 total, 7 up, 8 in 2024-02-19T21:43:06.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:06 smithi087 bash[40854]: audit 2024-02-19T21:43:05.373171+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:43:06.796 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:06 smithi087 bash[40854]: cluster 2024-02-19T21:43:05.373451+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e69: 8 total, 7 up, 8 in 2024-02-19T21:43:06.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:06 smithi129 bash[34349]: audit 2024-02-19T21:43:05.373171+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-19T21:43:06.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:06 smithi129 bash[34349]: cluster 2024-02-19T21:43:05.373451+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e69: 8 total, 7 up, 8 in 2024-02-19T21:43:07.564 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:07 smithi087 bash[40854]: cluster 2024-02-19T21:43:06.098109+0000 mgr.y (mgr.25078) 103 : cluster [DBG] pgmap v50: 132 pgs: 19 stale+active+clean, 113 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:43:07.565 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:07 smithi087 bash[39529]: cluster 2024-02-19T21:43:06.098109+0000 mgr.y (mgr.25078) 103 : cluster [DBG] pgmap v50: 132 pgs: 19 stale+active+clean, 113 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:43:07.565 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:07 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.0.service: Succeeded. 2024-02-19T21:43:07.565 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:07 smithi087 systemd[1]: Stopped Ceph osd.0 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:07.565 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:07 smithi087 systemd[1]: Started Ceph osd.0 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:07.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:07 smithi129 bash[34349]: cluster 2024-02-19T21:43:06.098109+0000 mgr.y (mgr.25078) 103 : cluster [DBG] pgmap v50: 132 pgs: 19 stale+active+clean, 113 active+clean; 7.4 KiB data, 5.9 MiB used, 707 GiB / 715 GiB avail 2024-02-19T21:43:08.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:08 smithi087 bash[40854]: audit 2024-02-19T21:43:07.606705+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:08.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:08 smithi087 bash[40854]: audit 2024-02-19T21:43:07.607985+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:08.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:08 smithi087 bash[40854]: audit 2024-02-19T21:43:07.610243+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:43:08.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:08 smithi087 bash[39529]: audit 2024-02-19T21:43:07.606705+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:08.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:08 smithi087 bash[39529]: audit 2024-02-19T21:43:07.607985+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:08.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:08 smithi087 bash[39529]: audit 2024-02-19T21:43:07.610243+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:43:09.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:08 smithi129 bash[34349]: audit 2024-02-19T21:43:07.606705+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:09.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:08 smithi129 bash[34349]: audit 2024-02-19T21:43:07.607985+0000 mon.a (mon.0) 231 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:09.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:08 smithi129 bash[34349]: audit 2024-02-19T21:43:07.610243+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:43:09.382 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:43:09.382 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-19T21:43:09.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-19T21:43:09.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-19T21:43:09.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-19T21:43:09.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-19T21:43:09.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-19T21:43:09.383 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[42971]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-19T21:43:09.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[39529]: cluster 2024-02-19T21:43:08.099982+0000 mgr.y (mgr.25078) 104 : cluster [DBG] pgmap v51: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:09.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[39529]: cluster 2024-02-19T21:43:08.604048+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: Degraded data redundancy: 63/606 objects degraded (10.396%), 18 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[40854]: cluster 2024-02-19T21:43:08.099982+0000 mgr.y (mgr.25078) 104 : cluster [DBG] pgmap v51: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:09 smithi087 bash[40854]: cluster 2024-02-19T21:43:08.604048+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: Degraded data redundancy: 63/606 objects degraded (10.396%), 18 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:09 smithi129 bash[34349]: cluster 2024-02-19T21:43:08.099982+0000 mgr.y (mgr.25078) 104 : cluster [DBG] pgmap v51: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:09 smithi129 bash[34349]: cluster 2024-02-19T21:43:08.604048+0000 mon.a (mon.0) 233 : cluster [WRN] Health check failed: Degraded data redundancy: 63/606 objects degraded (10.396%), 18 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:11.132 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:10 smithi087 bash[43258]: debug 2024-02-19T21:43:10.855+0000 7f904a976700 1 -- 172.21.15.87:0/3337729650 <== mon.1 v2:172.21.15.87:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c1ab668680 con 0x55c1ab6db400 2024-02-19T21:43:11.621 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:11 smithi087 bash[43258]: debug 2024-02-19T21:43:11.155+0000 7f9052404380 -1 Falling back to public interface 2024-02-19T21:43:11.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:11 smithi087 bash[39529]: cluster 2024-02-19T21:43:10.100933+0000 mgr.y (mgr.25078) 105 : cluster [DBG] pgmap v52: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:11.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:11 smithi087 bash[40854]: cluster 2024-02-19T21:43:10.100933+0000 mgr.y (mgr.25078) 105 : cluster [DBG] pgmap v52: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:11.628Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:11.628Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:11.628Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:43:12.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:11 smithi129 bash[34349]: cluster 2024-02-19T21:43:10.100933+0000 mgr.y (mgr.25078) 105 : cluster [DBG] pgmap v52: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:13.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:13 smithi087 bash[39529]: cluster 2024-02-19T21:43:12.101972+0000 mgr.y (mgr.25078) 106 : cluster [DBG] pgmap v53: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:13.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:13 smithi087 bash[40854]: cluster 2024-02-19T21:43:12.101972+0000 mgr.y (mgr.25078) 106 : cluster [DBG] pgmap v53: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:13.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:13.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:13.519Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:13 smithi129 bash[34349]: cluster 2024-02-19T21:43:12.101972+0000 mgr.y (mgr.25078) 106 : cluster [DBG] pgmap v53: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:14.628 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:14 smithi087 bash[43258]: debug 2024-02-19T21:43:14.191+0000 7f9052404380 -1 osd.0 67 log_to_monitors {default=true} 2024-02-19T21:43:14.630 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:14 smithi087 bash[39529]: audit 2024-02-19T21:43:14.199311+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:43:14.880 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:14 smithi129 bash[34349]: audit 2024-02-19T21:43:14.199311+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:43:14.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:14 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 9. 2024-02-19T21:43:14.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:14 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:14.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:14 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:14.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:14 smithi087 bash[40854]: audit 2024-02-19T21:43:14.199311+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-19T21:43:14.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:43:14 smithi087 bash[43258]: debug 2024-02-19T21:43:14.651+0000 7f90410e6700 -1 osd.0 67 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:43:15.382 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:43:14 smithi087 bash[37601]: debug 2024-02-19T21:43:14.991+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:43:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: cluster 2024-02-19T21:43:14.103190+0000 mgr.y (mgr.25078) 107 : cluster [DBG] pgmap v54: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.641620+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:43:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: cluster 2024-02-19T21:43:14.641891+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-19T21:43:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.643194+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:43:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.694436+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.955766+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.956978+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.966752+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.978587+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.983392+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.986639+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.989065+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:15 smithi129 bash[34349]: audit 2024-02-19T21:43:14.992279+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: cluster 2024-02-19T21:43:14.103190+0000 mgr.y (mgr.25078) 107 : cluster [DBG] pgmap v54: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.641620+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: cluster 2024-02-19T21:43:14.641891+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.643194+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.694436+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.955766+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.956978+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.966752+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.978587+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.983392+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.986639+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.989065+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[39529]: audit 2024-02-19T21:43:14.992279+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: cluster 2024-02-19T21:43:14.103190+0000 mgr.y (mgr.25078) 107 : cluster [DBG] pgmap v54: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 6.1 MiB used, 707 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.641620+0000 mon.a (mon.0) 235 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: cluster 2024-02-19T21:43:14.641891+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e70: 8 total, 7 up, 8 in 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.643194+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.694436+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.955766+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.956978+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.966752+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.978587+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.983392+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.986639+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.989065+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:16.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:15 smithi087 bash[40854]: audit 2024-02-19T21:43:14.992279+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:16.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[36809]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cephadm 2024-02-19T21:43:14.957819+0000 mgr.y (mgr.25078) 108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cluster 2024-02-19T21:43:14.959016+0000 mgr.y (mgr.25078) 109 : cluster [DBG] pgmap v56: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cluster 2024-02-19T21:43:14.959782+0000 mgr.y (mgr.25078) 110 : cluster [DBG] pgmap v57: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: audit 2024-02-19T21:43:14.992639+0000 mgr.y (mgr.25078) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cephadm 2024-02-19T21:43:14.994227+0000 mgr.y (mgr.25078) 112 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cluster 2024-02-19T21:43:15.637487+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cluster 2024-02-19T21:43:15.646399+0000 mon.a (mon.0) 248 : cluster [INF] osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922] boot 2024-02-19T21:43:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cluster 2024-02-19T21:43:15.646520+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-19T21:43:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: audit 2024-02-19T21:43:15.649540+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:43:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:16 smithi129 bash[34349]: cluster 2024-02-19T21:43:16.655525+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cephadm 2024-02-19T21:43:14.957819+0000 mgr.y (mgr.25078) 108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cluster 2024-02-19T21:43:14.959016+0000 mgr.y (mgr.25078) 109 : cluster [DBG] pgmap v56: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cluster 2024-02-19T21:43:14.959782+0000 mgr.y (mgr.25078) 110 : cluster [DBG] pgmap v57: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: audit 2024-02-19T21:43:14.992639+0000 mgr.y (mgr.25078) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cephadm 2024-02-19T21:43:14.994227+0000 mgr.y (mgr.25078) 112 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cluster 2024-02-19T21:43:15.637487+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cluster 2024-02-19T21:43:15.646399+0000 mon.a (mon.0) 248 : cluster [INF] osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922] boot 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cluster 2024-02-19T21:43:15.646520+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: audit 2024-02-19T21:43:15.649540+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:43:17.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[39529]: cluster 2024-02-19T21:43:16.655525+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cephadm 2024-02-19T21:43:14.957819+0000 mgr.y (mgr.25078) 108 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cluster 2024-02-19T21:43:14.959016+0000 mgr.y (mgr.25078) 109 : cluster [DBG] pgmap v56: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cluster 2024-02-19T21:43:14.959782+0000 mgr.y (mgr.25078) 110 : cluster [DBG] pgmap v57: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: audit 2024-02-19T21:43:14.992639+0000 mgr.y (mgr.25078) 111 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cephadm 2024-02-19T21:43:14.994227+0000 mgr.y (mgr.25078) 112 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cluster 2024-02-19T21:43:15.637487+0000 mon.a (mon.0) 247 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cluster 2024-02-19T21:43:15.646399+0000 mon.a (mon.0) 248 : cluster [INF] osd.0 [v2:172.21.15.87:6802/117109922,v1:172.21.15.87:6803/117109922] boot 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cluster 2024-02-19T21:43:15.646520+0000 mon.a (mon.0) 249 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: audit 2024-02-19T21:43:15.649540+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-19T21:43:17.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:16 smithi087 bash[40854]: cluster 2024-02-19T21:43:16.655525+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: --- Logging error --- 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.send(msg) 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.368 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self._connect_unixsocket(self.address) 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Call stack: 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self._bootstrap_inner() 2024-02-19T21:43:17.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.run() 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: logger.info("Started the configuration object watcher") 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Message: 'Started the configuration object watcher' 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Arguments: () 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: --- Logging error --- 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.send(msg) 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:17.370 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self._connect_unixsocket(self.address) 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Call stack: 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: main() 2024-02-19T21:43:17.371 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Message: 'Processing osd blacklist entries for this node' 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Arguments: () 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: --- Logging error --- 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:17.372 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.send(msg) 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self._connect_unixsocket(self.address) 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Call stack: 2024-02-19T21:43:17.373 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self._bootstrap_inner() 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.run() 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.interval)) 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Message: 'Checking for config object changes every 1s' 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Arguments: () 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: --- Logging error --- 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.send(msg) 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: OSError: [Errno 9] Bad file descriptor 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-19T21:43:17.374 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: During handling of the above exception, another exception occurred: 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self._connect_unixsocket(self.address) 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: self.socket.connect(address) 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Call stack: 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: main() 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:43:17.375 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:43:17.376 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 37, in ceph_rm_blacklist 2024-02-19T21:43:17.376 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: "{}".format(blacklisted_ip)) 2024-02-19T21:43:17.376 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Message: 'Removing blacklisted entry for this host : 172.21.15.129:6833/1623848618' 2024-02-19T21:43:17.376 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Arguments: () 2024-02-19T21:43:17.674 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: Traceback (most recent call last): 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: main() 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 110, in osd_blacklist_cleanup 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: rm_ok = self.ceph_rm_blacklist(blacklist_entry.split(' ')[0]) 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 45, in ceph_rm_blacklist 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: stderr=subprocess.STDOUT, shell=True) 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/subprocess.py", line 356, in check_output 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: **kwargs).stdout 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: File "/usr/lib64/python3.6/subprocess.py", line 438, in run 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: output=stdout, stderr=stderr) 2024-02-19T21:43:17.675 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[36825]: subprocess.CalledProcessError: Command 'ceph -n client.iscsi.iscsi.a --conf /etc/ceph/ceph.conf osd blacklist rm 172.21.15.129:6833/1623848618' returned non-zero exit status 13. 2024-02-19T21:43:18.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[34349]: audit 2024-02-19T21:43:17.013065+0000 mon.b (mon.2) 10 : audit [DBG] from='client.64235 172.21.15.129:0/4041189920' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:43:18.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:17 smithi129 bash[34349]: audit 2024-02-19T21:43:17.359067+0000 mon.b (mon.2) 11 : audit [INF] from='client.64241 172.21.15.129:0/1453649313' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:43:18.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:17 smithi087 bash[39529]: audit 2024-02-19T21:43:17.013065+0000 mon.b (mon.2) 10 : audit [DBG] from='client.64235 172.21.15.129:0/4041189920' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:43:18.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:17 smithi087 bash[39529]: audit 2024-02-19T21:43:17.359067+0000 mon.b (mon.2) 11 : audit [INF] from='client.64241 172.21.15.129:0/1453649313' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:43:18.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:17 smithi087 bash[40854]: audit 2024-02-19T21:43:17.013065+0000 mon.b (mon.2) 10 : audit [DBG] from='client.64235 172.21.15.129:0/4041189920' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-19T21:43:18.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:17 smithi087 bash[40854]: audit 2024-02-19T21:43:17.359067+0000 mon.b (mon.2) 11 : audit [INF] from='client.64241 172.21.15.129:0/1453649313' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist", "blacklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: access denied 2024-02-19T21:43:18.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:18 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:43:18.657 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:18 smithi129 bash[36809]: (process:1): GLib-GObject-CRITICAL **: 21:43:18.419: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-19T21:43:19.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:18 smithi129 bash[34349]: cluster 2024-02-19T21:43:16.960787+0000 mgr.y (mgr.25078) 113 : cluster [DBG] pgmap v60: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:19.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:18 smithi087 bash[40854]: cluster 2024-02-19T21:43:16.960787+0000 mgr.y (mgr.25078) 113 : cluster [DBG] pgmap v60: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:19.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:18 smithi087 bash[39529]: cluster 2024-02-19T21:43:16.960787+0000 mgr.y (mgr.25078) 113 : cluster [DBG] pgmap v60: 132 pgs: 18 active+undersized+degraded, 28 active+undersized, 86 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 63/606 objects degraded (10.396%) 2024-02-19T21:43:19.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:19 smithi129 bash[37038]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-19T21:43:19.571 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:19 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:43:20.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:19 smithi129 bash[34349]: cluster 2024-02-19T21:43:18.962433+0000 mgr.y (mgr.25078) 114 : cluster [DBG] pgmap v61: 132 pgs: 9 active+undersized+degraded, 10 active+undersized, 113 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 32/606 objects degraded (5.281%) 2024-02-19T21:43:20.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:19 smithi129 bash[34349]: cluster 2024-02-19T21:43:19.676827+0000 mon.a (mon.0) 252 : cluster [WRN] Health check update: Degraded data redundancy: 32/606 objects degraded (5.281%), 9 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:20.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:19 smithi087 bash[40854]: cluster 2024-02-19T21:43:18.962433+0000 mgr.y (mgr.25078) 114 : cluster [DBG] pgmap v61: 132 pgs: 9 active+undersized+degraded, 10 active+undersized, 113 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 32/606 objects degraded (5.281%) 2024-02-19T21:43:20.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:19 smithi087 bash[40854]: cluster 2024-02-19T21:43:19.676827+0000 mon.a (mon.0) 252 : cluster [WRN] Health check update: Degraded data redundancy: 32/606 objects degraded (5.281%), 9 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:20.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:19 smithi087 bash[39529]: cluster 2024-02-19T21:43:18.962433+0000 mgr.y (mgr.25078) 114 : cluster [DBG] pgmap v61: 132 pgs: 9 active+undersized+degraded, 10 active+undersized, 113 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 236 B/s rd, 0 op/s; 32/606 objects degraded (5.281%) 2024-02-19T21:43:20.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:19 smithi087 bash[39529]: cluster 2024-02-19T21:43:19.676827+0000 mon.a (mon.0) 252 : cluster [WRN] Health check update: Degraded data redundancy: 32/606 objects degraded (5.281%), 9 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:21.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:21 smithi087 bash[40854]: cluster 2024-02-19T21:43:21.015358+0000 mon.a (mon.0) 253 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/606 objects degraded (5.281%), 9 pgs degraded) 2024-02-19T21:43:21.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:21 smithi087 bash[39529]: cluster 2024-02-19T21:43:21.015358+0000 mon.a (mon.0) 253 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/606 objects degraded (5.281%), 9 pgs degraded) 2024-02-19T21:43:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:21 smithi129 bash[34349]: cluster 2024-02-19T21:43:21.015358+0000 mon.a (mon.0) 253 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/606 objects degraded (5.281%), 9 pgs degraded) 2024-02-19T21:43:21.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:21.628Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:21.628Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:21.628Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:22.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:22 smithi087 bash[40854]: cluster 2024-02-19T21:43:20.963382+0000 mgr.y (mgr.25078) 115 : cluster [DBG] pgmap v62: 132 pgs: 132 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-19T21:43:22.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:22 smithi087 bash[39529]: cluster 2024-02-19T21:43:20.963382+0000 mgr.y (mgr.25078) 115 : cluster [DBG] pgmap v62: 132 pgs: 132 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-19T21:43:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:22 smithi129 bash[34349]: cluster 2024-02-19T21:43:20.963382+0000 mgr.y (mgr.25078) 115 : cluster [DBG] pgmap v62: 132 pgs: 132 active+clean; 7.4 KiB data, 296 MiB used, 708 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-02-19T21:43:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:23.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:23.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:23.519Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:24.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:24 smithi087 bash[39529]: cluster 2024-02-19T21:43:22.964804+0000 mgr.y (mgr.25078) 116 : cluster [DBG] pgmap v63: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-02-19T21:43:24.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:24 smithi087 bash[40854]: cluster 2024-02-19T21:43:22.964804+0000 mgr.y (mgr.25078) 116 : cluster [DBG] pgmap v63: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-02-19T21:43:24.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:24 smithi129 bash[34349]: cluster 2024-02-19T21:43:22.964804+0000 mgr.y (mgr.25078) 116 : cluster [DBG] pgmap v63: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 127 B/s rd, 0 op/s 2024-02-19T21:43:26.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:26 smithi087 bash[39529]: cluster 2024-02-19T21:43:24.965811+0000 mgr.y (mgr.25078) 117 : cluster [DBG] pgmap v64: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 109 B/s rd, 0 op/s 2024-02-19T21:43:26.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:26 smithi087 bash[40854]: cluster 2024-02-19T21:43:24.965811+0000 mgr.y (mgr.25078) 117 : cluster [DBG] pgmap v64: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 109 B/s rd, 0 op/s 2024-02-19T21:43:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:26 smithi129 bash[34349]: cluster 2024-02-19T21:43:24.965811+0000 mgr.y (mgr.25078) 117 : cluster [DBG] pgmap v64: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 109 B/s rd, 0 op/s 2024-02-19T21:43:28.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:28 smithi129 bash[34349]: cluster 2024-02-19T21:43:26.966675+0000 mgr.y (mgr.25078) 118 : cluster [DBG] pgmap v65: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 99 B/s rd, 0 op/s 2024-02-19T21:43:28.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:28 smithi129 bash[34349]: audit 2024-02-19T21:43:27.398527+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:28.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:28 smithi087 bash[39529]: cluster 2024-02-19T21:43:26.966675+0000 mgr.y (mgr.25078) 118 : cluster [DBG] pgmap v65: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 99 B/s rd, 0 op/s 2024-02-19T21:43:28.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:28 smithi087 bash[39529]: audit 2024-02-19T21:43:27.398527+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:28.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:28 smithi087 bash[40854]: cluster 2024-02-19T21:43:26.966675+0000 mgr.y (mgr.25078) 118 : cluster [DBG] pgmap v65: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 99 B/s rd, 0 op/s 2024-02-19T21:43:28.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:28 smithi087 bash[40854]: audit 2024-02-19T21:43:27.398527+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:29.152 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:43:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:29 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Scheduled restart job, restart counter is at 10. 2024-02-19T21:43:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:29 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:29 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Start request repeated too quickly. 2024-02-19T21:43:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:29 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:43:29.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:43:29 smithi129 systemd[1]: Failed to start Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:29.828 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:43:29.828 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (9m) 15s ago 10m 15.1M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:43:29.828 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (9m) 65s ago 9m 26.5M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:43:29.828 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 65s ago 10m - - 2024-02-19T21:43:29.828 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (2m) 65s ago 14m 378M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:43:29.828 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (2m) 15s ago 16m 418M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (2m) 15s ago 16m 46.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (79s) 65s ago 14m 32.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (93s) 15s ago 14m 39.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (10m) 15s ago 10m 11.7M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (10m) 65s ago 10m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (19s) 15s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (13m) 15s ago 13m 46.4M 4096M 15.2.9 dfc483079636 52a6a59dce12 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (13m) 15s ago 13m 43.4M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (12m) 15s ago 12m 47.0M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (12m) 65s ago 12m 45.8M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (12m) 65s ago 12m 43.6M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:43:29.829 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (11m) 65s ago 11m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:43:29.830 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (11m) 65s ago 11m 45.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:43:29.830 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (3m) 65s ago 10m 38.0M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:43:29.830 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (8m) 15s ago 8m 50.6M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:43:29.830 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (8m) 65s ago 8m 50.5M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 7, 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 1 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:43:30.222 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 9, 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 6 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:43:30.223 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:43:30.554 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:43:30.554 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:43:30.554 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:43:30.554 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "6/21 daemons upgraded", 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:43:30.555 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: cluster 2024-02-19T21:43:28.968125+0000 mgr.y (mgr.25078) 119 : cluster [DBG] pgmap v66: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.139293+0000 mgr.y (mgr.25078) 120 : audit [DBG] from='client.54274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.472738+0000 mgr.y (mgr.25078) 121 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.804855+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.805720+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.806514+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.807359+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.808178+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.808972+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.811834+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.812749+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.813635+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.814503+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:29.815450+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:30.007851+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[39529]: audit 2024-02-19T21:43:30.222543+0000 mon.c (mon.1) 5 : audit [DBG] from='client.54292 172.21.15.87:0/3546669408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: cluster 2024-02-19T21:43:28.968125+0000 mgr.y (mgr.25078) 119 : cluster [DBG] pgmap v66: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.139293+0000 mgr.y (mgr.25078) 120 : audit [DBG] from='client.54274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.472738+0000 mgr.y (mgr.25078) 121 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:30.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.804855+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.805720+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.806514+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.807359+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.808178+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.808972+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.811834+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.812749+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.813635+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.814503+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:29.815450+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:30.007851+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:30.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:30 smithi087 bash[40854]: audit 2024-02-19T21:43:30.222543+0000 mon.c (mon.1) 5 : audit [DBG] from='client.54292 172.21.15.87:0/3546669408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:30.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: cluster 2024-02-19T21:43:28.968125+0000 mgr.y (mgr.25078) 119 : cluster [DBG] pgmap v66: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail; 85 B/s rd, 0 op/s 2024-02-19T21:43:30.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.139293+0000 mgr.y (mgr.25078) 120 : audit [DBG] from='client.54274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:30.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.472738+0000 mgr.y (mgr.25078) 121 : audit [DBG] from='client.44370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.804855+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.805720+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.806514+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.807359+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.808178+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.808972+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.811834+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.812749+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.813635+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.814503+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:29.815450+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:30.007851+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:30.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:30 smithi129 bash[34349]: audit 2024-02-19T21:43:30.222543+0000 mon.c (mon.1) 5 : audit [DBG] from='client.54292 172.21.15.87:0/3546669408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:31.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[39529]: audit 2024-02-19T21:43:29.802032+0000 mgr.y (mgr.25078) 122 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:31.628 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[39529]: audit 2024-02-19T21:43:30.008255+0000 mgr.y (mgr.25078) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:31.629 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[39529]: cephadm 2024-02-19T21:43:30.010704+0000 mgr.y (mgr.25078) 124 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-19T21:43:31.629 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[39529]: audit 2024-02-19T21:43:30.554270+0000 mgr.y (mgr.25078) 125 : audit [DBG] from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:31.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[40854]: audit 2024-02-19T21:43:29.802032+0000 mgr.y (mgr.25078) 122 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:31.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[40854]: audit 2024-02-19T21:43:30.008255+0000 mgr.y (mgr.25078) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:31.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[40854]: cephadm 2024-02-19T21:43:30.010704+0000 mgr.y (mgr.25078) 124 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-19T21:43:31.629 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[40854]: audit 2024-02-19T21:43:30.554270+0000 mgr.y (mgr.25078) 125 : audit [DBG] from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:31 smithi129 bash[34349]: audit 2024-02-19T21:43:29.802032+0000 mgr.y (mgr.25078) 122 : audit [DBG] from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:31 smithi129 bash[34349]: audit 2024-02-19T21:43:30.008255+0000 mgr.y (mgr.25078) 123 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-02-19T21:43:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:31 smithi129 bash[34349]: cephadm 2024-02-19T21:43:30.010704+0000 mgr.y (mgr.25078) 124 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-02-19T21:43:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:31 smithi129 bash[34349]: audit 2024-02-19T21:43:30.554270+0000 mgr.y (mgr.25078) 125 : audit [DBG] from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:43:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:31.628Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:31.628Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:31.629Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:43:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:32 smithi129 bash[34349]: cluster 2024-02-19T21:43:30.969125+0000 mgr.y (mgr.25078) 126 : cluster [DBG] pgmap v67: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:32 smithi129 bash[34349]: audit 2024-02-19T21:43:32.278590+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:32 smithi129 bash[34349]: audit 2024-02-19T21:43:32.280228+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:43:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:32 smithi129 bash[34349]: audit 2024-02-19T21:43:32.281710+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:32 smithi129 bash[34349]: audit 2024-02-19T21:43:32.285786+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:43:32.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[40854]: cluster 2024-02-19T21:43:30.969125+0000 mgr.y (mgr.25078) 126 : cluster [DBG] pgmap v67: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[40854]: audit 2024-02-19T21:43:32.278590+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[40854]: audit 2024-02-19T21:43:32.280228+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[40854]: audit 2024-02-19T21:43:32.281710+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[40854]: audit 2024-02-19T21:43:32.285786+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[39529]: cluster 2024-02-19T21:43:30.969125+0000 mgr.y (mgr.25078) 126 : cluster [DBG] pgmap v67: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[39529]: audit 2024-02-19T21:43:32.278590+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[39529]: audit 2024-02-19T21:43:32.280228+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[39529]: audit 2024-02-19T21:43:32.281710+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:32.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:32 smithi087 bash[39529]: audit 2024-02-19T21:43:32.285786+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2024-02-19T21:43:33.750 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[40854]: cephadm 2024-02-19T21:43:32.268780+0000 mgr.y (mgr.25078) 127 : cephadm [INF] Upgrade: Updating osd.1 2024-02-19T21:43:33.751 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[40854]: cephadm 2024-02-19T21:43:32.284717+0000 mgr.y (mgr.25078) 128 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-19T21:43:33.751 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[39529]: cephadm 2024-02-19T21:43:32.268780+0000 mgr.y (mgr.25078) 127 : cephadm [INF] Upgrade: Updating osd.1 2024-02-19T21:43:33.751 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[39529]: cephadm 2024-02-19T21:43:32.284717+0000 mgr.y (mgr.25078) 128 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-19T21:43:33.752 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:33.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:33.752 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:33.519Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:33.752 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:33.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:33 smithi129 bash[34349]: cephadm 2024-02-19T21:43:32.268780+0000 mgr.y (mgr.25078) 127 : cephadm [INF] Upgrade: Updating osd.1 2024-02-19T21:43:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:33 smithi129 bash[34349]: cephadm 2024-02-19T21:43:32.284717+0000 mgr.y (mgr.25078) 128 : cephadm [INF] Deploying daemon osd.1 on smithi087 2024-02-19T21:43:34.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:34 smithi087 bash[39529]: cluster 2024-02-19T21:43:32.970674+0000 mgr.y (mgr.25078) 129 : cluster [DBG] pgmap v68: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:34.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:34 smithi087 bash[40854]: cluster 2024-02-19T21:43:32.970674+0000 mgr.y (mgr.25078) 129 : cluster [DBG] pgmap v68: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:34 smithi129 bash[34349]: cluster 2024-02-19T21:43:32.970674+0000 mgr.y (mgr.25078) 129 : cluster [DBG] pgmap v68: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:36.533 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:36 smithi087 bash[40854]: cluster 2024-02-19T21:43:34.971694+0000 mgr.y (mgr.25078) 130 : cluster [DBG] pgmap v69: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:36.533 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:36 smithi087 bash[39529]: cluster 2024-02-19T21:43:34.971694+0000 mgr.y (mgr.25078) 130 : cluster [DBG] pgmap v69: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:36.533 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:36 smithi087 systemd[1]: Stopping Ceph osd.1 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:43:36.808 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:36 smithi087 bash[22108]: debug 2024-02-19T21:43:36.530+0000 7f637be2b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:43:36.808 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:36 smithi087 bash[22108]: debug 2024-02-19T21:43:36.530+0000 7f637be2b700 -1 osd.1 72 *** Got signal Terminated *** 2024-02-19T21:43:36.808 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:36 smithi087 bash[22108]: debug 2024-02-19T21:43:36.530+0000 7f637be2b700 -1 osd.1 72 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:43:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:36 smithi129 bash[34349]: cluster 2024-02-19T21:43:34.971694+0000 mgr.y (mgr.25078) 130 : cluster [DBG] pgmap v69: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:37.450 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.591818+0000 mon.a (mon.0) 271 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.591977+0000 mon.a (mon.0) 272 : cluster [INF] osd.1 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.592599+0000 mon.a (mon.0) 273 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.592965+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.593265+0000 mon.a (mon.0) 275 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.593459+0000 mon.a (mon.0) 276 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.593719+0000 mon.a (mon.0) 277 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.593817+0000 mon.a (mon.0) 278 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.594088+0000 mon.a (mon.0) 279 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.594341+0000 mon.a (mon.0) 280 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.794188+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.794493+0000 mon.a (mon.0) 282 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.794764+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.795023+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.451 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.796047+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.796150+0000 mon.a (mon.0) 286 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.796343+0000 mon.a (mon.0) 287 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.796489+0000 mon.a (mon.0) 288 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.796729+0000 mon.a (mon.0) 289 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.796808+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.797029+0000 mon.a (mon.0) 291 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.797114+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.797385+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.797535+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.198204+0000 mon.a (mon.0) 295 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.198851+0000 mon.a (mon.0) 296 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.199065+0000 mon.a (mon.0) 297 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.199845+0000 mon.a (mon.0) 298 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.452 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.200276+0000 mon.a (mon.0) 299 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.200508+0000 mon.a (mon.0) 300 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.201192+0000 mon.a (mon.0) 301 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.201627+0000 mon.a (mon.0) 302 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.201877+0000 mon.a (mon.0) 303 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.202112+0000 mon.a (mon.0) 304 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.202543+0000 mon.a (mon.0) 305 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.202833+0000 mon.a (mon.0) 306 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.202965+0000 mon.a (mon.0) 307 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.453 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.203391+0000 mon.a (mon.0) 308 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.453 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[44325]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.1 2024-02-19T21:43:37.454 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[44378]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.1 2024-02-19T21:43:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.591818+0000 mon.a (mon.0) 271 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.591977+0000 mon.a (mon.0) 272 : cluster [INF] osd.1 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.592599+0000 mon.a (mon.0) 273 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.592965+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.593265+0000 mon.a (mon.0) 275 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.593459+0000 mon.a (mon.0) 276 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.593719+0000 mon.a (mon.0) 277 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.593817+0000 mon.a (mon.0) 278 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.594088+0000 mon.a (mon.0) 279 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.594341+0000 mon.a (mon.0) 280 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.794188+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.794493+0000 mon.a (mon.0) 282 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.794764+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.795023+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.796047+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.796150+0000 mon.a (mon.0) 286 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.796343+0000 mon.a (mon.0) 287 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.796489+0000 mon.a (mon.0) 288 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.796729+0000 mon.a (mon.0) 289 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.796808+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.797029+0000 mon.a (mon.0) 291 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.797114+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.797385+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.797535+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.198204+0000 mon.a (mon.0) 295 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.198851+0000 mon.a (mon.0) 296 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.199065+0000 mon.a (mon.0) 297 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.199845+0000 mon.a (mon.0) 298 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.200276+0000 mon.a (mon.0) 299 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.200508+0000 mon.a (mon.0) 300 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.201192+0000 mon.a (mon.0) 301 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.201627+0000 mon.a (mon.0) 302 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.201877+0000 mon.a (mon.0) 303 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.202112+0000 mon.a (mon.0) 304 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.202543+0000 mon.a (mon.0) 305 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.202833+0000 mon.a (mon.0) 306 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.202965+0000 mon.a (mon.0) 307 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:37 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.203391+0000 mon.a (mon.0) 308 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.591818+0000 mon.a (mon.0) 271 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.591977+0000 mon.a (mon.0) 272 : cluster [INF] osd.1 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:43:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.592599+0000 mon.a (mon.0) 273 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.592965+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.593265+0000 mon.a (mon.0) 275 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.593459+0000 mon.a (mon.0) 276 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.593719+0000 mon.a (mon.0) 277 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.593817+0000 mon.a (mon.0) 278 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.594088+0000 mon.a (mon.0) 279 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.594341+0000 mon.a (mon.0) 280 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.794188+0000 mon.a (mon.0) 281 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.794493+0000 mon.a (mon.0) 282 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.794764+0000 mon.a (mon.0) 283 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.795023+0000 mon.a (mon.0) 284 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.796047+0000 mon.a (mon.0) 285 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.796150+0000 mon.a (mon.0) 286 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.796343+0000 mon.a (mon.0) 287 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.796489+0000 mon.a (mon.0) 288 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.796729+0000 mon.a (mon.0) 289 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.796808+0000 mon.a (mon.0) 290 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.797029+0000 mon.a (mon.0) 291 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.797114+0000 mon.a (mon.0) 292 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.797385+0000 mon.a (mon.0) 293 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.797535+0000 mon.a (mon.0) 294 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.198204+0000 mon.a (mon.0) 295 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.198851+0000 mon.a (mon.0) 296 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.199065+0000 mon.a (mon.0) 297 : cluster [DBG] osd.1 reported immediately failed by osd.5 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.199845+0000 mon.a (mon.0) 298 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.200276+0000 mon.a (mon.0) 299 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.200508+0000 mon.a (mon.0) 300 : cluster [DBG] osd.1 reported immediately failed by osd.4 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.201192+0000 mon.a (mon.0) 301 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.201627+0000 mon.a (mon.0) 302 : cluster [DBG] osd.1 reported immediately failed by osd.6 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.201877+0000 mon.a (mon.0) 303 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.202112+0000 mon.a (mon.0) 304 : cluster [DBG] osd.1 reported immediately failed by osd.7 2024-02-19T21:43:37.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.202543+0000 mon.a (mon.0) 305 : cluster [DBG] osd.1 reported immediately failed by osd.0 2024-02-19T21:43:37.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.202833+0000 mon.a (mon.0) 306 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:37.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.202965+0000 mon.a (mon.0) 307 : cluster [DBG] osd.1 reported immediately failed by osd.3 2024-02-19T21:43:37.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:37 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.203391+0000 mon.a (mon.0) 308 : cluster [DBG] osd.1 reported immediately failed by osd.2 2024-02-19T21:43:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:38 smithi129 bash[34349]: cluster 2024-02-19T21:43:36.972419+0000 mgr.y (mgr.25078) 131 : cluster [DBG] pgmap v70: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:38 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.432501+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:43:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:38 smithi129 bash[34349]: cluster 2024-02-19T21:43:37.453638+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-19T21:43:38.859 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:38 smithi087 bash[39529]: cluster 2024-02-19T21:43:36.972419+0000 mgr.y (mgr.25078) 131 : cluster [DBG] pgmap v70: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:38.859 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:38 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.432501+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:43:38.860 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:38 smithi087 bash[39529]: cluster 2024-02-19T21:43:37.453638+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-19T21:43:38.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:38 smithi087 bash[40854]: cluster 2024-02-19T21:43:36.972419+0000 mgr.y (mgr.25078) 131 : cluster [DBG] pgmap v70: 132 pgs: 132 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:38.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:38 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.432501+0000 mon.a (mon.0) 309 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:43:38.860 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:38 smithi087 bash[40854]: cluster 2024-02-19T21:43:37.453638+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e73: 8 total, 7 up, 8 in 2024-02-19T21:43:39.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:39 smithi129 bash[34349]: cluster 2024-02-19T21:43:38.459356+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e74: 8 total, 7 up, 8 in 2024-02-19T21:43:39.852 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:39 smithi087 bash[40854]: cluster 2024-02-19T21:43:38.459356+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e74: 8 total, 7 up, 8 in 2024-02-19T21:43:39.852 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:39 smithi087 bash[39529]: cluster 2024-02-19T21:43:38.459356+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e74: 8 total, 7 up, 8 in 2024-02-19T21:43:39.853 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:39 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.1.service: Succeeded. 2024-02-19T21:43:39.853 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:39 smithi087 systemd[1]: Stopped Ceph osd.1 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:39.853 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:39 smithi087 systemd[1]: Started Ceph osd.1 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:43:40.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:40 smithi129 bash[34349]: cluster 2024-02-19T21:43:38.973276+0000 mgr.y (mgr.25078) 132 : cluster [DBG] pgmap v73: 132 pgs: 15 stale+active+clean, 117 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:40.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:40 smithi129 bash[34349]: audit 2024-02-19T21:43:39.887099+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:40.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:40 smithi129 bash[34349]: audit 2024-02-19T21:43:39.888094+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:40.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:40 smithi129 bash[34349]: audit 2024-02-19T21:43:39.890082+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[39529]: cluster 2024-02-19T21:43:38.973276+0000 mgr.y (mgr.25078) 132 : cluster [DBG] pgmap v73: 132 pgs: 15 stale+active+clean, 117 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[39529]: audit 2024-02-19T21:43:39.887099+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[39529]: audit 2024-02-19T21:43:39.888094+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[39529]: audit 2024-02-19T21:43:39.890082+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[40854]: cluster 2024-02-19T21:43:38.973276+0000 mgr.y (mgr.25078) 132 : cluster [DBG] pgmap v73: 132 pgs: 15 stale+active+clean, 117 active+clean; 7.4 KiB data, 297 MiB used, 708 GiB / 715 GiB avail 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[40854]: audit 2024-02-19T21:43:39.887099+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[40854]: audit 2024-02-19T21:43:39.888094+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:40.858 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:40 smithi087 bash[40854]: audit 2024-02-19T21:43:39.890082+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:43:41.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:41 smithi129 bash[34349]: cluster 2024-02-19T21:43:41.465205+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 2 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:41.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[39529]: cluster 2024-02-19T21:43:41.465205+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 2 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:41.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[40854]: cluster 2024-02-19T21:43:41.465205+0000 mon.a (mon.0) 315 : cluster [WRN] Health check failed: Degraded data redundancy: 10/606 objects degraded (1.650%), 2 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:41.629Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:41.629Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:41.629Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:43:41.883 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:43:41.883 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-19T21:43:41.884 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-19T21:43:41.884 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-19T21:43:41.884 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-19T21:43:41.884 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-19T21:43:41.884 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-19T21:43:41.884 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:41 smithi087 bash[44596]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-19T21:43:42.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:42 smithi087 bash[39529]: cluster 2024-02-19T21:43:40.974150+0000 mgr.y (mgr.25078) 133 : cluster [DBG] pgmap v74: 132 pgs: 2 active+undersized+degraded, 15 stale+active+clean, 4 active+undersized, 111 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 10/606 objects degraded (1.650%) 2024-02-19T21:43:42.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:42 smithi087 bash[40854]: cluster 2024-02-19T21:43:40.974150+0000 mgr.y (mgr.25078) 133 : cluster [DBG] pgmap v74: 132 pgs: 2 active+undersized+degraded, 15 stale+active+clean, 4 active+undersized, 111 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 10/606 objects degraded (1.650%) 2024-02-19T21:43:42.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:42 smithi129 bash[34349]: cluster 2024-02-19T21:43:40.974150+0000 mgr.y (mgr.25078) 133 : cluster [DBG] pgmap v74: 132 pgs: 2 active+undersized+degraded, 15 stale+active+clean, 4 active+undersized, 111 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 10/606 objects degraded (1.650%) 2024-02-19T21:43:43.882 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:43 smithi087 bash[44858]: debug 2024-02-19T21:43:43.730+0000 7f491e6cd380 -1 Falling back to public interface 2024-02-19T21:43:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:43.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:43.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:43.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:44 smithi129 bash[34349]: cluster 2024-02-19T21:43:42.976013+0000 mgr.y (mgr.25078) 134 : cluster [DBG] pgmap v75: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:44.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:44 smithi087 bash[39529]: cluster 2024-02-19T21:43:42.976013+0000 mgr.y (mgr.25078) 134 : cluster [DBG] pgmap v75: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:44.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:44 smithi087 bash[40854]: cluster 2024-02-19T21:43:42.976013+0000 mgr.y (mgr.25078) 134 : cluster [DBG] pgmap v75: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:46.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:46 smithi129 bash[34349]: cluster 2024-02-19T21:43:44.977230+0000 mgr.y (mgr.25078) 135 : cluster [DBG] pgmap v76: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:46.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:46 smithi087 bash[40854]: cluster 2024-02-19T21:43:44.977230+0000 mgr.y (mgr.25078) 135 : cluster [DBG] pgmap v76: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:46.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:46 smithi087 bash[39529]: cluster 2024-02-19T21:43:44.977230+0000 mgr.y (mgr.25078) 135 : cluster [DBG] pgmap v76: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:46.883 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:46 smithi087 bash[44858]: debug 2024-02-19T21:43:46.734+0000 7f491e6cd380 -1 osd.1 72 log_to_monitors {default=true} 2024-02-19T21:43:47.382 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:43:46 smithi087 bash[37601]: debug 2024-02-19T21:43:46.990+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:43:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.742262+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T21:43:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.957494+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.959147+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.960743+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:43:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.971368+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:47.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.981490+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:47.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.985632+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.988182+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.990160+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:47 smithi129 bash[34349]: audit 2024-02-19T21:43:46.992680+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:43:47.882 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[44858]: debug 2024-02-19T21:43:47.570+0000 7f490d3af700 -1 osd.1 72 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.742262+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.957494+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.959147+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.960743+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.971368+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.981490+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.985632+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.988182+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.990160+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[40854]: audit 2024-02-19T21:43:46.992680+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.742262+0000 mon.a (mon.0) 316 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.957494+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.959147+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.960743+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.971368+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.981490+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.985632+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.988182+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.990160+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:43:47.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:47 smithi087 bash[39529]: audit 2024-02-19T21:43:46.992680+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:43:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: cephadm 2024-02-19T21:43:46.962162+0000 mgr.y (mgr.25078) 136 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:43:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: cluster 2024-02-19T21:43:46.963304+0000 mgr.y (mgr.25078) 137 : cluster [DBG] pgmap v77: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: cluster 2024-02-19T21:43:46.963788+0000 mgr.y (mgr.25078) 138 : cluster [DBG] pgmap v78: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: audit 2024-02-19T21:43:46.993017+0000 mgr.y (mgr.25078) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:43:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: cephadm 2024-02-19T21:43:46.994533+0000 mgr.y (mgr.25078) 140 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:43:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: audit 2024-02-19T21:43:47.551345+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T21:43:48.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: cluster 2024-02-19T21:43:47.551474+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-19T21:43:48.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: audit 2024-02-19T21:43:47.554231+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:43:48.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:48 smithi129 bash[34349]: cluster 2024-02-19T21:43:48.177867+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 115/606 objects degraded (18.977%), 29 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: cephadm 2024-02-19T21:43:46.962162+0000 mgr.y (mgr.25078) 136 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: cluster 2024-02-19T21:43:46.963304+0000 mgr.y (mgr.25078) 137 : cluster [DBG] pgmap v77: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: cluster 2024-02-19T21:43:46.963788+0000 mgr.y (mgr.25078) 138 : cluster [DBG] pgmap v78: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: audit 2024-02-19T21:43:46.993017+0000 mgr.y (mgr.25078) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: cephadm 2024-02-19T21:43:46.994533+0000 mgr.y (mgr.25078) 140 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: audit 2024-02-19T21:43:47.551345+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: cluster 2024-02-19T21:43:47.551474+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: audit 2024-02-19T21:43:47.554231+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[39529]: cluster 2024-02-19T21:43:48.177867+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 115/606 objects degraded (18.977%), 29 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:48.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: cephadm 2024-02-19T21:43:46.962162+0000 mgr.y (mgr.25078) 136 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: cluster 2024-02-19T21:43:46.963304+0000 mgr.y (mgr.25078) 137 : cluster [DBG] pgmap v77: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: cluster 2024-02-19T21:43:46.963788+0000 mgr.y (mgr.25078) 138 : cluster [DBG] pgmap v78: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 301 MiB used, 708 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: audit 2024-02-19T21:43:46.993017+0000 mgr.y (mgr.25078) 139 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: cephadm 2024-02-19T21:43:46.994533+0000 mgr.y (mgr.25078) 140 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: audit 2024-02-19T21:43:47.551345+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: cluster 2024-02-19T21:43:47.551474+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e75: 8 total, 7 up, 8 in 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: audit 2024-02-19T21:43:47.554231+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:43:48.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:48 smithi087 bash[40854]: cluster 2024-02-19T21:43:48.177867+0000 mon.a (mon.0) 329 : cluster [WRN] Health check update: Degraded data redundancy: 115/606 objects degraded (18.977%), 29 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[40854]: cluster 2024-02-19T21:43:48.546400+0000 mon.a (mon.0) 330 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[40854]: cluster 2024-02-19T21:43:48.556273+0000 mon.a (mon.0) 331 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778] boot 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[40854]: cluster 2024-02-19T21:43:48.556440+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[40854]: audit 2024-02-19T21:43:48.557843+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[39529]: cluster 2024-02-19T21:43:48.546400+0000 mon.a (mon.0) 330 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[39529]: cluster 2024-02-19T21:43:48.556273+0000 mon.a (mon.0) 331 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778] boot 2024-02-19T21:43:49.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[39529]: cluster 2024-02-19T21:43:48.556440+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-19T21:43:49.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:49 smithi087 bash[39529]: audit 2024-02-19T21:43:48.557843+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:43:50.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:49 smithi129 bash[34349]: cluster 2024-02-19T21:43:48.546400+0000 mon.a (mon.0) 330 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:43:50.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:49 smithi129 bash[34349]: cluster 2024-02-19T21:43:48.556273+0000 mon.a (mon.0) 331 : cluster [INF] osd.1 [v2:172.21.15.87:6810/2003778778,v1:172.21.15.87:6811/2003778778] boot 2024-02-19T21:43:50.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:49 smithi129 bash[34349]: cluster 2024-02-19T21:43:48.556440+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-02-19T21:43:50.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:49 smithi129 bash[34349]: audit 2024-02-19T21:43:48.557843+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-19T21:43:50.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:50 smithi087 bash[39529]: cluster 2024-02-19T21:43:48.964758+0000 mgr.y (mgr.25078) 141 : cluster [DBG] pgmap v81: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:50.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:50 smithi087 bash[39529]: cluster 2024-02-19T21:43:49.568342+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-19T21:43:50.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:50 smithi087 bash[40854]: cluster 2024-02-19T21:43:48.964758+0000 mgr.y (mgr.25078) 141 : cluster [DBG] pgmap v81: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:50.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:50 smithi087 bash[40854]: cluster 2024-02-19T21:43:49.568342+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-19T21:43:51.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:50 smithi129 bash[34349]: cluster 2024-02-19T21:43:48.964758+0000 mgr.y (mgr.25078) 141 : cluster [DBG] pgmap v81: 132 pgs: 29 active+undersized+degraded, 28 active+undersized, 75 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 115/606 objects degraded (18.977%) 2024-02-19T21:43:51.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:50 smithi129 bash[34349]: cluster 2024-02-19T21:43:49.568342+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-02-19T21:43:51.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:51.629Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:51.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:51.629Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:51.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:51.629Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:43:52.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:52 smithi087 bash[39529]: cluster 2024-02-19T21:43:50.965926+0000 mgr.y (mgr.25078) 142 : cluster [DBG] pgmap v83: 132 pgs: 27 active+undersized+degraded, 24 active+undersized, 81 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 105/606 objects degraded (17.327%) 2024-02-19T21:43:52.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:52 smithi087 bash[39529]: audit 2024-02-19T21:43:52.444278+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:52.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:52 smithi087 bash[40854]: cluster 2024-02-19T21:43:50.965926+0000 mgr.y (mgr.25078) 142 : cluster [DBG] pgmap v83: 132 pgs: 27 active+undersized+degraded, 24 active+undersized, 81 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 105/606 objects degraded (17.327%) 2024-02-19T21:43:52.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:52 smithi087 bash[40854]: audit 2024-02-19T21:43:52.444278+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:53.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:52 smithi129 bash[34349]: cluster 2024-02-19T21:43:50.965926+0000 mgr.y (mgr.25078) 142 : cluster [DBG] pgmap v83: 132 pgs: 27 active+undersized+degraded, 24 active+undersized, 81 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 105/606 objects degraded (17.327%) 2024-02-19T21:43:53.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:52 smithi129 bash[34349]: audit 2024-02-19T21:43:52.444278+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:43:53.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:53 smithi087 bash[39529]: cluster 2024-02-19T21:43:53.178923+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 105/606 objects degraded (17.327%), 27 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:53 smithi087 bash[40854]: cluster 2024-02-19T21:43:53.178923+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 105/606 objects degraded (17.327%), 27 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:53.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:53.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:43:53.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:53.520Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:43:53.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:43:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:43:53.520Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:43:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:53 smithi129 bash[34349]: cluster 2024-02-19T21:43:53.178923+0000 mon.a (mon.0) 336 : cluster [WRN] Health check update: Degraded data redundancy: 105/606 objects degraded (17.327%), 27 pgs degraded (PG_DEGRADED) 2024-02-19T21:43:54.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:54 smithi087 bash[39529]: cluster 2024-02-19T21:43:52.967417+0000 mgr.y (mgr.25078) 143 : cluster [DBG] pgmap v84: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:54.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:54 smithi087 bash[39529]: cluster 2024-02-19T21:43:53.582255+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 105/606 objects degraded (17.327%), 27 pgs degraded) 2024-02-19T21:43:54.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:54 smithi087 bash[40854]: cluster 2024-02-19T21:43:52.967417+0000 mgr.y (mgr.25078) 143 : cluster [DBG] pgmap v84: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:54.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:54 smithi087 bash[40854]: cluster 2024-02-19T21:43:53.582255+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 105/606 objects degraded (17.327%), 27 pgs degraded) 2024-02-19T21:43:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:54 smithi129 bash[34349]: cluster 2024-02-19T21:43:52.967417+0000 mgr.y (mgr.25078) 143 : cluster [DBG] pgmap v84: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:54 smithi129 bash[34349]: cluster 2024-02-19T21:43:53.582255+0000 mon.a (mon.0) 337 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 105/606 objects degraded (17.327%), 27 pgs degraded) 2024-02-19T21:43:56.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:56 smithi087 bash[39529]: cluster 2024-02-19T21:43:54.968348+0000 mgr.y (mgr.25078) 144 : cluster [DBG] pgmap v85: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:56.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:56 smithi087 bash[40854]: cluster 2024-02-19T21:43:54.968348+0000 mgr.y (mgr.25078) 144 : cluster [DBG] pgmap v85: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:57.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:56 smithi129 bash[34349]: cluster 2024-02-19T21:43:54.968348+0000 mgr.y (mgr.25078) 144 : cluster [DBG] pgmap v85: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:58.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:43:58 smithi087 bash[39529]: cluster 2024-02-19T21:43:56.969118+0000 mgr.y (mgr.25078) 145 : cluster [DBG] pgmap v86: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:58.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:43:58 smithi087 bash[40854]: cluster 2024-02-19T21:43:56.969118+0000 mgr.y (mgr.25078) 145 : cluster [DBG] pgmap v86: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:43:59.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:43:58 smithi129 bash[34349]: cluster 2024-02-19T21:43:56.969118+0000 mgr.y (mgr.25078) 145 : cluster [DBG] pgmap v86: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:00 smithi087 bash[40854]: cluster 2024-02-19T21:43:58.970551+0000 mgr.y (mgr.25078) 146 : cluster [DBG] pgmap v87: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:00.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:00 smithi087 bash[39529]: cluster 2024-02-19T21:43:58.970551+0000 mgr.y (mgr.25078) 146 : cluster [DBG] pgmap v87: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:00.915 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:44:01.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:00 smithi129 bash[34349]: cluster 2024-02-19T21:43:58.970551+0000 mgr.y (mgr.25078) 146 : cluster [DBG] pgmap v87: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (10m) 14s ago 10m 15.2M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (10m) 97s ago 10m 26.5M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 97s ago 11m - - 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (2m) 97s ago 14m 378M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (3m) 14s ago 17m 419M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (2m) 14s ago 17m 50.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (111s) 97s ago 15m 32.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (2m) 14s ago 15m 43.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (10m) 14s ago 10m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:44:01.588 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (10m) 97s ago 10m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (51s) 14s ago 14m 42.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (19s) 14s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (13m) 14s ago 13m 44.4M 4096M 15.2.9 dfc483079636 93a81fa58245 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (13m) 14s ago 13m 47.8M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (12m) 97s ago 13m 45.8M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (12m) 97s ago 12m 43.6M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (12m) 97s ago 12m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (11m) 97s ago 11m 45.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (3m) 97s ago 10m 38.0M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (8m) 14s ago 8m 50.7M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:44:01.589 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (8m) 97s ago 8m 50.5M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:44:01.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:01.630Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:01.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:01.630Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:01.630Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.570332+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.571066+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.571636+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.572283+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.572886+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.573511+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.576175+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:01.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.576721+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.577149+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.577544+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[39529]: audit 2024-02-19T21:44:01.577950+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.570332+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.571066+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.571636+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.572283+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.572886+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.573511+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.576175+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:01.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.576721+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.577149+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.577544+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:01 smithi087 bash[40854]: audit 2024-02-19T21:44:01.577950+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:01.977 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 6, 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:01.978 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:44:01.979 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 8, 2024-02-19T21:44:01.979 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 7 2024-02-19T21:44:01.979 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:44:01.979 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:44:02.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.570332+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:02.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.571066+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:02.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.571636+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.572283+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.572886+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.573511+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.576175+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:02.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.576721+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.577149+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.577544+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:01 smithi129 bash[34349]: audit 2024-02-19T21:44:01.577950+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:02.291 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:44:02.291 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:44:02.291 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:44:02.291 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:44:02.291 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "7/21 daemons upgraded", 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:44:02.292 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:44:02.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: audit 2024-02-19T21:44:00.902545+0000 mgr.y (mgr.25078) 147 : audit [DBG] from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:02.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: cluster 2024-02-19T21:44:00.971182+0000 mgr.y (mgr.25078) 148 : cluster [DBG] pgmap v88: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:02.624 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: audit 2024-02-19T21:44:01.243584+0000 mgr.y (mgr.25078) 149 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:02.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: audit 2024-02-19T21:44:01.564364+0000 mgr.y (mgr.25078) 150 : audit [DBG] from='client.54322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:02.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: audit 2024-02-19T21:44:01.978192+0000 mon.a (mon.0) 349 : audit [DBG] from='client.44418 172.21.15.87:0/3414433104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:02.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: audit 2024-02-19T21:44:02.007893+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:44:02.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[39529]: audit 2024-02-19T21:44:02.470909+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:02.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: audit 2024-02-19T21:44:00.902545+0000 mgr.y (mgr.25078) 147 : audit [DBG] from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:02.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: cluster 2024-02-19T21:44:00.971182+0000 mgr.y (mgr.25078) 148 : cluster [DBG] pgmap v88: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:02.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: audit 2024-02-19T21:44:01.243584+0000 mgr.y (mgr.25078) 149 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:02.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: audit 2024-02-19T21:44:01.564364+0000 mgr.y (mgr.25078) 150 : audit [DBG] from='client.54322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:02.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: audit 2024-02-19T21:44:01.978192+0000 mon.a (mon.0) 349 : audit [DBG] from='client.44418 172.21.15.87:0/3414433104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:02.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: audit 2024-02-19T21:44:02.007893+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:44:02.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:02 smithi087 bash[40854]: audit 2024-02-19T21:44:02.470909+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: audit 2024-02-19T21:44:00.902545+0000 mgr.y (mgr.25078) 147 : audit [DBG] from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: cluster 2024-02-19T21:44:00.971182+0000 mgr.y (mgr.25078) 148 : cluster [DBG] pgmap v88: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: audit 2024-02-19T21:44:01.243584+0000 mgr.y (mgr.25078) 149 : audit [DBG] from='client.44406 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: audit 2024-02-19T21:44:01.564364+0000 mgr.y (mgr.25078) 150 : audit [DBG] from='client.54322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: audit 2024-02-19T21:44:01.978192+0000 mon.a (mon.0) 349 : audit [DBG] from='client.44418 172.21.15.87:0/3414433104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: audit 2024-02-19T21:44:02.007893+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:44:03.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:02 smithi129 bash[34349]: audit 2024-02-19T21:44:02.470909+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:03.785 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[39529]: audit 2024-02-19T21:44:02.008248+0000 mgr.y (mgr.25078) 151 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:44:03.785 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[39529]: cephadm 2024-02-19T21:44:02.010409+0000 mgr.y (mgr.25078) 152 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-19T21:44:03.785 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[39529]: audit 2024-02-19T21:44:02.291179+0000 mgr.y (mgr.25078) 153 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:03.785 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:03.521Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:03.785 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:03.521Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:03.785 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:03.521Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:03.785 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[40854]: audit 2024-02-19T21:44:02.008248+0000 mgr.y (mgr.25078) 151 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:44:03.786 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[40854]: cephadm 2024-02-19T21:44:02.010409+0000 mgr.y (mgr.25078) 152 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-19T21:44:03.786 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:03 smithi087 bash[40854]: audit 2024-02-19T21:44:02.291179+0000 mgr.y (mgr.25078) 153 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:03 smithi129 bash[34349]: audit 2024-02-19T21:44:02.008248+0000 mgr.y (mgr.25078) 151 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-02-19T21:44:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:03 smithi129 bash[34349]: cephadm 2024-02-19T21:44:02.010409+0000 mgr.y (mgr.25078) 152 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-02-19T21:44:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:03 smithi129 bash[34349]: audit 2024-02-19T21:44:02.291179+0000 mgr.y (mgr.25078) 153 : audit [DBG] from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:04 smithi129 bash[34349]: cluster 2024-02-19T21:44:02.972589+0000 mgr.y (mgr.25078) 154 : cluster [DBG] pgmap v89: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:04 smithi129 bash[34349]: audit 2024-02-19T21:44:04.559473+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:04 smithi129 bash[34349]: audit 2024-02-19T21:44:04.561279+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:44:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:04 smithi129 bash[34349]: audit 2024-02-19T21:44:04.562421+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:04 smithi129 bash[34349]: audit 2024-02-19T21:44:04.565621+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:44:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[39529]: cluster 2024-02-19T21:44:02.972589+0000 mgr.y (mgr.25078) 154 : cluster [DBG] pgmap v89: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[39529]: audit 2024-02-19T21:44:04.559473+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[39529]: audit 2024-02-19T21:44:04.561279+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[39529]: audit 2024-02-19T21:44:04.562421+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[39529]: audit 2024-02-19T21:44:04.565621+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[40854]: cluster 2024-02-19T21:44:02.972589+0000 mgr.y (mgr.25078) 154 : cluster [DBG] pgmap v89: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[40854]: audit 2024-02-19T21:44:04.559473+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[40854]: audit 2024-02-19T21:44:04.561279+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[40854]: audit 2024-02-19T21:44:04.562421+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:04 smithi087 bash[40854]: audit 2024-02-19T21:44:04.565621+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2024-02-19T21:44:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:05 smithi087 bash[40854]: cephadm 2024-02-19T21:44:04.550304+0000 mgr.y (mgr.25078) 155 : cephadm [INF] Upgrade: Updating osd.2 2024-02-19T21:44:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:05 smithi087 bash[40854]: cephadm 2024-02-19T21:44:04.564811+0000 mgr.y (mgr.25078) 156 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-19T21:44:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:05 smithi087 bash[39529]: cephadm 2024-02-19T21:44:04.550304+0000 mgr.y (mgr.25078) 155 : cephadm [INF] Upgrade: Updating osd.2 2024-02-19T21:44:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:05 smithi087 bash[39529]: cephadm 2024-02-19T21:44:04.564811+0000 mgr.y (mgr.25078) 156 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-19T21:44:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:05 smithi129 bash[34349]: cephadm 2024-02-19T21:44:04.550304+0000 mgr.y (mgr.25078) 155 : cephadm [INF] Upgrade: Updating osd.2 2024-02-19T21:44:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:05 smithi129 bash[34349]: cephadm 2024-02-19T21:44:04.564811+0000 mgr.y (mgr.25078) 156 : cephadm [INF] Deploying daemon osd.2 on smithi087 2024-02-19T21:44:06.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:06 smithi087 bash[39529]: cluster 2024-02-19T21:44:04.973487+0000 mgr.y (mgr.25078) 157 : cluster [DBG] pgmap v90: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:06.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:06 smithi087 bash[40854]: cluster 2024-02-19T21:44:04.973487+0000 mgr.y (mgr.25078) 157 : cluster [DBG] pgmap v90: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:06 smithi129 bash[34349]: cluster 2024-02-19T21:44:04.973487+0000 mgr.y (mgr.25078) 157 : cluster [DBG] pgmap v90: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:08.632 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:08 smithi087 systemd[1]: Stopping Ceph osd.2 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:44:08.921 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:08 smithi087 bash[40854]: cluster 2024-02-19T21:44:06.974187+0000 mgr.y (mgr.25078) 158 : cluster [DBG] pgmap v91: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:08.921 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:08 smithi087 bash[39529]: cluster 2024-02-19T21:44:06.974187+0000 mgr.y (mgr.25078) 158 : cluster [DBG] pgmap v91: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:08.921 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:08 smithi087 bash[23870]: debug 2024-02-19T21:44:08.645+0000 7f4946396700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:44:08.921 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:08 smithi087 bash[23870]: debug 2024-02-19T21:44:08.645+0000 7f4946396700 -1 osd.2 77 *** Got signal Terminated *** 2024-02-19T21:44:08.921 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:08 smithi087 bash[23870]: debug 2024-02-19T21:44:08.645+0000 7f4946396700 -1 osd.2 77 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:44:09.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:08 smithi129 bash[34349]: cluster 2024-02-19T21:44:06.974187+0000 mgr.y (mgr.25078) 158 : cluster [DBG] pgmap v91: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:09.632 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[45922]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.2 2024-02-19T21:44:09.632 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[45977]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.2 2024-02-19T21:44:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.715698+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.715754+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 failed (root=default,host=smithi087) (connection refused reported by osd.0) 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.715968+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.916064+0000 mon.a (mon.0) 359 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.916710+0000 mon.a (mon.0) 360 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.918298+0000 mon.a (mon.0) 361 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.918740+0000 mon.a (mon.0) 362 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.919309+0000 mon.a (mon.0) 363 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.919809+0000 mon.a (mon.0) 364 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.920190+0000 mon.a (mon.0) 365 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.920400+0000 mon.a (mon.0) 366 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.920920+0000 mon.a (mon.0) 367 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.921300+0000 mon.a (mon.0) 368 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.921829+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.922211+0000 mon.a (mon.0) 370 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.922900+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.923465+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.319801+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.320363+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.322423+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.323013+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.323647+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.323927+0000 mon.a (mon.0) 378 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.324221+0000 mon.a (mon.0) 379 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.324387+0000 mon.a (mon.0) 380 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.324816+0000 mon.a (mon.0) 381 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.324979+0000 mon.a (mon.0) 382 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.325483+0000 mon.a (mon.0) 383 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.325747+0000 mon.a (mon.0) 384 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.326068+0000 mon.a (mon.0) 385 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:09 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.326365+0000 mon.a (mon.0) 386 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.715698+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.715754+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 failed (root=default,host=smithi087) (connection refused reported by osd.0) 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.715968+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.916064+0000 mon.a (mon.0) 359 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.916710+0000 mon.a (mon.0) 360 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.918298+0000 mon.a (mon.0) 361 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.918740+0000 mon.a (mon.0) 362 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.919309+0000 mon.a (mon.0) 363 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.919809+0000 mon.a (mon.0) 364 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.920190+0000 mon.a (mon.0) 365 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.920400+0000 mon.a (mon.0) 366 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.920920+0000 mon.a (mon.0) 367 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.921300+0000 mon.a (mon.0) 368 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.921829+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.922211+0000 mon.a (mon.0) 370 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.922900+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.923465+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.319801+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.320363+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.322423+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.323013+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.323647+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.323927+0000 mon.a (mon.0) 378 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.324221+0000 mon.a (mon.0) 379 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.324387+0000 mon.a (mon.0) 380 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.324816+0000 mon.a (mon.0) 381 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.715698+0000 mon.a (mon.0) 356 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.715754+0000 mon.a (mon.0) 357 : cluster [INF] osd.2 failed (root=default,host=smithi087) (connection refused reported by osd.0) 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.715968+0000 mon.a (mon.0) 358 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.916064+0000 mon.a (mon.0) 359 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.916710+0000 mon.a (mon.0) 360 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.918298+0000 mon.a (mon.0) 361 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.918740+0000 mon.a (mon.0) 362 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.919309+0000 mon.a (mon.0) 363 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.919809+0000 mon.a (mon.0) 364 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.920190+0000 mon.a (mon.0) 365 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.920400+0000 mon.a (mon.0) 366 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.920920+0000 mon.a (mon.0) 367 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.921300+0000 mon.a (mon.0) 368 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.921829+0000 mon.a (mon.0) 369 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.922211+0000 mon.a (mon.0) 370 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.922900+0000 mon.a (mon.0) 371 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.923465+0000 mon.a (mon.0) 372 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.319801+0000 mon.a (mon.0) 373 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.320363+0000 mon.a (mon.0) 374 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.322423+0000 mon.a (mon.0) 375 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.323013+0000 mon.a (mon.0) 376 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.323647+0000 mon.a (mon.0) 377 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.323927+0000 mon.a (mon.0) 378 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.324221+0000 mon.a (mon.0) 379 : cluster [DBG] osd.2 reported immediately failed by osd.4 2024-02-19T21:44:10.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.324387+0000 mon.a (mon.0) 380 : cluster [DBG] osd.2 reported immediately failed by osd.5 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.324816+0000 mon.a (mon.0) 381 : cluster [DBG] osd.2 reported immediately failed by osd.0 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.324979+0000 mon.a (mon.0) 382 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.325483+0000 mon.a (mon.0) 383 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.325747+0000 mon.a (mon.0) 384 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.326068+0000 mon.a (mon.0) 385 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.326365+0000 mon.a (mon.0) 386 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.324979+0000 mon.a (mon.0) 382 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.325483+0000 mon.a (mon.0) 383 : cluster [DBG] osd.2 reported immediately failed by osd.6 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.325747+0000 mon.a (mon.0) 384 : cluster [DBG] osd.2 reported immediately failed by osd.3 2024-02-19T21:44:10.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.326068+0000 mon.a (mon.0) 385 : cluster [DBG] osd.2 reported immediately failed by osd.7 2024-02-19T21:44:10.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:09 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.326365+0000 mon.a (mon.0) 386 : cluster [DBG] osd.2 reported immediately failed by osd.1 2024-02-19T21:44:11.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:10 smithi129 bash[34349]: cluster 2024-02-19T21:44:08.975644+0000 mgr.y (mgr.25078) 159 : cluster [DBG] pgmap v92: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:11.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:10 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.657909+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:44:11.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:10 smithi129 bash[34349]: cluster 2024-02-19T21:44:09.674819+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-19T21:44:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:10 smithi087 bash[39529]: cluster 2024-02-19T21:44:08.975644+0000 mgr.y (mgr.25078) 159 : cluster [DBG] pgmap v92: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:10 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.657909+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:44:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:10 smithi087 bash[39529]: cluster 2024-02-19T21:44:09.674819+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-19T21:44:11.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:10 smithi087 bash[40854]: cluster 2024-02-19T21:44:08.975644+0000 mgr.y (mgr.25078) 159 : cluster [DBG] pgmap v92: 132 pgs: 132 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:11.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:10 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.657909+0000 mon.a (mon.0) 387 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:44:11.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:10 smithi087 bash[40854]: cluster 2024-02-19T21:44:09.674819+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e78: 8 total, 7 up, 8 in 2024-02-19T21:44:11.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:11 smithi087 bash[39529]: cluster 2024-02-19T21:44:10.677517+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-02-19T21:44:11.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:11 smithi087 bash[40854]: cluster 2024-02-19T21:44:10.677517+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-02-19T21:44:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:11.630Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:11.630Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:11.630Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:12.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:11 smithi129 bash[34349]: cluster 2024-02-19T21:44:10.677517+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e79: 8 total, 7 up, 8 in 2024-02-19T21:44:12.368 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:12 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.2.service: Succeeded. 2024-02-19T21:44:12.368 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:12 smithi087 systemd[1]: Stopped Ceph osd.2 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:44:12.368 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:12 smithi087 systemd[1]: Started Ceph osd.2 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:44:13.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:12 smithi129 bash[34349]: cluster 2024-02-19T21:44:10.976351+0000 mgr.y (mgr.25078) 160 : cluster [DBG] pgmap v95: 132 pgs: 9 stale+active+clean, 123 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:13.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:12 smithi129 bash[34349]: audit 2024-02-19T21:44:12.335413+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:13.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:12 smithi129 bash[34349]: audit 2024-02-19T21:44:12.336477+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:13.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:12 smithi129 bash[34349]: audit 2024-02-19T21:44:12.338734+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:44:13.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[39529]: cluster 2024-02-19T21:44:10.976351+0000 mgr.y (mgr.25078) 160 : cluster [DBG] pgmap v95: 132 pgs: 9 stale+active+clean, 123 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:13.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[39529]: audit 2024-02-19T21:44:12.335413+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:13.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[39529]: audit 2024-02-19T21:44:12.336477+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:13.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[39529]: audit 2024-02-19T21:44:12.338734+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:44:13.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[40854]: cluster 2024-02-19T21:44:10.976351+0000 mgr.y (mgr.25078) 160 : cluster [DBG] pgmap v95: 132 pgs: 9 stale+active+clean, 123 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:13.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[40854]: audit 2024-02-19T21:44:12.335413+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:13.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[40854]: audit 2024-02-19T21:44:12.336477+0000 mon.a (mon.0) 391 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:13.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:12 smithi087 bash[40854]: audit 2024-02-19T21:44:12.338734+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:44:13.632 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:13.521Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:13.632 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:13.521Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:13.632 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:13.521Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:14.029 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[39529]: cluster 2024-02-19T21:44:12.977960+0000 mgr.y (mgr.25078) 161 : cluster [DBG] pgmap v96: 132 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 18 active+undersized, 101 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 42/606 objects degraded (6.931%) 2024-02-19T21:44:14.029 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[39529]: cluster 2024-02-19T21:44:13.687746+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: Degraded data redundancy: 42/606 objects degraded (6.931%), 11 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:14.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[40854]: cluster 2024-02-19T21:44:12.977960+0000 mgr.y (mgr.25078) 161 : cluster [DBG] pgmap v96: 132 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 18 active+undersized, 101 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 42/606 objects degraded (6.931%) 2024-02-19T21:44:14.029 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[40854]: cluster 2024-02-19T21:44:13.687746+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: Degraded data redundancy: 42/606 objects degraded (6.931%), 11 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-19T21:44:14.030 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:13 smithi087 bash[46196]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-19T21:44:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:13 smithi129 bash[34349]: cluster 2024-02-19T21:44:12.977960+0000 mgr.y (mgr.25078) 161 : cluster [DBG] pgmap v96: 132 pgs: 11 active+undersized+degraded, 2 stale+active+clean, 18 active+undersized, 101 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 42/606 objects degraded (6.931%) 2024-02-19T21:44:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:13 smithi129 bash[34349]: cluster 2024-02-19T21:44:13.687746+0000 mon.a (mon.0) 393 : cluster [WRN] Health check failed: Degraded data redundancy: 42/606 objects degraded (6.931%), 11 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:16.036 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:15 smithi087 bash[46457]: debug 2024-02-19T21:44:15.821+0000 7f8e3792b700 1 -- 172.21.15.87:0/3354712900 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b54fe02680 con 0x55b54fe75000 2024-02-19T21:44:16.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:16 smithi129 bash[34349]: cluster 2024-02-19T21:44:14.979070+0000 mgr.y (mgr.25078) 162 : cluster [DBG] pgmap v97: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:16.360 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:16 smithi087 bash[39529]: cluster 2024-02-19T21:44:14.979070+0000 mgr.y (mgr.25078) 162 : cluster [DBG] pgmap v97: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:16.361 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:16 smithi087 bash[40854]: cluster 2024-02-19T21:44:14.979070+0000 mgr.y (mgr.25078) 162 : cluster [DBG] pgmap v97: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:16.632 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:16 smithi087 bash[46457]: debug 2024-02-19T21:44:16.357+0000 7f8e3f3b9380 -1 Falling back to public interface 2024-02-19T21:44:18.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:18 smithi129 bash[34349]: cluster 2024-02-19T21:44:16.979980+0000 mgr.y (mgr.25078) 163 : cluster [DBG] pgmap v98: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:18.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:18 smithi087 bash[39529]: cluster 2024-02-19T21:44:16.979980+0000 mgr.y (mgr.25078) 163 : cluster [DBG] pgmap v98: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:18.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:18 smithi087 bash[40854]: cluster 2024-02-19T21:44:16.979980+0000 mgr.y (mgr.25078) 163 : cluster [DBG] pgmap v98: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:19.882 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:19 smithi087 bash[46457]: debug 2024-02-19T21:44:19.445+0000 7f8e3f3b9380 -1 osd.2 77 log_to_monitors {default=true} 2024-02-19T21:44:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: cluster 2024-02-19T21:44:18.981600+0000 mgr.y (mgr.25078) 164 : cluster [DBG] pgmap v99: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.452649+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:44:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.453218+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:44:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.630954+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.902115+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.903848+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:44:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.914823+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.926214+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.930561+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.932805+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.934601+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:20 smithi129 bash[34349]: audit 2024-02-19T21:44:19.937192+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:20.382 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:44:19 smithi087 bash[37601]: debug 2024-02-19T21:44:19.933+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-19T21:44:20.383 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[46457]: debug 2024-02-19T21:44:20.077+0000 7f8e308a0700 -1 osd.2 77 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:44:20.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: cluster 2024-02-19T21:44:18.981600+0000 mgr.y (mgr.25078) 164 : cluster [DBG] pgmap v99: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:20.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.452649+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.453218+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.630954+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.902115+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.903848+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.914823+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.926214+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.930561+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.932805+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.934601+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[39529]: audit 2024-02-19T21:44:19.937192+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:20.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: cluster 2024-02-19T21:44:18.981600+0000 mgr.y (mgr.25078) 164 : cluster [DBG] pgmap v99: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.452649+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.453218+0000 mon.a (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.630954+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.902115+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.903848+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.914823+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.926214+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.930561+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.932805+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.934601+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:20.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:20 smithi087 bash[40854]: audit 2024-02-19T21:44:19.937192+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: cephadm 2024-02-19T21:44:19.905332+0000 mgr.y (mgr.25078) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: cluster 2024-02-19T21:44:19.906455+0000 mgr.y (mgr.25078) 166 : cluster [DBG] pgmap v100: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: cluster 2024-02-19T21:44:19.906846+0000 mgr.y (mgr.25078) 167 : cluster [DBG] pgmap v101: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: audit 2024-02-19T21:44:19.937550+0000 mgr.y (mgr.25078) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: cephadm 2024-02-19T21:44:19.938947+0000 mgr.y (mgr.25078) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: audit 2024-02-19T21:44:20.065938+0000 mon.a (mon.0) 404 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: cluster 2024-02-19T21:44:20.066102+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: audit 2024-02-19T21:44:20.067236+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:21.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[40854]: audit 2024-02-19T21:44:20.067807+0000 mon.a (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: cephadm 2024-02-19T21:44:19.905332+0000 mgr.y (mgr.25078) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: cluster 2024-02-19T21:44:19.906455+0000 mgr.y (mgr.25078) 166 : cluster [DBG] pgmap v100: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: cluster 2024-02-19T21:44:19.906846+0000 mgr.y (mgr.25078) 167 : cluster [DBG] pgmap v101: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: audit 2024-02-19T21:44:19.937550+0000 mgr.y (mgr.25078) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: cephadm 2024-02-19T21:44:19.938947+0000 mgr.y (mgr.25078) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: audit 2024-02-19T21:44:20.065938+0000 mon.a (mon.0) 404 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: cluster 2024-02-19T21:44:20.066102+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: audit 2024-02-19T21:44:20.067236+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:21.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[39529]: audit 2024-02-19T21:44:20.067807+0000 mon.a (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: cephadm 2024-02-19T21:44:19.905332+0000 mgr.y (mgr.25078) 165 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: cluster 2024-02-19T21:44:19.906455+0000 mgr.y (mgr.25078) 166 : cluster [DBG] pgmap v100: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: cluster 2024-02-19T21:44:19.906846+0000 mgr.y (mgr.25078) 167 : cluster [DBG] pgmap v101: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 595 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: audit 2024-02-19T21:44:19.937550+0000 mgr.y (mgr.25078) 168 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: cephadm 2024-02-19T21:44:19.938947+0000 mgr.y (mgr.25078) 169 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: audit 2024-02-19T21:44:20.065938+0000 mon.a (mon.0) 404 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: cluster 2024-02-19T21:44:20.066102+0000 mon.a (mon.0) 405 : cluster [DBG] osdmap e80: 8 total, 7 up, 8 in 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: audit 2024-02-19T21:44:20.067236+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:21 smithi129 bash[34349]: audit 2024-02-19T21:44:20.067807+0000 mon.a (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:21.630Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:21.630Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:21.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:21.630Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:44:22.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[39529]: cluster 2024-02-19T21:44:21.059726+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[39529]: cluster 2024-02-19T21:44:21.069965+0000 mon.a (mon.0) 408 : cluster [INF] osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898] boot 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[39529]: cluster 2024-02-19T21:44:21.070033+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[39529]: audit 2024-02-19T21:44:21.072452+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[39529]: cluster 2024-02-19T21:44:22.071880+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[40854]: cluster 2024-02-19T21:44:21.059726+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[40854]: cluster 2024-02-19T21:44:21.069965+0000 mon.a (mon.0) 408 : cluster [INF] osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898] boot 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[40854]: cluster 2024-02-19T21:44:21.070033+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[40854]: audit 2024-02-19T21:44:21.072452+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:44:22.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:22 smithi087 bash[40854]: cluster 2024-02-19T21:44:22.071880+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-19T21:44:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:22 smithi129 bash[34349]: cluster 2024-02-19T21:44:21.059726+0000 mon.a (mon.0) 407 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:44:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:22 smithi129 bash[34349]: cluster 2024-02-19T21:44:21.069965+0000 mon.a (mon.0) 408 : cluster [INF] osd.2 [v2:172.21.15.87:6818/879433898,v1:172.21.15.87:6819/879433898] boot 2024-02-19T21:44:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:22 smithi129 bash[34349]: cluster 2024-02-19T21:44:21.070033+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-02-19T21:44:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:22 smithi129 bash[34349]: audit 2024-02-19T21:44:21.072452+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-19T21:44:22.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:22 smithi129 bash[34349]: cluster 2024-02-19T21:44:22.071880+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-02-19T21:44:23.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:23 smithi087 bash[40854]: cluster 2024-02-19T21:44:21.907772+0000 mgr.y (mgr.25078) 170 : cluster [DBG] pgmap v104: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:23.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:23 smithi087 bash[39529]: cluster 2024-02-19T21:44:21.907772+0000 mgr.y (mgr.25078) 170 : cluster [DBG] pgmap v104: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:23.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:23 smithi129 bash[34349]: cluster 2024-02-19T21:44:21.907772+0000 mgr.y (mgr.25078) 170 : cluster [DBG] pgmap v104: 132 pgs: 12 active+undersized+degraded, 24 active+undersized, 96 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:44:23.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:23.521Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:23.521Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:23.884 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:23.521Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:24.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:24 smithi087 bash[39529]: cluster 2024-02-19T21:44:23.185383+0000 mon.a (mon.0) 412 : cluster [WRN] Health check update: Degraded data redundancy: 48/606 objects degraded (7.921%), 12 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:24.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:24 smithi087 bash[40854]: cluster 2024-02-19T21:44:23.185383+0000 mon.a (mon.0) 412 : cluster [WRN] Health check update: Degraded data redundancy: 48/606 objects degraded (7.921%), 12 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:24.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:24 smithi129 bash[34349]: cluster 2024-02-19T21:44:23.185383+0000 mon.a (mon.0) 412 : cluster [WRN] Health check update: Degraded data redundancy: 48/606 objects degraded (7.921%), 12 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:25.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:25 smithi087 bash[39529]: cluster 2024-02-19T21:44:23.909299+0000 mgr.y (mgr.25078) 171 : cluster [DBG] pgmap v106: 132 pgs: 3 active+undersized+degraded, 11 active+undersized, 118 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 15/606 objects degraded (2.475%) 2024-02-19T21:44:25.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:25 smithi087 bash[40854]: cluster 2024-02-19T21:44:23.909299+0000 mgr.y (mgr.25078) 171 : cluster [DBG] pgmap v106: 132 pgs: 3 active+undersized+degraded, 11 active+undersized, 118 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 15/606 objects degraded (2.475%) 2024-02-19T21:44:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:25 smithi129 bash[34349]: cluster 2024-02-19T21:44:23.909299+0000 mgr.y (mgr.25078) 171 : cluster [DBG] pgmap v106: 132 pgs: 3 active+undersized+degraded, 11 active+undersized, 118 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 15/606 objects degraded (2.475%) 2024-02-19T21:44:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:26 smithi129 bash[34349]: cluster 2024-02-19T21:44:26.104534+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/606 objects degraded (2.475%), 3 pgs degraded) 2024-02-19T21:44:26.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:26 smithi087 bash[39529]: cluster 2024-02-19T21:44:26.104534+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/606 objects degraded (2.475%), 3 pgs degraded) 2024-02-19T21:44:26.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:26 smithi087 bash[40854]: cluster 2024-02-19T21:44:26.104534+0000 mon.a (mon.0) 413 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/606 objects degraded (2.475%), 3 pgs degraded) 2024-02-19T21:44:27.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:27 smithi129 bash[34349]: cluster 2024-02-19T21:44:25.910271+0000 mgr.y (mgr.25078) 172 : cluster [DBG] pgmap v107: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:27.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:27 smithi087 bash[39529]: cluster 2024-02-19T21:44:25.910271+0000 mgr.y (mgr.25078) 172 : cluster [DBG] pgmap v107: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:27.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:27 smithi087 bash[40854]: cluster 2024-02-19T21:44:25.910271+0000 mgr.y (mgr.25078) 172 : cluster [DBG] pgmap v107: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:29.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:29 smithi129 bash[34349]: cluster 2024-02-19T21:44:27.911634+0000 mgr.y (mgr.25078) 173 : cluster [DBG] pgmap v108: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:29.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:29 smithi087 bash[39529]: cluster 2024-02-19T21:44:27.911634+0000 mgr.y (mgr.25078) 173 : cluster [DBG] pgmap v108: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:29.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:29 smithi087 bash[40854]: cluster 2024-02-19T21:44:27.911634+0000 mgr.y (mgr.25078) 173 : cluster [DBG] pgmap v108: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:31.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:31 smithi129 bash[34349]: cluster 2024-02-19T21:44:29.912538+0000 mgr.y (mgr.25078) 174 : cluster [DBG] pgmap v109: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:31.630 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:31 smithi087 bash[39529]: cluster 2024-02-19T21:44:29.912538+0000 mgr.y (mgr.25078) 174 : cluster [DBG] pgmap v109: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:31.631 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:31 smithi087 bash[40854]: cluster 2024-02-19T21:44:29.912538+0000 mgr.y (mgr.25078) 174 : cluster [DBG] pgmap v109: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:31.631Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:31.631Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:31.631Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:44:32.658 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:44:33.337 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (10m) 13s ago 11m 15.2M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (10m) 2m ago 10m 26.5M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 2m ago 11m - - 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (3m) 2m ago 15m 378M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (4m) 13s ago 17m 420M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (3m) 13s ago 17m 52.9M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (2m) 2m ago 15m 32.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (2m) 13s ago 16m 46.6M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (11m) 13s ago 11m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (11m) 2m ago 11m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (83s) 13s ago 15m 43.8M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (51s) 13s ago 14m 43.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (18s) 13s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (13m) 13s ago 13m 49.0M 4096M 15.2.9 dfc483079636 470b1103a306 2024-02-19T21:44:33.338 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (13m) 2m ago 13m 45.8M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:44:33.339 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (13m) 2m ago 13m 43.6M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:44:33.339 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (12m) 2m ago 12m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:44:33.339 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (12m) 2m ago 12m 45.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:44:33.339 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (4m) 2m ago 11m 38.0M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:44:33.339 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (9m) 13s ago 9m 50.9M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:44:33.339 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (9m) 2m ago 9m 50.5M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:44:33.728 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:44:33.728 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:44:33.728 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:44:33.728 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:33.728 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 5, 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 7, 2024-02-19T21:44:33.729 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:44:33.730 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:44:33.730 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: cluster 2024-02-19T21:44:31.913404+0000 mgr.y (mgr.25078) 175 : cluster [DBG] pgmap v110: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:32.517137+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:32.645068+0000 mgr.y (mgr.25078) 176 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.314893+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.315890+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.316795+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.317693+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.318574+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.319509+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.325232+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.326077+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.326581+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.327098+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:33 smithi129 bash[34349]: audit 2024-02-19T21:44:33.327519+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:33.522Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:33.522Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:33.522Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: cluster 2024-02-19T21:44:31.913404+0000 mgr.y (mgr.25078) 175 : cluster [DBG] pgmap v110: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:32.517137+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:32.645068+0000 mgr.y (mgr.25078) 176 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.314893+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.315890+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.316795+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.317693+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.318574+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.319509+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.325232+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.326077+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.326581+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.327098+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[40854]: audit 2024-02-19T21:44:33.327519+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: cluster 2024-02-19T21:44:31.913404+0000 mgr.y (mgr.25078) 175 : cluster [DBG] pgmap v110: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:32.517137+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:32.645068+0000 mgr.y (mgr.25078) 176 : audit [DBG] from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.314893+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.315890+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.316795+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.317693+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.318574+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.319509+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.325232+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:44:33.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.326077+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.326581+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.327098+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:33.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:33 smithi087 bash[39529]: audit 2024-02-19T21:44:33.327519+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:44:34.067 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:44:34.068 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "8/21 daemons upgraded", 2024-02-19T21:44:34.068 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:44:34.068 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:44:34.068 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:44:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:34 smithi129 bash[34349]: audit 2024-02-19T21:44:32.980054+0000 mgr.y (mgr.25078) 177 : audit [DBG] from='client.54352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:34 smithi129 bash[34349]: audit 2024-02-19T21:44:33.309454+0000 mgr.y (mgr.25078) 178 : audit [DBG] from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:34 smithi129 bash[34349]: audit 2024-02-19T21:44:33.728641+0000 mon.a (mon.0) 426 : audit [DBG] from='client.54364 172.21.15.87:0/1808965666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:34 smithi087 bash[39529]: audit 2024-02-19T21:44:32.980054+0000 mgr.y (mgr.25078) 177 : audit [DBG] from='client.54352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:34 smithi087 bash[39529]: audit 2024-02-19T21:44:33.309454+0000 mgr.y (mgr.25078) 178 : audit [DBG] from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:34 smithi087 bash[39529]: audit 2024-02-19T21:44:33.728641+0000 mon.a (mon.0) 426 : audit [DBG] from='client.54364 172.21.15.87:0/1808965666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:34 smithi087 bash[40854]: audit 2024-02-19T21:44:32.980054+0000 mgr.y (mgr.25078) 177 : audit [DBG] from='client.54352 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:34 smithi087 bash[40854]: audit 2024-02-19T21:44:33.309454+0000 mgr.y (mgr.25078) 178 : audit [DBG] from='client.54358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:34 smithi087 bash[40854]: audit 2024-02-19T21:44:33.728641+0000 mon.a (mon.0) 426 : audit [DBG] from='client.54364 172.21.15.87:0/1808965666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:35.528 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:35 smithi087 bash[39529]: cluster 2024-02-19T21:44:33.914748+0000 mgr.y (mgr.25078) 179 : cluster [DBG] pgmap v111: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:35.528 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:35 smithi087 bash[39529]: audit 2024-02-19T21:44:34.067104+0000 mgr.y (mgr.25078) 180 : audit [DBG] from='client.54370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:35.529 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:35 smithi087 bash[39529]: audit 2024-02-19T21:44:34.954838+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:35 smithi129 bash[34349]: cluster 2024-02-19T21:44:33.914748+0000 mgr.y (mgr.25078) 179 : cluster [DBG] pgmap v111: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:35 smithi129 bash[34349]: audit 2024-02-19T21:44:34.067104+0000 mgr.y (mgr.25078) 180 : audit [DBG] from='client.54370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:35 smithi129 bash[34349]: audit 2024-02-19T21:44:34.954838+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:35.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:35 smithi087 bash[40854]: cluster 2024-02-19T21:44:33.914748+0000 mgr.y (mgr.25078) 179 : cluster [DBG] pgmap v111: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:35.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:35 smithi087 bash[40854]: audit 2024-02-19T21:44:34.067104+0000 mgr.y (mgr.25078) 180 : audit [DBG] from='client.54370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:44:35.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:35 smithi087 bash[40854]: audit 2024-02-19T21:44:34.954838+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:36.668 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:36 smithi087 bash[39529]: audit 2024-02-19T21:44:34.955291+0000 mgr.y (mgr.25078) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:36.668 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:36 smithi087 bash[39529]: cephadm 2024-02-19T21:44:34.958008+0000 mgr.y (mgr.25078) 182 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-19T21:44:36.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:36 smithi087 bash[40854]: audit 2024-02-19T21:44:34.955291+0000 mgr.y (mgr.25078) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:36.669 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:36 smithi087 bash[40854]: cephadm 2024-02-19T21:44:34.958008+0000 mgr.y (mgr.25078) 182 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-19T21:44:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:36 smithi129 bash[34349]: audit 2024-02-19T21:44:34.955291+0000 mgr.y (mgr.25078) 181 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-02-19T21:44:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:36 smithi129 bash[34349]: cephadm 2024-02-19T21:44:34.958008+0000 mgr.y (mgr.25078) 182 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-02-19T21:44:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:37 smithi129 bash[34349]: cluster 2024-02-19T21:44:35.915709+0000 mgr.y (mgr.25078) 183 : cluster [DBG] pgmap v112: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:37 smithi129 bash[34349]: audit 2024-02-19T21:44:37.419665+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:37 smithi129 bash[34349]: audit 2024-02-19T21:44:37.421291+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:44:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:37 smithi129 bash[34349]: audit 2024-02-19T21:44:37.422789+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:37 smithi129 bash[34349]: audit 2024-02-19T21:44:37.426739+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:44:37.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[39529]: cluster 2024-02-19T21:44:35.915709+0000 mgr.y (mgr.25078) 183 : cluster [DBG] pgmap v112: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:37.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[39529]: audit 2024-02-19T21:44:37.419665+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:37.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[39529]: audit 2024-02-19T21:44:37.421291+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:44:37.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[39529]: audit 2024-02-19T21:44:37.422789+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:37.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[39529]: audit 2024-02-19T21:44:37.426739+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:44:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[40854]: cluster 2024-02-19T21:44:35.915709+0000 mgr.y (mgr.25078) 183 : cluster [DBG] pgmap v112: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[40854]: audit 2024-02-19T21:44:37.419665+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[40854]: audit 2024-02-19T21:44:37.421291+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-19T21:44:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[40854]: audit 2024-02-19T21:44:37.422789+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:37.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:37 smithi087 bash[40854]: audit 2024-02-19T21:44:37.426739+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2024-02-19T21:44:38.767 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:38 smithi087 bash[39529]: cephadm 2024-02-19T21:44:37.413499+0000 mgr.y (mgr.25078) 184 : cephadm [INF] Upgrade: Updating osd.3 2024-02-19T21:44:38.767 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:38 smithi087 bash[39529]: cephadm 2024-02-19T21:44:37.425718+0000 mgr.y (mgr.25078) 185 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-19T21:44:38.767 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:38 smithi087 bash[40854]: cephadm 2024-02-19T21:44:37.413499+0000 mgr.y (mgr.25078) 184 : cephadm [INF] Upgrade: Updating osd.3 2024-02-19T21:44:38.767 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:38 smithi087 bash[40854]: cephadm 2024-02-19T21:44:37.425718+0000 mgr.y (mgr.25078) 185 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-19T21:44:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:38 smithi129 bash[34349]: cephadm 2024-02-19T21:44:37.413499+0000 mgr.y (mgr.25078) 184 : cephadm [INF] Upgrade: Updating osd.3 2024-02-19T21:44:38.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:38 smithi129 bash[34349]: cephadm 2024-02-19T21:44:37.425718+0000 mgr.y (mgr.25078) 185 : cephadm [INF] Deploying daemon osd.3 on smithi087 2024-02-19T21:44:39.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:39 smithi087 bash[39529]: cluster 2024-02-19T21:44:37.917128+0000 mgr.y (mgr.25078) 186 : cluster [DBG] pgmap v113: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:39.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:39 smithi087 bash[40854]: cluster 2024-02-19T21:44:37.917128+0000 mgr.y (mgr.25078) 186 : cluster [DBG] pgmap v113: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:39.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:39 smithi129 bash[34349]: cluster 2024-02-19T21:44:37.917128+0000 mgr.y (mgr.25078) 186 : cluster [DBG] pgmap v113: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:41.557 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:41 smithi087 systemd[1]: Stopping Ceph osd.3 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:44:41.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:41 smithi129 bash[34349]: cluster 2024-02-19T21:44:39.918027+0000 mgr.y (mgr.25078) 187 : cluster [DBG] pgmap v114: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:41.824 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[39529]: cluster 2024-02-19T21:44:39.918027+0000 mgr.y (mgr.25078) 187 : cluster [DBG] pgmap v114: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:41.825 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[40854]: cluster 2024-02-19T21:44:39.918027+0000 mgr.y (mgr.25078) 187 : cluster [DBG] pgmap v114: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:41.825 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[25374]: debug 2024-02-19T21:44:41.565+0000 7fde14596700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:44:41.825 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[25374]: debug 2024-02-19T21:44:41.569+0000 7fde14596700 -1 osd.3 82 *** Got signal Terminated *** 2024-02-19T21:44:41.825 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[25374]: debug 2024-02-19T21:44:41.569+0000 7fde14596700 -1 osd.3 82 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:44:41.825 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:41.631Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:41.826 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:41.631Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:41.826 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:41.631Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:42.566 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[47492]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.3 2024-02-19T21:44:42.567 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[47547]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.3 2024-02-19T21:44:42.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.639870+0000 mon.a (mon.0) 432 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.639998+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:44:42.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.640530+0000 mon.a (mon.0) 434 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.640770+0000 mon.a (mon.0) 435 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.640941+0000 mon.a (mon.0) 436 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.641316+0000 mon.a (mon.0) 437 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.641686+0000 mon.a (mon.0) 438 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.641882+0000 mon.a (mon.0) 439 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.642082+0000 mon.a (mon.0) 440 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.642431+0000 mon.a (mon.0) 441 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.642918+0000 mon.a (mon.0) 442 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.643304+0000 mon.a (mon.0) 443 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.643542+0000 mon.a (mon.0) 444 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.770635+0000 mon.a (mon.0) 445 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.772070+0000 mon.a (mon.0) 446 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.842174+0000 mon.a (mon.0) 447 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.842392+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.842878+0000 mon.a (mon.0) 449 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.843227+0000 mon.a (mon.0) 450 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.843862+0000 mon.a (mon.0) 451 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.844224+0000 mon.a (mon.0) 452 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.844475+0000 mon.a (mon.0) 453 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.844901+0000 mon.a (mon.0) 454 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.845202+0000 mon.a (mon.0) 455 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.845520+0000 mon.a (mon.0) 456 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.845856+0000 mon.a (mon.0) 457 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.846068+0000 mon.a (mon.0) 458 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.846350+0000 mon.a (mon.0) 459 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.846733+0000 mon.a (mon.0) 460 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.974096+0000 mon.a (mon.0) 461 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.974248+0000 mon.a (mon.0) 462 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: audit 2024-02-19T21:44:42.107315+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: audit 2024-02-19T21:44:42.107981+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: audit 2024-02-19T21:44:42.108684+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.246248+0000 mon.a (mon.0) 466 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.246910+0000 mon.a (mon.0) 467 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.247376+0000 mon.a (mon.0) 468 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.247850+0000 mon.a (mon.0) 469 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.248233+0000 mon.a (mon.0) 470 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.248520+0000 mon.a (mon.0) 471 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.248789+0000 mon.a (mon.0) 472 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.249026+0000 mon.a (mon.0) 473 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.249341+0000 mon.a (mon.0) 474 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.249627+0000 mon.a (mon.0) 475 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.249834+0000 mon.a (mon.0) 476 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.250079+0000 mon.a (mon.0) 477 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.250409+0000 mon.a (mon.0) 478 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.250831+0000 mon.a (mon.0) 479 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.378095+0000 mon.a (mon.0) 480 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.825 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:42 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.378376+0000 mon.a (mon.0) 481 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.639870+0000 mon.a (mon.0) 432 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.639998+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.640530+0000 mon.a (mon.0) 434 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.640770+0000 mon.a (mon.0) 435 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.640941+0000 mon.a (mon.0) 436 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.641316+0000 mon.a (mon.0) 437 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.641686+0000 mon.a (mon.0) 438 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.641882+0000 mon.a (mon.0) 439 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.642082+0000 mon.a (mon.0) 440 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.642431+0000 mon.a (mon.0) 441 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.642918+0000 mon.a (mon.0) 442 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.643304+0000 mon.a (mon.0) 443 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.643542+0000 mon.a (mon.0) 444 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.770635+0000 mon.a (mon.0) 445 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.772070+0000 mon.a (mon.0) 446 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.842174+0000 mon.a (mon.0) 447 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.842392+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.842878+0000 mon.a (mon.0) 449 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.843227+0000 mon.a (mon.0) 450 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.843862+0000 mon.a (mon.0) 451 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.844224+0000 mon.a (mon.0) 452 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.844475+0000 mon.a (mon.0) 453 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.844901+0000 mon.a (mon.0) 454 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.845202+0000 mon.a (mon.0) 455 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.845520+0000 mon.a (mon.0) 456 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.845856+0000 mon.a (mon.0) 457 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.639870+0000 mon.a (mon.0) 432 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.639998+0000 mon.a (mon.0) 433 : cluster [INF] osd.3 failed (root=default,host=smithi087) (connection refused reported by osd.5) 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.640530+0000 mon.a (mon.0) 434 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.640770+0000 mon.a (mon.0) 435 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.640941+0000 mon.a (mon.0) 436 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.641316+0000 mon.a (mon.0) 437 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.641686+0000 mon.a (mon.0) 438 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.885 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.641882+0000 mon.a (mon.0) 439 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.642082+0000 mon.a (mon.0) 440 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.642431+0000 mon.a (mon.0) 441 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.642918+0000 mon.a (mon.0) 442 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.643304+0000 mon.a (mon.0) 443 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.643542+0000 mon.a (mon.0) 444 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.770635+0000 mon.a (mon.0) 445 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.772070+0000 mon.a (mon.0) 446 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.842174+0000 mon.a (mon.0) 447 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.842392+0000 mon.a (mon.0) 448 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.842878+0000 mon.a (mon.0) 449 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.843227+0000 mon.a (mon.0) 450 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.843862+0000 mon.a (mon.0) 451 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.844224+0000 mon.a (mon.0) 452 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.844475+0000 mon.a (mon.0) 453 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.844901+0000 mon.a (mon.0) 454 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.845202+0000 mon.a (mon.0) 455 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.845520+0000 mon.a (mon.0) 456 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.845856+0000 mon.a (mon.0) 457 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.846068+0000 mon.a (mon.0) 458 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.846350+0000 mon.a (mon.0) 459 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.846733+0000 mon.a (mon.0) 460 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.974096+0000 mon.a (mon.0) 461 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.974248+0000 mon.a (mon.0) 462 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.887 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: audit 2024-02-19T21:44:42.107315+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: audit 2024-02-19T21:44:42.107981+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: audit 2024-02-19T21:44:42.108684+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.246248+0000 mon.a (mon.0) 466 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.246910+0000 mon.a (mon.0) 467 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.247376+0000 mon.a (mon.0) 468 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.247850+0000 mon.a (mon.0) 469 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.248233+0000 mon.a (mon.0) 470 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.248520+0000 mon.a (mon.0) 471 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.248789+0000 mon.a (mon.0) 472 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.249026+0000 mon.a (mon.0) 473 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.249341+0000 mon.a (mon.0) 474 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.249627+0000 mon.a (mon.0) 475 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.888 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.249834+0000 mon.a (mon.0) 476 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.250079+0000 mon.a (mon.0) 477 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.250409+0000 mon.a (mon.0) 478 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.250831+0000 mon.a (mon.0) 479 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.378095+0000 mon.a (mon.0) 480 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.378376+0000 mon.a (mon.0) 481 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.846068+0000 mon.a (mon.0) 458 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.846350+0000 mon.a (mon.0) 459 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.846733+0000 mon.a (mon.0) 460 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.974096+0000 mon.a (mon.0) 461 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.974248+0000 mon.a (mon.0) 462 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: audit 2024-02-19T21:44:42.107315+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: audit 2024-02-19T21:44:42.107981+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-02-19T21:44:42.889 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: audit 2024-02-19T21:44:42.108684+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.246248+0000 mon.a (mon.0) 466 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.246910+0000 mon.a (mon.0) 467 : cluster [DBG] osd.3 reported immediately failed by osd.4 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.247376+0000 mon.a (mon.0) 468 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.247850+0000 mon.a (mon.0) 469 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.248233+0000 mon.a (mon.0) 470 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.248520+0000 mon.a (mon.0) 471 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.248789+0000 mon.a (mon.0) 472 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.249026+0000 mon.a (mon.0) 473 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.249341+0000 mon.a (mon.0) 474 : cluster [DBG] osd.3 reported immediately failed by osd.6 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.249627+0000 mon.a (mon.0) 475 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.249834+0000 mon.a (mon.0) 476 : cluster [DBG] osd.3 reported immediately failed by osd.0 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.250079+0000 mon.a (mon.0) 477 : cluster [DBG] osd.3 reported immediately failed by osd.1 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.250409+0000 mon.a (mon.0) 478 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.250831+0000 mon.a (mon.0) 479 : cluster [DBG] osd.3 reported immediately failed by osd.2 2024-02-19T21:44:42.890 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.378095+0000 mon.a (mon.0) 480 : cluster [DBG] osd.3 reported immediately failed by osd.7 2024-02-19T21:44:42.891 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:42 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.378376+0000 mon.a (mon.0) 481 : cluster [DBG] osd.3 reported immediately failed by osd.5 2024-02-19T21:44:43.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[40854]: cluster 2024-02-19T21:44:41.918854+0000 mgr.y (mgr.25078) 188 : cluster [DBG] pgmap v115: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:43.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.559302+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:44:43.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[40854]: cluster 2024-02-19T21:44:42.575039+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-19T21:44:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[39529]: cluster 2024-02-19T21:44:41.918854+0000 mgr.y (mgr.25078) 188 : cluster [DBG] pgmap v115: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.559302+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:44:43.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[39529]: cluster 2024-02-19T21:44:42.575039+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-19T21:44:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:43.522Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:43.522Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:43.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:43.522Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:44:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:43 smithi129 bash[34349]: cluster 2024-02-19T21:44:41.918854+0000 mgr.y (mgr.25078) 188 : cluster [DBG] pgmap v115: 132 pgs: 132 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:43 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.559302+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:44:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:43 smithi129 bash[34349]: cluster 2024-02-19T21:44:42.575039+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e83: 8 total, 7 up, 8 in 2024-02-19T21:44:44.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:44 smithi087 bash[40854]: cluster 2024-02-19T21:44:43.572773+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-02-19T21:44:44.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:44 smithi087 bash[39529]: cluster 2024-02-19T21:44:43.572773+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-02-19T21:44:44.883 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:44 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.3.service: Succeeded. 2024-02-19T21:44:44.883 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:44 smithi087 systemd[1]: Stopped Ceph osd.3 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:44:45.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:44 smithi129 bash[34349]: cluster 2024-02-19T21:44:43.572773+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e84: 8 total, 7 up, 8 in 2024-02-19T21:44:45.382 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:44 smithi087 systemd[1]: Started Ceph osd.3 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:44:45.865 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[40854]: cluster 2024-02-19T21:44:43.919704+0000 mgr.y (mgr.25078) 189 : cluster [DBG] pgmap v118: 132 pgs: 24 stale+active+clean, 108 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:45.865 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[40854]: audit 2024-02-19T21:44:44.935955+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:45.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[40854]: audit 2024-02-19T21:44:44.937136+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:45.866 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[40854]: audit 2024-02-19T21:44:44.939332+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:44:45.866 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[39529]: cluster 2024-02-19T21:44:43.919704+0000 mgr.y (mgr.25078) 189 : cluster [DBG] pgmap v118: 132 pgs: 24 stale+active+clean, 108 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:45.866 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[39529]: audit 2024-02-19T21:44:44.935955+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:45.866 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[39529]: audit 2024-02-19T21:44:44.937136+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:45.866 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:45 smithi087 bash[39529]: audit 2024-02-19T21:44:44.939332+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:44:46.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:45 smithi129 bash[34349]: cluster 2024-02-19T21:44:43.919704+0000 mgr.y (mgr.25078) 189 : cluster [DBG] pgmap v118: 132 pgs: 24 stale+active+clean, 108 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail 2024-02-19T21:44:46.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:45 smithi129 bash[34349]: audit 2024-02-19T21:44:44.935955+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:46.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:45 smithi129 bash[34349]: audit 2024-02-19T21:44:44.937136+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:46.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:45 smithi129 bash[34349]: audit 2024-02-19T21:44:44.939332+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:44:46.682 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[39529]: cluster 2024-02-19T21:44:46.590655+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Degraded data redundancy: 27/606 objects degraded (4.455%), 7 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:46.682 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[40854]: cluster 2024-02-19T21:44:46.590655+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Degraded data redundancy: 27/606 objects degraded (4.455%), 7 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-19T21:44:46.683 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:46 smithi087 bash[47766]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-19T21:44:47.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:46 smithi129 bash[34349]: cluster 2024-02-19T21:44:46.590655+0000 mon.a (mon.0) 488 : cluster [WRN] Health check failed: Degraded data redundancy: 27/606 objects degraded (4.455%), 7 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:48.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:47 smithi129 bash[34349]: cluster 2024-02-19T21:44:45.920911+0000 mgr.y (mgr.25078) 190 : cluster [DBG] pgmap v119: 132 pgs: 7 active+undersized+degraded, 18 stale+active+clean, 10 active+undersized, 97 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 27/606 objects degraded (4.455%) 2024-02-19T21:44:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:47 smithi087 bash[39529]: cluster 2024-02-19T21:44:45.920911+0000 mgr.y (mgr.25078) 190 : cluster [DBG] pgmap v119: 132 pgs: 7 active+undersized+degraded, 18 stale+active+clean, 10 active+undersized, 97 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 27/606 objects degraded (4.455%) 2024-02-19T21:44:48.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:47 smithi087 bash[40854]: cluster 2024-02-19T21:44:45.920911+0000 mgr.y (mgr.25078) 190 : cluster [DBG] pgmap v119: 132 pgs: 7 active+undersized+degraded, 18 stale+active+clean, 10 active+undersized, 97 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 27/606 objects degraded (4.455%) 2024-02-19T21:44:48.632 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:48 smithi087 bash[48031]: debug 2024-02-19T21:44:48.284+0000 7f12f743f700 1 -- 172.21.15.87:0/4208097334 <== mon.0 v2:172.21.15.87:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x558b821ae680 con 0x558b82221000 2024-02-19T21:44:49.132 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:48 smithi087 bash[48031]: debug 2024-02-19T21:44:48.820+0000 7f12feecd380 -1 Falling back to public interface 2024-02-19T21:44:50.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:49 smithi129 bash[34349]: cluster 2024-02-19T21:44:47.922796+0000 mgr.y (mgr.25078) 191 : cluster [DBG] pgmap v120: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:50.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:49 smithi087 bash[39529]: cluster 2024-02-19T21:44:47.922796+0000 mgr.y (mgr.25078) 191 : cluster [DBG] pgmap v120: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:50.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:49 smithi087 bash[40854]: cluster 2024-02-19T21:44:47.922796+0000 mgr.y (mgr.25078) 191 : cluster [DBG] pgmap v120: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:51.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:51 smithi087 bash[39529]: cluster 2024-02-19T21:44:49.924158+0000 mgr.y (mgr.25078) 192 : cluster [DBG] pgmap v121: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:51.882 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:51 smithi087 bash[48031]: debug 2024-02-19T21:44:51.828+0000 7f12feecd380 -1 osd.3 82 log_to_monitors {default=true} 2024-02-19T21:44:51.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:51 smithi087 bash[40854]: cluster 2024-02-19T21:44:49.924158+0000 mgr.y (mgr.25078) 192 : cluster [DBG] pgmap v121: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:51.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:51.631Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:51.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:51.631Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:51.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:51.632Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:44:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:51 smithi129 bash[34349]: cluster 2024-02-19T21:44:49.924158+0000 mgr.y (mgr.25078) 192 : cluster [DBG] pgmap v121: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:52.382 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[37601]: debug 2024-02-19T21:44:52.060+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-19T21:44:53.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:51.836209+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T21:44:53.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.027589+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.029174+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.030626+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.043275+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.053485+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.057541+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.060011+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.061990+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.074 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:52 smithi129 bash[34349]: audit 2024-02-19T21:44:52.064185+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:44:53.132 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[48031]: debug 2024-02-19T21:44:52.708+0000 7f12edbaf700 -1 osd.3 82 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:51.836209+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.027589+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.029174+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.030626+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.043275+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.053485+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.057541+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.060011+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.061990+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[39529]: audit 2024-02-19T21:44:52.064185+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:51.836209+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.027589+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.029174+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.030626+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.043275+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.053485+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.057541+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.060011+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.061990+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:44:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:52 smithi087 bash[40854]: audit 2024-02-19T21:44:52.064185+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:44:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:53.522Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:44:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:53.522Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:44:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:44:53.523Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cluster 2024-02-19T21:44:51.925388+0000 mgr.y (mgr.25078) 193 : cluster [DBG] pgmap v122: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cephadm 2024-02-19T21:44:52.031883+0000 mgr.y (mgr.25078) 194 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cluster 2024-02-19T21:44:52.032901+0000 mgr.y (mgr.25078) 195 : cluster [DBG] pgmap v123: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cluster 2024-02-19T21:44:52.033376+0000 mgr.y (mgr.25078) 196 : cluster [DBG] pgmap v124: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: audit 2024-02-19T21:44:52.064439+0000 mgr.y (mgr.25078) 197 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cephadm 2024-02-19T21:44:52.065882+0000 mgr.y (mgr.25078) 198 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: audit 2024-02-19T21:44:52.682972+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cluster 2024-02-19T21:44:52.683067+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: audit 2024-02-19T21:44:52.688826+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[40854]: cluster 2024-02-19T21:44:53.191846+0000 mon.a (mon.0) 502 : cluster [WRN] Health check update: Degraded data redundancy: 96/606 objects degraded (15.842%), 24 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:53.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cluster 2024-02-19T21:44:51.925388+0000 mgr.y (mgr.25078) 193 : cluster [DBG] pgmap v122: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cephadm 2024-02-19T21:44:52.031883+0000 mgr.y (mgr.25078) 194 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cluster 2024-02-19T21:44:52.032901+0000 mgr.y (mgr.25078) 195 : cluster [DBG] pgmap v123: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cluster 2024-02-19T21:44:52.033376+0000 mgr.y (mgr.25078) 196 : cluster [DBG] pgmap v124: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: audit 2024-02-19T21:44:52.064439+0000 mgr.y (mgr.25078) 197 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cephadm 2024-02-19T21:44:52.065882+0000 mgr.y (mgr.25078) 198 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: audit 2024-02-19T21:44:52.682972+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cluster 2024-02-19T21:44:52.683067+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: audit 2024-02-19T21:44:52.688826+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:53.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:53 smithi087 bash[39529]: cluster 2024-02-19T21:44:53.191846+0000 mon.a (mon.0) 502 : cluster [WRN] Health check update: Degraded data redundancy: 96/606 objects degraded (15.842%), 24 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cluster 2024-02-19T21:44:51.925388+0000 mgr.y (mgr.25078) 193 : cluster [DBG] pgmap v122: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cephadm 2024-02-19T21:44:52.031883+0000 mgr.y (mgr.25078) 194 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cluster 2024-02-19T21:44:52.032901+0000 mgr.y (mgr.25078) 195 : cluster [DBG] pgmap v123: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cluster 2024-02-19T21:44:52.033376+0000 mgr.y (mgr.25078) 196 : cluster [DBG] pgmap v124: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 886 MiB used, 709 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: audit 2024-02-19T21:44:52.064439+0000 mgr.y (mgr.25078) 197 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cephadm 2024-02-19T21:44:52.065882+0000 mgr.y (mgr.25078) 198 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: audit 2024-02-19T21:44:52.682972+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cluster 2024-02-19T21:44:52.683067+0000 mon.a (mon.0) 500 : cluster [DBG] osdmap e85: 8 total, 7 up, 8 in 2024-02-19T21:44:54.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: audit 2024-02-19T21:44:52.688826+0000 mon.a (mon.0) 501 : audit [INF] from='osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi087", "root=default"]}]: dispatch 2024-02-19T21:44:54.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:53 smithi129 bash[34349]: cluster 2024-02-19T21:44:53.191846+0000 mon.a (mon.0) 502 : cluster [WRN] Health check update: Degraded data redundancy: 96/606 objects degraded (15.842%), 24 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:54 smithi129 bash[34349]: cluster 2024-02-19T21:44:53.675800+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:44:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:54 smithi129 bash[34349]: cluster 2024-02-19T21:44:53.687410+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210] boot 2024-02-19T21:44:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:54 smithi129 bash[34349]: cluster 2024-02-19T21:44:53.687512+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-19T21:44:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:54 smithi129 bash[34349]: audit 2024-02-19T21:44:53.688754+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:44:55.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:54 smithi129 bash[34349]: cluster 2024-02-19T21:44:54.690806+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-19T21:44:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[39529]: cluster 2024-02-19T21:44:53.675800+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:44:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[39529]: cluster 2024-02-19T21:44:53.687410+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210] boot 2024-02-19T21:44:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[39529]: cluster 2024-02-19T21:44:53.687512+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-19T21:44:55.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[39529]: audit 2024-02-19T21:44:53.688754+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:44:55.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[39529]: cluster 2024-02-19T21:44:54.690806+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-19T21:44:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[40854]: cluster 2024-02-19T21:44:53.675800+0000 mon.a (mon.0) 503 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:44:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[40854]: cluster 2024-02-19T21:44:53.687410+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.87:6826/3855689210,v1:172.21.15.87:6827/3855689210] boot 2024-02-19T21:44:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[40854]: cluster 2024-02-19T21:44:53.687512+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-02-19T21:44:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[40854]: audit 2024-02-19T21:44:53.688754+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-19T21:44:55.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:54 smithi087 bash[40854]: cluster 2024-02-19T21:44:54.690806+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-02-19T21:44:56.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:55 smithi129 bash[34349]: cluster 2024-02-19T21:44:54.034309+0000 mgr.y (mgr.25078) 199 : cluster [DBG] pgmap v127: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:56.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:55 smithi087 bash[39529]: cluster 2024-02-19T21:44:54.034309+0000 mgr.y (mgr.25078) 199 : cluster [DBG] pgmap v127: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:56.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:55 smithi087 bash[40854]: cluster 2024-02-19T21:44:54.034309+0000 mgr.y (mgr.25078) 199 : cluster [DBG] pgmap v127: 132 pgs: 24 active+undersized+degraded, 32 active+undersized, 76 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 96/606 objects degraded (15.842%) 2024-02-19T21:44:57.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:56 smithi129 bash[34349]: cluster 2024-02-19T21:44:56.035464+0000 mgr.y (mgr.25078) 200 : cluster [DBG] pgmap v129: 132 pgs: 7 peering, 19 active+undersized+degraded, 26 active+undersized, 80 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-19T21:44:57.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:56 smithi087 bash[39529]: cluster 2024-02-19T21:44:56.035464+0000 mgr.y (mgr.25078) 200 : cluster [DBG] pgmap v129: 132 pgs: 7 peering, 19 active+undersized+degraded, 26 active+undersized, 80 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-19T21:44:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:56 smithi087 bash[40854]: cluster 2024-02-19T21:44:56.035464+0000 mgr.y (mgr.25078) 200 : cluster [DBG] pgmap v129: 132 pgs: 7 peering, 19 active+undersized+degraded, 26 active+undersized, 80 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 77/606 objects degraded (12.706%) 2024-02-19T21:44:58.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:58 smithi129 bash[34349]: audit 2024-02-19T21:44:57.558910+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:58.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:58 smithi129 bash[34349]: cluster 2024-02-19T21:44:58.192956+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 77/606 objects degraded (12.706%), 19 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:58.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:58 smithi087 bash[40854]: audit 2024-02-19T21:44:57.558910+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:58.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:58 smithi087 bash[40854]: cluster 2024-02-19T21:44:58.192956+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 77/606 objects degraded (12.706%), 19 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:58.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:58 smithi087 bash[39529]: audit 2024-02-19T21:44:57.558910+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:44:58.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:58 smithi087 bash[39529]: cluster 2024-02-19T21:44:58.192956+0000 mon.a (mon.0) 509 : cluster [WRN] Health check update: Degraded data redundancy: 77/606 objects degraded (12.706%), 19 pgs degraded (PG_DEGRADED) 2024-02-19T21:44:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:59 smithi129 bash[34349]: cluster 2024-02-19T21:44:58.036889+0000 mgr.y (mgr.25078) 201 : cluster [DBG] pgmap v130: 132 pgs: 7 peering, 125 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:44:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:44:59 smithi129 bash[34349]: cluster 2024-02-19T21:44:58.554331+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/606 objects degraded (12.706%), 19 pgs degraded) 2024-02-19T21:44:59.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:59 smithi087 bash[40854]: cluster 2024-02-19T21:44:58.036889+0000 mgr.y (mgr.25078) 201 : cluster [DBG] pgmap v130: 132 pgs: 7 peering, 125 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:44:59.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:44:59 smithi087 bash[40854]: cluster 2024-02-19T21:44:58.554331+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/606 objects degraded (12.706%), 19 pgs degraded) 2024-02-19T21:44:59.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:59 smithi087 bash[39529]: cluster 2024-02-19T21:44:58.036889+0000 mgr.y (mgr.25078) 201 : cluster [DBG] pgmap v130: 132 pgs: 7 peering, 125 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:44:59.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:44:59 smithi087 bash[39529]: cluster 2024-02-19T21:44:58.554331+0000 mon.a (mon.0) 510 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 77/606 objects degraded (12.706%), 19 pgs degraded) 2024-02-19T21:45:01.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:01 smithi129 bash[34349]: cluster 2024-02-19T21:45:00.037800+0000 mgr.y (mgr.25078) 202 : cluster [DBG] pgmap v131: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:01.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:01 smithi087 bash[39529]: cluster 2024-02-19T21:45:00.037800+0000 mgr.y (mgr.25078) 202 : cluster [DBG] pgmap v131: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:01.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:01 smithi087 bash[40854]: cluster 2024-02-19T21:45:00.037800+0000 mgr.y (mgr.25078) 202 : cluster [DBG] pgmap v131: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:01.632Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:01.632Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:01.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:01.632Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:45:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:03 smithi087 bash[39529]: cluster 2024-02-19T21:45:02.038650+0000 mgr.y (mgr.25078) 203 : cluster [DBG] pgmap v132: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:03.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:03 smithi087 bash[40854]: cluster 2024-02-19T21:45:02.038650+0000 mgr.y (mgr.25078) 203 : cluster [DBG] pgmap v132: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:03.523Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:03.523Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:03.523Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:45:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:03 smithi129 bash[34349]: cluster 2024-02-19T21:45:02.038650+0000 mgr.y (mgr.25078) 203 : cluster [DBG] pgmap v132: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:04.430 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:45:05.105 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:45:05.105 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (11m) 13s ago 11m 15.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:45:05.105 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (11m) 2m ago 11m 26.5M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:45:05.105 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 2m ago 12m - - 2024-02-19T21:45:05.105 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (3m) 2m ago 16m 378M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:45:05.105 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (4m) 13s ago 18m 421M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (3m) 13s ago 18m 56.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (2m) 2m ago 16m 32.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (3m) 13s ago 16m 49.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (11m) 13s ago 12m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (11m) 2m ago 12m 11.5M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (115s) 13s ago 15m 44.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (82s) 13s ago 15m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (50s) 13s ago 14m 41.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (17s) 13s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (14m) 2m ago 14m 45.8M 4096M 15.2.9 dfc483079636 e85f17187cdb 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (13m) 2m ago 13m 43.6M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (13m) 2m ago 13m 41.9M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (12m) 2m ago 12m 45.1M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:45:05.106 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (4m) 2m ago 12m 38.0M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:45:05.107 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (9m) 13s ago 9m 51.1M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:45:05.107 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (9m) 2m ago 9m 50.5M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 4, 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 4 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:45:05.498 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:45:05.499 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:05.499 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:45:05.499 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 6, 2024-02-19T21:45:05.499 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 9 2024-02-19T21:45:05.499 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:45:05.499 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "9/21 daemons upgraded", 2024-02-19T21:45:05.836 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:45:05.837 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:45:05.837 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:45:05.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: cluster 2024-02-19T21:45:04.040045+0000 mgr.y (mgr.25078) 204 : cluster [DBG] pgmap v133: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:04.416211+0000 mgr.y (mgr.25078) 205 : audit [DBG] from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.085323+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.086428+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.087474+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.088384+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.089168+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.089833+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.092444+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.092988+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.093512+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.094025+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.094498+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[39529]: audit 2024-02-19T21:45:05.498163+0000 mon.a (mon.0) 522 : audit [DBG] from='client.54400 172.21.15.87:0/534862902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: cluster 2024-02-19T21:45:04.040045+0000 mgr.y (mgr.25078) 204 : cluster [DBG] pgmap v133: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:04.416211+0000 mgr.y (mgr.25078) 205 : audit [DBG] from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.085323+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.086428+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.087474+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.088384+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.089168+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.089833+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.092444+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:05.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.092988+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.093512+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.094025+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.094498+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:05.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:05 smithi087 bash[40854]: audit 2024-02-19T21:45:05.498163+0000 mon.a (mon.0) 522 : audit [DBG] from='client.54400 172.21.15.87:0/534862902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: cluster 2024-02-19T21:45:04.040045+0000 mgr.y (mgr.25078) 204 : cluster [DBG] pgmap v133: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:04.416211+0000 mgr.y (mgr.25078) 205 : audit [DBG] from='client.54382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.085323+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.086428+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.087474+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.088384+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.089168+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.089833+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.092444+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.092988+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.093512+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.094025+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.094498+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:06.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:05 smithi129 bash[34349]: audit 2024-02-19T21:45:05.498163+0000 mon.a (mon.0) 522 : audit [DBG] from='client.54400 172.21.15.87:0/534862902' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:06.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:06 smithi087 bash[39529]: audit 2024-02-19T21:45:04.751890+0000 mgr.y (mgr.25078) 206 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:06.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:06 smithi087 bash[39529]: audit 2024-02-19T21:45:05.079958+0000 mgr.y (mgr.25078) 207 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:06.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:06 smithi087 bash[40854]: audit 2024-02-19T21:45:04.751890+0000 mgr.y (mgr.25078) 206 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:06.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:06 smithi087 bash[40854]: audit 2024-02-19T21:45:05.079958+0000 mgr.y (mgr.25078) 207 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:06 smithi129 bash[34349]: audit 2024-02-19T21:45:04.751890+0000 mgr.y (mgr.25078) 206 : audit [DBG] from='client.44478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:06 smithi129 bash[34349]: audit 2024-02-19T21:45:05.079958+0000 mgr.y (mgr.25078) 207 : audit [DBG] from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:07.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[40854]: audit 2024-02-19T21:45:05.835945+0000 mgr.y (mgr.25078) 208 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:07.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[40854]: cluster 2024-02-19T21:45:06.041110+0000 mgr.y (mgr.25078) 209 : cluster [DBG] pgmap v134: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:07.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[40854]: audit 2024-02-19T21:45:07.079948+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:45:07.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[40854]: audit 2024-02-19T21:45:07.585431+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:07.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[39529]: audit 2024-02-19T21:45:05.835945+0000 mgr.y (mgr.25078) 208 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:07.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[39529]: cluster 2024-02-19T21:45:06.041110+0000 mgr.y (mgr.25078) 209 : cluster [DBG] pgmap v134: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:07.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[39529]: audit 2024-02-19T21:45:07.079948+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:45:07.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:07 smithi087 bash[39529]: audit 2024-02-19T21:45:07.585431+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:08.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:07 smithi129 bash[34349]: audit 2024-02-19T21:45:05.835945+0000 mgr.y (mgr.25078) 208 : audit [DBG] from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:08.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:07 smithi129 bash[34349]: cluster 2024-02-19T21:45:06.041110+0000 mgr.y (mgr.25078) 209 : cluster [DBG] pgmap v134: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:08.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:07 smithi129 bash[34349]: audit 2024-02-19T21:45:07.079948+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:45:08.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:07 smithi129 bash[34349]: audit 2024-02-19T21:45:07.585431+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:08.767 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:08 smithi129 bash[34349]: audit 2024-02-19T21:45:07.080438+0000 mgr.y (mgr.25078) 210 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:45:08.767 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:08 smithi129 bash[34349]: cephadm 2024-02-19T21:45:07.083036+0000 mgr.y (mgr.25078) 211 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-19T21:45:08.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:08 smithi087 bash[40854]: audit 2024-02-19T21:45:07.080438+0000 mgr.y (mgr.25078) 210 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:45:08.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:08 smithi087 bash[40854]: cephadm 2024-02-19T21:45:07.083036+0000 mgr.y (mgr.25078) 211 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-19T21:45:08.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:08 smithi087 bash[39529]: audit 2024-02-19T21:45:07.080438+0000 mgr.y (mgr.25078) 210 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-02-19T21:45:08.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:08 smithi087 bash[39529]: cephadm 2024-02-19T21:45:07.083036+0000 mgr.y (mgr.25078) 211 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-02-19T21:45:09.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[39529]: cluster 2024-02-19T21:45:08.042609+0000 mgr.y (mgr.25078) 212 : cluster [DBG] pgmap v135: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:09.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[39529]: audit 2024-02-19T21:45:09.552502+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:09.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[39529]: audit 2024-02-19T21:45:09.554367+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:45:09.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[39529]: audit 2024-02-19T21:45:09.556040+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:09.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[39529]: audit 2024-02-19T21:45:09.560043+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:45:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[40854]: cluster 2024-02-19T21:45:08.042609+0000 mgr.y (mgr.25078) 212 : cluster [DBG] pgmap v135: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[40854]: audit 2024-02-19T21:45:09.552502+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[40854]: audit 2024-02-19T21:45:09.554367+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:45:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[40854]: audit 2024-02-19T21:45:09.556040+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:09.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:09 smithi087 bash[40854]: audit 2024-02-19T21:45:09.560043+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:45:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:09 smithi129 bash[34349]: cluster 2024-02-19T21:45:08.042609+0000 mgr.y (mgr.25078) 212 : cluster [DBG] pgmap v135: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:09 smithi129 bash[34349]: audit 2024-02-19T21:45:09.552502+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:09 smithi129 bash[34349]: audit 2024-02-19T21:45:09.554367+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-19T21:45:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:09 smithi129 bash[34349]: audit 2024-02-19T21:45:09.556040+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:09 smithi129 bash[34349]: audit 2024-02-19T21:45:09.560043+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "container_image"}]: dispatch 2024-02-19T21:45:10.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:10 smithi087 bash[40854]: cephadm 2024-02-19T21:45:09.542913+0000 mgr.y (mgr.25078) 213 : cephadm [INF] Upgrade: Updating osd.4 2024-02-19T21:45:10.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:10 smithi087 bash[40854]: cephadm 2024-02-19T21:45:09.559119+0000 mgr.y (mgr.25078) 214 : cephadm [INF] Deploying daemon osd.4 on smithi129 2024-02-19T21:45:10.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:10 smithi087 bash[39529]: cephadm 2024-02-19T21:45:09.542913+0000 mgr.y (mgr.25078) 213 : cephadm [INF] Upgrade: Updating osd.4 2024-02-19T21:45:10.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:10 smithi087 bash[39529]: cephadm 2024-02-19T21:45:09.559119+0000 mgr.y (mgr.25078) 214 : cephadm [INF] Deploying daemon osd.4 on smithi129 2024-02-19T21:45:10.892 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:10 smithi129 bash[34349]: cephadm 2024-02-19T21:45:09.542913+0000 mgr.y (mgr.25078) 213 : cephadm [INF] Upgrade: Updating osd.4 2024-02-19T21:45:10.892 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:10 smithi129 bash[34349]: cephadm 2024-02-19T21:45:09.559119+0000 mgr.y (mgr.25078) 214 : cephadm [INF] Deploying daemon osd.4 on smithi129 2024-02-19T21:45:11.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:11 smithi087 bash[39529]: cluster 2024-02-19T21:45:10.043527+0000 mgr.y (mgr.25078) 215 : cluster [DBG] pgmap v136: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:11.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:11 smithi087 bash[40854]: cluster 2024-02-19T21:45:10.043527+0000 mgr.y (mgr.25078) 215 : cluster [DBG] pgmap v136: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:11.632Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:11.632Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:11.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:11.632Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:45:12.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:11 smithi129 bash[34349]: cluster 2024-02-19T21:45:10.043527+0000 mgr.y (mgr.25078) 215 : cluster [DBG] pgmap v136: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:13.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:13 smithi087 bash[39529]: cluster 2024-02-19T21:45:12.044375+0000 mgr.y (mgr.25078) 216 : cluster [DBG] pgmap v137: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:13.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:13 smithi087 bash[40854]: cluster 2024-02-19T21:45:12.044375+0000 mgr.y (mgr.25078) 216 : cluster [DBG] pgmap v137: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:13.523Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:13.523Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:13.523Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:45:13.950 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:13 smithi129 bash[34349]: cluster 2024-02-19T21:45:12.044375+0000 mgr.y (mgr.25078) 216 : cluster [DBG] pgmap v137: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:14.316 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:13 smithi129 systemd[1]: Stopping Ceph osd.4 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:45:14.316 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[16493]: debug 2024-02-19T21:45:14.039+0000 7f3fbae69700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:45:14.316 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[16493]: debug 2024-02-19T21:45:14.039+0000 7f3fbae69700 -1 osd.4 87 *** Got signal Terminated *** 2024-02-19T21:45:14.316 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[16493]: debug 2024-02-19T21:45:14.039+0000 7f3fbae69700 -1 osd.4 87 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:45:14.923 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[37400]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.4 2024-02-19T21:45:14.923 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.097456+0000 mon.a (mon.0) 529 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:14.923 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.097618+0000 mon.a (mon.0) 530 : cluster [INF] osd.4 failed (root=default,host=smithi129) (connection refused reported by osd.5) 2024-02-19T21:45:14.923 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.098267+0000 mon.a (mon.0) 531 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:14.923 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.098682+0000 mon.a (mon.0) 532 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.099257+0000 mon.a (mon.0) 533 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.099586+0000 mon.a (mon.0) 534 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.099865+0000 mon.a (mon.0) 535 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.100150+0000 mon.a (mon.0) 536 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.100423+0000 mon.a (mon.0) 537 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.100826+0000 mon.a (mon.0) 538 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.101192+0000 mon.a (mon.0) 539 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.101550+0000 mon.a (mon.0) 540 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.211290+0000 mon.a (mon.0) 541 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.299685+0000 mon.a (mon.0) 542 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.299932+0000 mon.a (mon.0) 543 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.300664+0000 mon.a (mon.0) 544 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.301034+0000 mon.a (mon.0) 545 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:14.924 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.301278+0000 mon.a (mon.0) 546 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.301403+0000 mon.a (mon.0) 547 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.301723+0000 mon.a (mon.0) 548 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.301936+0000 mon.a (mon.0) 549 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.302241+0000 mon.a (mon.0) 550 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.302519+0000 mon.a (mon.0) 551 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.302588+0000 mon.a (mon.0) 552 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.302728+0000 mon.a (mon.0) 553 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.302782+0000 mon.a (mon.0) 554 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.302979+0000 mon.a (mon.0) 555 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:14.925 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.413953+0000 mon.a (mon.0) 556 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.097456+0000 mon.a (mon.0) 529 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.097618+0000 mon.a (mon.0) 530 : cluster [INF] osd.4 failed (root=default,host=smithi129) (connection refused reported by osd.5) 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.098267+0000 mon.a (mon.0) 531 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.098682+0000 mon.a (mon.0) 532 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.099257+0000 mon.a (mon.0) 533 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.099586+0000 mon.a (mon.0) 534 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.099865+0000 mon.a (mon.0) 535 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.100150+0000 mon.a (mon.0) 536 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.100423+0000 mon.a (mon.0) 537 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.100826+0000 mon.a (mon.0) 538 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.101192+0000 mon.a (mon.0) 539 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.101550+0000 mon.a (mon.0) 540 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.211290+0000 mon.a (mon.0) 541 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.299685+0000 mon.a (mon.0) 542 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.299932+0000 mon.a (mon.0) 543 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.300664+0000 mon.a (mon.0) 544 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.301034+0000 mon.a (mon.0) 545 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.301278+0000 mon.a (mon.0) 546 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.301403+0000 mon.a (mon.0) 547 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.301723+0000 mon.a (mon.0) 548 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.301936+0000 mon.a (mon.0) 549 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.302241+0000 mon.a (mon.0) 550 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.302519+0000 mon.a (mon.0) 551 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.302588+0000 mon.a (mon.0) 552 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.302728+0000 mon.a (mon.0) 553 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.302782+0000 mon.a (mon.0) 554 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.097456+0000 mon.a (mon.0) 529 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.097618+0000 mon.a (mon.0) 530 : cluster [INF] osd.4 failed (root=default,host=smithi129) (connection refused reported by osd.5) 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.098267+0000 mon.a (mon.0) 531 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.098682+0000 mon.a (mon.0) 532 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.099257+0000 mon.a (mon.0) 533 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.099586+0000 mon.a (mon.0) 534 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.099865+0000 mon.a (mon.0) 535 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.100150+0000 mon.a (mon.0) 536 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.100423+0000 mon.a (mon.0) 537 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.100826+0000 mon.a (mon.0) 538 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.101192+0000 mon.a (mon.0) 539 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.101550+0000 mon.a (mon.0) 540 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.211290+0000 mon.a (mon.0) 541 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.299685+0000 mon.a (mon.0) 542 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.299932+0000 mon.a (mon.0) 543 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.300664+0000 mon.a (mon.0) 544 : cluster [DBG] osd.4 reported immediately failed by osd.6 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.301034+0000 mon.a (mon.0) 545 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.301278+0000 mon.a (mon.0) 546 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:15.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.301403+0000 mon.a (mon.0) 547 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.301723+0000 mon.a (mon.0) 548 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.301936+0000 mon.a (mon.0) 549 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.302241+0000 mon.a (mon.0) 550 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.302519+0000 mon.a (mon.0) 551 : cluster [DBG] osd.4 reported immediately failed by osd.5 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.302588+0000 mon.a (mon.0) 552 : cluster [DBG] osd.4 reported immediately failed by osd.0 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.302728+0000 mon.a (mon.0) 553 : cluster [DBG] osd.4 reported immediately failed by osd.1 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.302782+0000 mon.a (mon.0) 554 : cluster [DBG] osd.4 reported immediately failed by osd.3 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.302979+0000 mon.a (mon.0) 555 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.413953+0000 mon.a (mon.0) 556 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.302979+0000 mon.a (mon.0) 555 : cluster [DBG] osd.4 reported immediately failed by osd.2 2024-02-19T21:45:15.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:14 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.413953+0000 mon.a (mon.0) 556 : cluster [DBG] osd.4 reported immediately failed by osd.7 2024-02-19T21:45:15.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:14 smithi129 bash[37461]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.4 2024-02-19T21:45:16.024 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:15 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.045723+0000 mgr.y (mgr.25078) 217 : cluster [DBG] pgmap v138: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:16.024 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:15 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.626146+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:45:16.024 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:15 smithi129 bash[34349]: cluster 2024-02-19T21:45:14.647777+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-19T21:45:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:15 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.045723+0000 mgr.y (mgr.25078) 217 : cluster [DBG] pgmap v138: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:15 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.626146+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:45:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:15 smithi087 bash[39529]: cluster 2024-02-19T21:45:14.647777+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-19T21:45:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:15 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.045723+0000 mgr.y (mgr.25078) 217 : cluster [DBG] pgmap v138: 132 pgs: 132 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:15 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.626146+0000 mon.a (mon.0) 557 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:45:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:15 smithi087 bash[40854]: cluster 2024-02-19T21:45:14.647777+0000 mon.a (mon.0) 558 : cluster [DBG] osdmap e88: 8 total, 7 up, 8 in 2024-02-19T21:45:16.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:16 smithi129 bash[34349]: cluster 2024-02-19T21:45:15.647669+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-02-19T21:45:17.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:16 smithi087 bash[39529]: cluster 2024-02-19T21:45:15.647669+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-02-19T21:45:17.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:16 smithi087 bash[40854]: cluster 2024-02-19T21:45:15.647669+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e89: 8 total, 7 up, 8 in 2024-02-19T21:45:17.424 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:17 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.4.service: Succeeded. 2024-02-19T21:45:17.425 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:17 smithi129 systemd[1]: Stopped Ceph osd.4 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:45:17.821 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:17 smithi129 systemd[1]: Started Ceph osd.4 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:45:17.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:17 smithi129 bash[34349]: cluster 2024-02-19T21:45:16.046558+0000 mgr.y (mgr.25078) 218 : cluster [DBG] pgmap v141: 132 pgs: 12 peering, 18 stale+active+clean, 102 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:17.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:17 smithi129 bash[34349]: cluster 2024-02-19T21:45:16.644354+0000 mon.a (mon.0) 560 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-19T21:45:17.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:17 smithi129 bash[34349]: audit 2024-02-19T21:45:17.473623+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:17.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:17 smithi129 bash[34349]: audit 2024-02-19T21:45:17.475333+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:17.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:17 smithi129 bash[34349]: audit 2024-02-19T21:45:17.479418+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:45:18.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[39529]: cluster 2024-02-19T21:45:16.046558+0000 mgr.y (mgr.25078) 218 : cluster [DBG] pgmap v141: 132 pgs: 12 peering, 18 stale+active+clean, 102 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:18.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[39529]: cluster 2024-02-19T21:45:16.644354+0000 mon.a (mon.0) 560 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-19T21:45:18.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[39529]: audit 2024-02-19T21:45:17.473623+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:18.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[39529]: audit 2024-02-19T21:45:17.475333+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:18.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[39529]: audit 2024-02-19T21:45:17.479418+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:45:18.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[40854]: cluster 2024-02-19T21:45:16.046558+0000 mgr.y (mgr.25078) 218 : cluster [DBG] pgmap v141: 132 pgs: 12 peering, 18 stale+active+clean, 102 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail 2024-02-19T21:45:18.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[40854]: cluster 2024-02-19T21:45:16.644354+0000 mon.a (mon.0) 560 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-02-19T21:45:18.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[40854]: audit 2024-02-19T21:45:17.473623+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:18.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[40854]: audit 2024-02-19T21:45:17.475333+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:18.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:17 smithi087 bash[40854]: audit 2024-02-19T21:45:17.479418+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:45:18.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:18 smithi129 bash[34349]: cluster 2024-02-19T21:45:18.657470+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: Degraded data redundancy: 72/606 objects degraded (11.881%), 23 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:19.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:18 smithi087 bash[39529]: cluster 2024-02-19T21:45:18.657470+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: Degraded data redundancy: 72/606 objects degraded (11.881%), 23 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:19.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:18 smithi087 bash[40854]: cluster 2024-02-19T21:45:18.657470+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: Degraded data redundancy: 72/606 objects degraded (11.881%), 23 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-19T21:45:19.321 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[37685]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-19T21:45:20.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:19 smithi129 bash[34349]: cluster 2024-02-19T21:45:18.048302+0000 mgr.y (mgr.25078) 219 : cluster [DBG] pgmap v142: 132 pgs: 23 active+undersized+degraded, 12 peering, 23 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-19T21:45:20.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:19 smithi087 bash[39529]: cluster 2024-02-19T21:45:18.048302+0000 mgr.y (mgr.25078) 219 : cluster [DBG] pgmap v142: 132 pgs: 23 active+undersized+degraded, 12 peering, 23 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-19T21:45:20.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:19 smithi087 bash[40854]: cluster 2024-02-19T21:45:18.048302+0000 mgr.y (mgr.25078) 219 : cluster [DBG] pgmap v142: 132 pgs: 23 active+undersized+degraded, 12 peering, 23 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 72/606 objects degraded (11.881%) 2024-02-19T21:45:21.071 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:20 smithi129 bash[37946]: debug 2024-02-19T21:45:20.911+0000 7fe0f88a2700 1 -- 172.21.15.129:0/1856772057 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562d8a79e680 con 0x562d8a811000 2024-02-19T21:45:21.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:20 smithi129 bash[34349]: cluster 2024-02-19T21:45:20.049489+0000 mgr.y (mgr.25078) 220 : cluster [DBG] pgmap v143: 132 pgs: 26 active+undersized+degraded, 6 peering, 26 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:45:21.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:20 smithi087 bash[39529]: cluster 2024-02-19T21:45:20.049489+0000 mgr.y (mgr.25078) 220 : cluster [DBG] pgmap v143: 132 pgs: 26 active+undersized+degraded, 6 peering, 26 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:45:21.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:20 smithi087 bash[40854]: cluster 2024-02-19T21:45:20.049489+0000 mgr.y (mgr.25078) 220 : cluster [DBG] pgmap v143: 132 pgs: 26 active+undersized+degraded, 6 peering, 26 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:45:21.820 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:21 smithi129 bash[37946]: debug 2024-02-19T21:45:21.451+0000 7fe100330380 -1 Falling back to public interface 2024-02-19T21:45:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:21.633Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:21.633Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:21.633Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:45:22.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:22 smithi129 bash[34349]: cluster 2024-02-19T21:45:22.103064+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-19T21:45:22.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:22 smithi087 bash[39529]: cluster 2024-02-19T21:45:22.103064+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-19T21:45:22.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:22 smithi087 bash[40854]: cluster 2024-02-19T21:45:22.103064+0000 mon.a (mon.0) 565 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-02-19T21:45:23.523 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:23 smithi087 bash[39529]: cluster 2024-02-19T21:45:22.050857+0000 mgr.y (mgr.25078) 221 : cluster [DBG] pgmap v144: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:23.523 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:23 smithi087 bash[40854]: cluster 2024-02-19T21:45:22.050857+0000 mgr.y (mgr.25078) 221 : cluster [DBG] pgmap v144: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:23.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:23 smithi129 bash[34349]: cluster 2024-02-19T21:45:22.050857+0000 mgr.y (mgr.25078) 221 : cluster [DBG] pgmap v144: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:23.524Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:23.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:23.524Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:23.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:23.524Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:45:24.820 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:24 smithi129 bash[37946]: debug 2024-02-19T21:45:24.535+0000 7fe100330380 -1 osd.4 87 log_to_monitors {default=true} 2024-02-19T21:45:25.571 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:45:25 smithi129 bash[37946]: debug 2024-02-19T21:45:25.243+0000 7fe0ef813700 -1 osd.4 87 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:45:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:25 smithi129 bash[34349]: cluster 2024-02-19T21:45:24.052564+0000 mgr.y (mgr.25078) 222 : cluster [DBG] pgmap v145: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:25 smithi129 bash[34349]: audit 2024-02-19T21:45:24.543176+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:45:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:25 smithi129 bash[34349]: audit 2024-02-19T21:45:24.544632+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:45:25.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:25 smithi129 bash[34349]: audit 2024-02-19T21:45:24.969723+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:25.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[37601]: debug 2024-02-19T21:45:25.260+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:45:25.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[39529]: cluster 2024-02-19T21:45:24.052564+0000 mgr.y (mgr.25078) 222 : cluster [DBG] pgmap v145: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[39529]: audit 2024-02-19T21:45:24.543176+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[39529]: audit 2024-02-19T21:45:24.544632+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[39529]: audit 2024-02-19T21:45:24.969723+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[40854]: cluster 2024-02-19T21:45:24.052564+0000 mgr.y (mgr.25078) 222 : cluster [DBG] pgmap v145: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[40854]: audit 2024-02-19T21:45:24.543176+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[40854]: audit 2024-02-19T21:45:24.544632+0000 mon.a (mon.0) 566 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-19T21:45:25.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:25 smithi087 bash[40854]: audit 2024-02-19T21:45:24.969723+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.224817+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: cluster 2024-02-19T21:45:25.224958+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.227506+0000 mon.b (mon.2) 13 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.229174+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.230405+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.231748+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:45:26.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: cephadm 2024-02-19T21:45:25.233030+0000 mgr.y (mgr.25078) 223 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: cluster 2024-02-19T21:45:25.234429+0000 mgr.y (mgr.25078) 224 : cluster [DBG] pgmap v147: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: cluster 2024-02-19T21:45:25.234996+0000 mgr.y (mgr.25078) 225 : cluster [DBG] pgmap v148: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.242098+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.251969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.256336+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.258980+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.261107+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.263955+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: audit 2024-02-19T21:45:25.264271+0000 mgr.y (mgr.25078) 226 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:26.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:26 smithi129 bash[34349]: cephadm 2024-02-19T21:45:25.265900+0000 mgr.y (mgr.25078) 227 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:45:26.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.224817+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: cluster 2024-02-19T21:45:25.224958+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.227506+0000 mon.b (mon.2) 13 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.229174+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.230405+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.231748+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: cephadm 2024-02-19T21:45:25.233030+0000 mgr.y (mgr.25078) 223 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: cluster 2024-02-19T21:45:25.234429+0000 mgr.y (mgr.25078) 224 : cluster [DBG] pgmap v147: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: cluster 2024-02-19T21:45:25.234996+0000 mgr.y (mgr.25078) 225 : cluster [DBG] pgmap v148: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.242098+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.251969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.256336+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.258980+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.261107+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.263955+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: audit 2024-02-19T21:45:25.264271+0000 mgr.y (mgr.25078) 226 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[39529]: cephadm 2024-02-19T21:45:25.265900+0000 mgr.y (mgr.25078) 227 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.224817+0000 mon.a (mon.0) 568 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: cluster 2024-02-19T21:45:25.224958+0000 mon.a (mon.0) 569 : cluster [DBG] osdmap e90: 8 total, 7 up, 8 in 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.227506+0000 mon.b (mon.2) 13 : audit [INF] from='osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.229174+0000 mon.a (mon.0) 570 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.230405+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.231748+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:45:26.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: cephadm 2024-02-19T21:45:25.233030+0000 mgr.y (mgr.25078) 223 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: cluster 2024-02-19T21:45:25.234429+0000 mgr.y (mgr.25078) 224 : cluster [DBG] pgmap v147: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: cluster 2024-02-19T21:45:25.234996+0000 mgr.y (mgr.25078) 225 : cluster [DBG] pgmap v148: 132 pgs: 28 active+undersized+degraded, 30 active+undersized, 74 active+clean; 7.4 KiB data, 1.2 GiB used, 710 GiB / 715 GiB avail; 88/606 objects degraded (14.521%) 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.242098+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.251969+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.256336+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.258980+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.261107+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.263955+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: audit 2024-02-19T21:45:25.264271+0000 mgr.y (mgr.25078) 226 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:26.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:26 smithi087 bash[40854]: cephadm 2024-02-19T21:45:25.265900+0000 mgr.y (mgr.25078) 227 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-02-19T21:45:27.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:27 smithi129 bash[34349]: cluster 2024-02-19T21:45:26.239983+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:45:27.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:27 smithi129 bash[34349]: cluster 2024-02-19T21:45:26.246790+0000 mon.a (mon.0) 580 : cluster [INF] osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775] boot 2024-02-19T21:45:27.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:27 smithi129 bash[34349]: cluster 2024-02-19T21:45:26.246873+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-19T21:45:27.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:27 smithi129 bash[34349]: audit 2024-02-19T21:45:26.247119+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:45:27.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[39529]: cluster 2024-02-19T21:45:26.239983+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:45:27.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[39529]: cluster 2024-02-19T21:45:26.246790+0000 mon.a (mon.0) 580 : cluster [INF] osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775] boot 2024-02-19T21:45:27.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[39529]: cluster 2024-02-19T21:45:26.246873+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-19T21:45:27.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[39529]: audit 2024-02-19T21:45:26.247119+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:45:27.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[40854]: cluster 2024-02-19T21:45:26.239983+0000 mon.a (mon.0) 579 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:45:27.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[40854]: cluster 2024-02-19T21:45:26.246790+0000 mon.a (mon.0) 580 : cluster [INF] osd.4 [v2:172.21.15.129:6800/1832360775,v1:172.21.15.129:6801/1832360775] boot 2024-02-19T21:45:27.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[40854]: cluster 2024-02-19T21:45:26.246873+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-02-19T21:45:27.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:27 smithi087 bash[40854]: audit 2024-02-19T21:45:26.247119+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-19T21:45:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:28 smithi129 bash[34349]: cluster 2024-02-19T21:45:27.236786+0000 mgr.y (mgr.25078) 228 : cluster [DBG] pgmap v150: 132 pgs: 18 peering, 20 active+undersized+degraded, 20 active+undersized, 74 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s; 74/606 objects degraded (12.211%) 2024-02-19T21:45:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:28 smithi129 bash[34349]: cluster 2024-02-19T21:45:27.247839+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-19T21:45:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:28 smithi129 bash[34349]: audit 2024-02-19T21:45:27.625572+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:28 smithi129 bash[34349]: cluster 2024-02-19T21:45:28.205632+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: Degraded data redundancy: 88/606 objects degraded (14.521%), 28 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[39529]: cluster 2024-02-19T21:45:27.236786+0000 mgr.y (mgr.25078) 228 : cluster [DBG] pgmap v150: 132 pgs: 18 peering, 20 active+undersized+degraded, 20 active+undersized, 74 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s; 74/606 objects degraded (12.211%) 2024-02-19T21:45:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[39529]: cluster 2024-02-19T21:45:27.247839+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-19T21:45:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[39529]: audit 2024-02-19T21:45:27.625572+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[39529]: cluster 2024-02-19T21:45:28.205632+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: Degraded data redundancy: 88/606 objects degraded (14.521%), 28 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[40854]: cluster 2024-02-19T21:45:27.236786+0000 mgr.y (mgr.25078) 228 : cluster [DBG] pgmap v150: 132 pgs: 18 peering, 20 active+undersized+degraded, 20 active+undersized, 74 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s; 74/606 objects degraded (12.211%) 2024-02-19T21:45:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[40854]: cluster 2024-02-19T21:45:27.247839+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-02-19T21:45:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[40854]: audit 2024-02-19T21:45:27.625572+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:28 smithi087 bash[40854]: cluster 2024-02-19T21:45:28.205632+0000 mon.a (mon.0) 585 : cluster [WRN] Health check update: Degraded data redundancy: 88/606 objects degraded (14.521%), 28 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:30.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:30 smithi129 bash[34349]: cluster 2024-02-19T21:45:29.238153+0000 mgr.y (mgr.25078) 229 : cluster [DBG] pgmap v152: 132 pgs: 18 peering, 15 active+undersized+degraded, 15 active+undersized, 84 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s; 55/606 objects degraded (9.076%); 0 B/s, 0 objects/s recovering 2024-02-19T21:45:30.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:30 smithi087 bash[39529]: cluster 2024-02-19T21:45:29.238153+0000 mgr.y (mgr.25078) 229 : cluster [DBG] pgmap v152: 132 pgs: 18 peering, 15 active+undersized+degraded, 15 active+undersized, 84 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s; 55/606 objects degraded (9.076%); 0 B/s, 0 objects/s recovering 2024-02-19T21:45:30.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:30 smithi087 bash[40854]: cluster 2024-02-19T21:45:29.238153+0000 mgr.y (mgr.25078) 229 : cluster [DBG] pgmap v152: 132 pgs: 18 peering, 15 active+undersized+degraded, 15 active+undersized, 84 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 38 op/s; 55/606 objects degraded (9.076%); 0 B/s, 0 objects/s recovering 2024-02-19T21:45:31.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:31 smithi129 bash[34349]: cluster 2024-02-19T21:45:31.254880+0000 mon.a (mon.0) 586 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/606 objects degraded (9.076%), 15 pgs degraded) 2024-02-19T21:45:31.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:31 smithi087 bash[40854]: cluster 2024-02-19T21:45:31.254880+0000 mon.a (mon.0) 586 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/606 objects degraded (9.076%), 15 pgs degraded) 2024-02-19T21:45:31.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:31 smithi087 bash[39529]: cluster 2024-02-19T21:45:31.254880+0000 mon.a (mon.0) 586 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 55/606 objects degraded (9.076%), 15 pgs degraded) 2024-02-19T21:45:32.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:31.633Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:32.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:31.633Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:32.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:31.633Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:45:32.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:32 smithi129 bash[34349]: cluster 2024-02-19T21:45:31.239381+0000 mgr.y (mgr.25078) 230 : cluster [DBG] pgmap v153: 132 pgs: 18 peering, 114 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:32.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:32 smithi087 bash[40854]: cluster 2024-02-19T21:45:31.239381+0000 mgr.y (mgr.25078) 230 : cluster [DBG] pgmap v153: 132 pgs: 18 peering, 114 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:32.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:32 smithi087 bash[39529]: cluster 2024-02-19T21:45:31.239381+0000 mgr.y (mgr.25078) 230 : cluster [DBG] pgmap v153: 132 pgs: 18 peering, 114 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 133 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:33.524Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:33.524Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:33.524Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:45:34.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:34 smithi129 bash[34349]: cluster 2024-02-19T21:45:33.240679+0000 mgr.y (mgr.25078) 231 : cluster [DBG] pgmap v154: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 178 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:34.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:34 smithi087 bash[39529]: cluster 2024-02-19T21:45:33.240679+0000 mgr.y (mgr.25078) 231 : cluster [DBG] pgmap v154: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 178 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:34.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:34 smithi087 bash[40854]: cluster 2024-02-19T21:45:33.240679+0000 mgr.y (mgr.25078) 231 : cluster [DBG] pgmap v154: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 178 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:36.202 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:45:36.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:36 smithi087 bash[39529]: cluster 2024-02-19T21:45:35.241650+0000 mgr.y (mgr.25078) 232 : cluster [DBG] pgmap v155: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 158 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:36.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:36 smithi087 bash[40854]: cluster 2024-02-19T21:45:35.241650+0000 mgr.y (mgr.25078) 232 : cluster [DBG] pgmap v155: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 158 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:36 smithi129 bash[34349]: cluster 2024-02-19T21:45:35.241650+0000 mgr.y (mgr.25078) 232 : cluster [DBG] pgmap v155: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 0 B/s wr, 158 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (11m) 44s ago 12m 15.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (11m) 11s ago 11m 27.1M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 11s ago 12m - - 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (4m) 11s ago 16m 380M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (5m) 44s ago 18m 421M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:45:36.880 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (4m) 44s ago 18m 56.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (3m) 11s ago 16m 43.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (3m) 44s ago 17m 49.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (12m) 44s ago 12m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (12m) 11s ago 12m 11.8M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (2m) 44s ago 16m 44.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (114s) 44s ago 15m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (82s) 44s ago 15m 41.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (49s) 44s ago 15m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (16s) 11s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (14m) 11s ago 14m 47.2M 4096M 15.2.9 dfc483079636 3b06c700af39 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (13m) 11s ago 13m 45.6M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (13m) 11s ago 13m 49.8M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (5m) 11s ago 12m 42.1M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (10m) 44s ago 10m 51.1M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:45:36.881 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (10m) 11s ago 10m 51.6M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:45:37.275 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3, 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 5 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 5, 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 10 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:45:37.276 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:45:37.610 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:45:37.611 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "10/21 daemons upgraded", 2024-02-19T21:45:37.611 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:45:37.611 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:45:37.611 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:45:37.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.189619+0000 mgr.y (mgr.25078) 233 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:37.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.522436+0000 mgr.y (mgr.25078) 234 : audit [DBG] from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:37.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.854628+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.855545+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.856536+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.857483+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.858393+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.859180+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.864574+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.865374+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.866217+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.866856+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:36.867438+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[39529]: audit 2024-02-19T21:45:37.275635+0000 mon.a (mon.0) 598 : audit [DBG] from='client.44526 172.21.15.87:0/3427470347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.189619+0000 mgr.y (mgr.25078) 233 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.522436+0000 mgr.y (mgr.25078) 234 : audit [DBG] from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.854628+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.855545+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.856536+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.857483+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.858393+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.859180+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.864574+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.865374+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.866217+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.866856+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:36.867438+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:37 smithi087 bash[40854]: audit 2024-02-19T21:45:37.275635+0000 mon.a (mon.0) 598 : audit [DBG] from='client.44526 172.21.15.87:0/3427470347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.189619+0000 mgr.y (mgr.25078) 233 : audit [DBG] from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.522436+0000 mgr.y (mgr.25078) 234 : audit [DBG] from='client.44514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.854628+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.855545+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.856536+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.857483+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.858393+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.859180+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.864574+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:45:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.865374+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.866217+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.866856+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:36.867438+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:45:37.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:37 smithi129 bash[34349]: audit 2024-02-19T21:45:37.275635+0000 mon.a (mon.0) 598 : audit [DBG] from='client.44526 172.21.15.87:0/3427470347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:39.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:38 smithi129 bash[34349]: audit 2024-02-19T21:45:36.849551+0000 mgr.y (mgr.25078) 235 : audit [DBG] from='client.54430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:39.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:38 smithi129 bash[34349]: cluster 2024-02-19T21:45:37.242752+0000 mgr.y (mgr.25078) 236 : cluster [DBG] pgmap v156: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:39.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:38 smithi129 bash[34349]: audit 2024-02-19T21:45:37.610005+0000 mgr.y (mgr.25078) 237 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:39.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:38 smithi129 bash[34349]: audit 2024-02-19T21:45:37.649846+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:39.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[40854]: audit 2024-02-19T21:45:36.849551+0000 mgr.y (mgr.25078) 235 : audit [DBG] from='client.54430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:39.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[40854]: cluster 2024-02-19T21:45:37.242752+0000 mgr.y (mgr.25078) 236 : cluster [DBG] pgmap v156: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:39.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[40854]: audit 2024-02-19T21:45:37.610005+0000 mgr.y (mgr.25078) 237 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:39.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[40854]: audit 2024-02-19T21:45:37.649846+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:39.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[39529]: audit 2024-02-19T21:45:36.849551+0000 mgr.y (mgr.25078) 235 : audit [DBG] from='client.54430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:39.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[39529]: cluster 2024-02-19T21:45:37.242752+0000 mgr.y (mgr.25078) 236 : cluster [DBG] pgmap v156: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 85 KiB/s rd, 0 B/s wr, 141 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:39.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[39529]: audit 2024-02-19T21:45:37.610005+0000 mgr.y (mgr.25078) 237 : audit [DBG] from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:45:39.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:38 smithi087 bash[39529]: audit 2024-02-19T21:45:37.649846+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:40.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:40 smithi129 bash[34349]: cluster 2024-02-19T21:45:39.243786+0000 mgr.y (mgr.25078) 238 : cluster [DBG] pgmap v157: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:40.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:40 smithi129 bash[34349]: audit 2024-02-19T21:45:40.272522+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:41.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:40 smithi087 bash[40854]: cluster 2024-02-19T21:45:39.243786+0000 mgr.y (mgr.25078) 238 : cluster [DBG] pgmap v157: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:41.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:40 smithi087 bash[40854]: audit 2024-02-19T21:45:40.272522+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:41.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:40 smithi087 bash[39529]: cluster 2024-02-19T21:45:39.243786+0000 mgr.y (mgr.25078) 238 : cluster [DBG] pgmap v157: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 118 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:41.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:40 smithi087 bash[39529]: audit 2024-02-19T21:45:40.272522+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:42.003 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:41 smithi129 bash[34349]: audit 2024-02-19T21:45:40.272966+0000 mgr.y (mgr.25078) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:42.003 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:41 smithi129 bash[34349]: cephadm 2024-02-19T21:45:40.275439+0000 mgr.y (mgr.25078) 240 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-19T21:45:42.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[40854]: audit 2024-02-19T21:45:40.272966+0000 mgr.y (mgr.25078) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:42.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[40854]: cephadm 2024-02-19T21:45:40.275439+0000 mgr.y (mgr.25078) 240 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-19T21:45:42.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[39529]: audit 2024-02-19T21:45:40.272966+0000 mgr.y (mgr.25078) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-02-19T21:45:42.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[39529]: cephadm 2024-02-19T21:45:40.275439+0000 mgr.y (mgr.25078) 240 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-02-19T21:45:42.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:41.633Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:42.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:41.633Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:42.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:41.634Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:45:42.997 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:42 smithi129 bash[34349]: cluster 2024-02-19T21:45:41.244878+0000 mgr.y (mgr.25078) 241 : cluster [DBG] pgmap v158: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 105 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:42.997 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:42 smithi129 bash[34349]: audit 2024-02-19T21:45:42.115687+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:45:42.997 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:42 smithi129 bash[34349]: audit 2024-02-19T21:45:42.116332+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:45:42.997 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:42 smithi129 bash[34349]: audit 2024-02-19T21:45:42.116921+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:45:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[40854]: cluster 2024-02-19T21:45:41.244878+0000 mgr.y (mgr.25078) 241 : cluster [DBG] pgmap v158: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 105 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[40854]: audit 2024-02-19T21:45:42.115687+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:45:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[40854]: audit 2024-02-19T21:45:42.116332+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:45:43.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[40854]: audit 2024-02-19T21:45:42.116921+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:45:43.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[39529]: cluster 2024-02-19T21:45:41.244878+0000 mgr.y (mgr.25078) 241 : cluster [DBG] pgmap v158: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 0 B/s wr, 105 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:43.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[39529]: audit 2024-02-19T21:45:42.115687+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:45:43.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[39529]: audit 2024-02-19T21:45:42.116332+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-02-19T21:45:43.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:42 smithi087 bash[39529]: audit 2024-02-19T21:45:42.116921+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:45:43.781 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:43.524Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:43.781 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:43.525Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:43.781 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:43.525Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=9 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: cephadm 2024-02-19T21:45:42.765324+0000 mgr.y (mgr.25078) 242 : cephadm [INF] Upgrade: Updating osd.5 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: audit 2024-02-19T21:45:42.775987+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: audit 2024-02-19T21:45:42.777715+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: audit 2024-02-19T21:45:42.779485+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: cephadm 2024-02-19T21:45:42.782578+0000 mgr.y (mgr.25078) 243 : cephadm [INF] Deploying daemon osd.5 on smithi129 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: audit 2024-02-19T21:45:42.783697+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:45:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:43 smithi129 bash[34349]: cluster 2024-02-19T21:45:43.246207+0000 mgr.y (mgr.25078) 244 : cluster [DBG] pgmap v159: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 52 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:44.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: cephadm 2024-02-19T21:45:42.765324+0000 mgr.y (mgr.25078) 242 : cephadm [INF] Upgrade: Updating osd.5 2024-02-19T21:45:44.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: audit 2024-02-19T21:45:42.775987+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: audit 2024-02-19T21:45:42.777715+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: audit 2024-02-19T21:45:42.779485+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: cephadm 2024-02-19T21:45:42.782578+0000 mgr.y (mgr.25078) 243 : cephadm [INF] Deploying daemon osd.5 on smithi129 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: audit 2024-02-19T21:45:42.783697+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[39529]: cluster 2024-02-19T21:45:43.246207+0000 mgr.y (mgr.25078) 244 : cluster [DBG] pgmap v159: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 52 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: cephadm 2024-02-19T21:45:42.765324+0000 mgr.y (mgr.25078) 242 : cephadm [INF] Upgrade: Updating osd.5 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: audit 2024-02-19T21:45:42.775987+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: audit 2024-02-19T21:45:42.777715+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: audit 2024-02-19T21:45:42.779485+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: cephadm 2024-02-19T21:45:42.782578+0000 mgr.y (mgr.25078) 243 : cephadm [INF] Deploying daemon osd.5 on smithi129 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: audit 2024-02-19T21:45:42.783697+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "container_image"}]: dispatch 2024-02-19T21:45:44.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:43 smithi087 bash[40854]: cluster 2024-02-19T21:45:43.246207+0000 mgr.y (mgr.25078) 244 : cluster [DBG] pgmap v159: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 52 op/s; 0 B/s, 0 objects/s recovering 2024-02-19T21:45:46.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:46 smithi129 bash[34349]: cluster 2024-02-19T21:45:45.247219+0000 mgr.y (mgr.25078) 245 : cluster [DBG] pgmap v160: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:46.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:46 smithi087 bash[39529]: cluster 2024-02-19T21:45:45.247219+0000 mgr.y (mgr.25078) 245 : cluster [DBG] pgmap v160: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:46.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:46 smithi087 bash[40854]: cluster 2024-02-19T21:45:45.247219+0000 mgr.y (mgr.25078) 245 : cluster [DBG] pgmap v160: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:47.242 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:47 smithi129 systemd[1]: Stopping Ceph osd.5 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:45:47.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[18026]: debug 2024-02-19T21:45:47.238+0000 7fb53d803700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:45:47.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[18026]: debug 2024-02-19T21:45:47.238+0000 7fb53d803700 -1 osd.5 92 *** Got signal Terminated *** 2024-02-19T21:45:47.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[18026]: debug 2024-02-19T21:45:47.238+0000 7fb53d803700 -1 osd.5 92 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:45:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.306155+0000 mon.a (mon.0) 608 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-19T21:45:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.306278+0000 mon.a (mon.0) 609 : cluster [INF] osd.5 failed (root=default,host=smithi129) (connection refused reported by osd.0) 2024-02-19T21:45:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.306786+0000 mon.a (mon.0) 610 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-19T21:45:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.307146+0000 mon.a (mon.0) 611 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-19T21:45:47.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.307555+0000 mon.a (mon.0) 612 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-19T21:45:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.312818+0000 mon.a (mon.0) 613 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-19T21:45:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.313198+0000 mon.a (mon.0) 614 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-19T21:45:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.313434+0000 mon.a (mon.0) 615 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-19T21:45:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.313647+0000 mon.a (mon.0) 616 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-19T21:45:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.314184+0000 mon.a (mon.0) 617 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-19T21:45:47.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.357380+0000 mon.a (mon.0) 618 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:45:47.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.306155+0000 mon.a (mon.0) 608 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-19T21:45:47.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.306278+0000 mon.a (mon.0) 609 : cluster [INF] osd.5 failed (root=default,host=smithi129) (connection refused reported by osd.0) 2024-02-19T21:45:47.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.306786+0000 mon.a (mon.0) 610 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-19T21:45:47.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.307146+0000 mon.a (mon.0) 611 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.307555+0000 mon.a (mon.0) 612 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.312818+0000 mon.a (mon.0) 613 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.313198+0000 mon.a (mon.0) 614 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.313434+0000 mon.a (mon.0) 615 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.313647+0000 mon.a (mon.0) 616 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.314184+0000 mon.a (mon.0) 617 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.357380+0000 mon.a (mon.0) 618 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.306155+0000 mon.a (mon.0) 608 : cluster [DBG] osd.5 reported immediately failed by osd.0 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.306278+0000 mon.a (mon.0) 609 : cluster [INF] osd.5 failed (root=default,host=smithi129) (connection refused reported by osd.0) 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.306786+0000 mon.a (mon.0) 610 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.307146+0000 mon.a (mon.0) 611 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.307555+0000 mon.a (mon.0) 612 : cluster [DBG] osd.5 reported immediately failed by osd.2 2024-02-19T21:45:47.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.312818+0000 mon.a (mon.0) 613 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-19T21:45:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.313198+0000 mon.a (mon.0) 614 : cluster [DBG] osd.5 reported immediately failed by osd.1 2024-02-19T21:45:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.313434+0000 mon.a (mon.0) 615 : cluster [DBG] osd.5 reported immediately failed by osd.3 2024-02-19T21:45:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.313647+0000 mon.a (mon.0) 616 : cluster [DBG] osd.5 reported immediately failed by osd.6 2024-02-19T21:45:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.314184+0000 mon.a (mon.0) 617 : cluster [DBG] osd.5 reported immediately failed by osd.4 2024-02-19T21:45:47.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:47 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.357380+0000 mon.a (mon.0) 618 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:45:48.201 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:47 smithi129 bash[38978]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.5 2024-02-19T21:45:48.201 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:48 smithi129 bash[39033]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.5 2024-02-19T21:45:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:48 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.248459+0000 mgr.y (mgr.25078) 246 : cluster [DBG] pgmap v161: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:48 smithi129 bash[34349]: cluster 2024-02-19T21:45:47.366603+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-19T21:45:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:48 smithi129 bash[34349]: cluster 2024-02-19T21:45:48.368712+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-19T21:45:48.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:48 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.248459+0000 mgr.y (mgr.25078) 246 : cluster [DBG] pgmap v161: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:48.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:48 smithi087 bash[39529]: cluster 2024-02-19T21:45:47.366603+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-19T21:45:48.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:48 smithi087 bash[39529]: cluster 2024-02-19T21:45:48.368712+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-19T21:45:48.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:48 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.248459+0000 mgr.y (mgr.25078) 246 : cluster [DBG] pgmap v161: 132 pgs: 132 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:48.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:48 smithi087 bash[40854]: cluster 2024-02-19T21:45:47.366603+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e93: 8 total, 7 up, 8 in 2024-02-19T21:45:48.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:48 smithi087 bash[40854]: cluster 2024-02-19T21:45:48.368712+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e94: 8 total, 7 up, 8 in 2024-02-19T21:45:49.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:49 smithi129 bash[34349]: cluster 2024-02-19T21:45:49.387655+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-19T21:45:49.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:49 smithi087 bash[39529]: cluster 2024-02-19T21:45:49.387655+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-19T21:45:49.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:49 smithi087 bash[40854]: cluster 2024-02-19T21:45:49.387655+0000 mon.a (mon.0) 621 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-02-19T21:45:50.722 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:50 smithi129 bash[34349]: cluster 2024-02-19T21:45:49.249355+0000 mgr.y (mgr.25078) 247 : cluster [DBG] pgmap v164: 132 pgs: 20 peering, 8 stale+active+clean, 104 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:50.722 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:50 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.5.service: Succeeded. 2024-02-19T21:45:50.722 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:50 smithi129 systemd[1]: Stopped Ceph osd.5 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:45:50.722 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:50 smithi129 systemd[1]: Started Ceph osd.5 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:45:50.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:50 smithi087 bash[39529]: cluster 2024-02-19T21:45:49.249355+0000 mgr.y (mgr.25078) 247 : cluster [DBG] pgmap v164: 132 pgs: 20 peering, 8 stale+active+clean, 104 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:50.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:50 smithi087 bash[40854]: cluster 2024-02-19T21:45:49.249355+0000 mgr.y (mgr.25078) 247 : cluster [DBG] pgmap v164: 132 pgs: 20 peering, 8 stale+active+clean, 104 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:45:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:51 smithi129 bash[34349]: audit 2024-02-19T21:45:50.762286+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:51 smithi129 bash[34349]: audit 2024-02-19T21:45:50.764161+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:51 smithi129 bash[34349]: audit 2024-02-19T21:45:50.768288+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:45:52.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:51 smithi129 bash[34349]: cluster 2024-02-19T21:45:51.250692+0000 mgr.y (mgr.25078) 248 : cluster [DBG] pgmap v165: 132 pgs: 6 active+undersized+degraded, 20 peering, 4 stale+active+clean, 11 active+undersized, 91 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 19/606 objects degraded (3.135%) 2024-02-19T21:45:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[40854]: audit 2024-02-19T21:45:50.762286+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[40854]: audit 2024-02-19T21:45:50.764161+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[40854]: audit 2024-02-19T21:45:50.768288+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:45:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[40854]: cluster 2024-02-19T21:45:51.250692+0000 mgr.y (mgr.25078) 248 : cluster [DBG] pgmap v165: 132 pgs: 6 active+undersized+degraded, 20 peering, 4 stale+active+clean, 11 active+undersized, 91 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 19/606 objects degraded (3.135%) 2024-02-19T21:45:52.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:51.634Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:52.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:51.634Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:52.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:51.634Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:45:52.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[39529]: audit 2024-02-19T21:45:50.762286+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:52.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[39529]: audit 2024-02-19T21:45:50.764161+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:52.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[39529]: audit 2024-02-19T21:45:50.768288+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:45:52.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:51 smithi087 bash[39529]: cluster 2024-02-19T21:45:51.250692+0000 mgr.y (mgr.25078) 248 : cluster [DBG] pgmap v165: 132 pgs: 6 active+undersized+degraded, 20 peering, 4 stale+active+clean, 11 active+undersized, 91 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 19/606 objects degraded (3.135%) 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-19T21:45:52.462 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[39251]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-19T21:45:53.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:52 smithi129 bash[34349]: cluster 2024-02-19T21:45:51.757757+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: Degraded data redundancy: 19/606 objects degraded (3.135%), 6 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:53.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:52 smithi087 bash[40854]: cluster 2024-02-19T21:45:51.757757+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: Degraded data redundancy: 19/606 objects degraded (3.135%), 6 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:53.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:52 smithi087 bash[39529]: cluster 2024-02-19T21:45:51.757757+0000 mon.a (mon.0) 625 : cluster [WRN] Health check failed: Degraded data redundancy: 19/606 objects degraded (3.135%), 6 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:53.525Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:53.525Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:45:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:45:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:45:53.525Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:45:54.238 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:54 smithi129 bash[39541]: debug 2024-02-19T21:45:54.062+0000 7fa63ffdd700 1 -- 172.21.15.129:0/2176038594 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644370c8680 con 0x56443713b400 2024-02-19T21:45:54.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:54 smithi129 bash[34349]: cluster 2024-02-19T21:45:53.251868+0000 mgr.y (mgr.25078) 249 : cluster [DBG] pgmap v166: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:54.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:54 smithi087 bash[40854]: cluster 2024-02-19T21:45:53.251868+0000 mgr.y (mgr.25078) 249 : cluster [DBG] pgmap v166: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:54.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:54 smithi087 bash[39529]: cluster 2024-02-19T21:45:53.251868+0000 mgr.y (mgr.25078) 249 : cluster [DBG] pgmap v166: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:55.070 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:54 smithi129 bash[39541]: debug 2024-02-19T21:45:54.626+0000 7fa647a6b380 -1 Falling back to public interface 2024-02-19T21:45:55.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:55 smithi129 bash[34349]: cluster 2024-02-19T21:45:54.228531+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-02-19T21:45:55.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:55 smithi087 bash[39529]: cluster 2024-02-19T21:45:54.228531+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-02-19T21:45:55.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:55 smithi087 bash[40854]: cluster 2024-02-19T21:45:54.228531+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-02-19T21:45:56.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:56 smithi129 bash[34349]: cluster 2024-02-19T21:45:55.252813+0000 mgr.y (mgr.25078) 250 : cluster [DBG] pgmap v167: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:56.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:56 smithi087 bash[39529]: cluster 2024-02-19T21:45:55.252813+0000 mgr.y (mgr.25078) 250 : cluster [DBG] pgmap v167: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:56.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:56 smithi087 bash[40854]: cluster 2024-02-19T21:45:55.252813+0000 mgr.y (mgr.25078) 250 : cluster [DBG] pgmap v167: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:58.070 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:57 smithi129 bash[39541]: debug 2024-02-19T21:45:57.654+0000 7fa647a6b380 -1 osd.5 92 log_to_monitors {default=true} 2024-02-19T21:45:58.382 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[37601]: debug 2024-02-19T21:45:58.099+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:45:58.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: cluster 2024-02-19T21:45:57.253865+0000 mgr.y (mgr.25078) 251 : cluster [DBG] pgmap v168: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:58.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:57.663087+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:57.664686+0000 mon.a (mon.0) 627 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.063627+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.065471+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.067210+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.080206+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.092403+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.097140+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.100499+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.103413+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: audit 2024-02-19T21:45:58.106445+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[40854]: cluster 2024-02-19T21:45:58.226790+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 47/606 objects degraded (7.756%), 13 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: cluster 2024-02-19T21:45:57.253865+0000 mgr.y (mgr.25078) 251 : cluster [DBG] pgmap v168: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:58.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:57.663087+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:57.664686+0000 mon.a (mon.0) 627 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.063627+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.065471+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.067210+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.080206+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.092403+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.097140+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.100499+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.103413+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: audit 2024-02-19T21:45:58.106445+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:45:58.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:58 smithi087 bash[39529]: cluster 2024-02-19T21:45:58.226790+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 47/606 objects degraded (7.756%), 13 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:58.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[39541]: debug 2024-02-19T21:45:58.350+0000 7fa638f52700 -1 osd.5 92 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: cluster 2024-02-19T21:45:57.253865+0000 mgr.y (mgr.25078) 251 : cluster [DBG] pgmap v168: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:57.663087+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:57.664686+0000 mon.a (mon.0) 627 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.063627+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.065471+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.067210+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.080206+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:45:58.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.092403+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:45:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.097140+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.100499+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.103413+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:45:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: audit 2024-02-19T21:45:58.106445+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:45:58.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:58 smithi129 bash[34349]: cluster 2024-02-19T21:45:58.226790+0000 mon.a (mon.0) 637 : cluster [WRN] Health check update: Degraded data redundancy: 47/606 objects degraded (7.756%), 13 pgs degraded (PG_DEGRADED) 2024-02-19T21:45:59.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: cephadm 2024-02-19T21:45:58.068570+0000 mgr.y (mgr.25078) 252 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:45:59.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: cluster 2024-02-19T21:45:58.069901+0000 mgr.y (mgr.25078) 253 : cluster [DBG] pgmap v169: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: cluster 2024-02-19T21:45:58.070222+0000 mgr.y (mgr.25078) 254 : cluster [DBG] pgmap v170: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: audit 2024-02-19T21:45:58.106763+0000 mgr.y (mgr.25078) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: cephadm 2024-02-19T21:45:58.108159+0000 mgr.y (mgr.25078) 256 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: audit 2024-02-19T21:45:58.328874+0000 mon.a (mon.0) 638 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: cluster 2024-02-19T21:45:58.329033+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: audit 2024-02-19T21:45:58.330155+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[39529]: audit 2024-02-19T21:45:58.331883+0000 mon.a (mon.0) 640 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: cephadm 2024-02-19T21:45:58.068570+0000 mgr.y (mgr.25078) 252 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:45:59.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: cluster 2024-02-19T21:45:58.069901+0000 mgr.y (mgr.25078) 253 : cluster [DBG] pgmap v169: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: cluster 2024-02-19T21:45:58.070222+0000 mgr.y (mgr.25078) 254 : cluster [DBG] pgmap v170: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: audit 2024-02-19T21:45:58.106763+0000 mgr.y (mgr.25078) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: cephadm 2024-02-19T21:45:58.108159+0000 mgr.y (mgr.25078) 256 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: audit 2024-02-19T21:45:58.328874+0000 mon.a (mon.0) 638 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: cluster 2024-02-19T21:45:58.329033+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: audit 2024-02-19T21:45:58.330155+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:59.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:45:59 smithi087 bash[40854]: audit 2024-02-19T21:45:58.331883+0000 mon.a (mon.0) 640 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: cephadm 2024-02-19T21:45:58.068570+0000 mgr.y (mgr.25078) 252 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:45:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: cluster 2024-02-19T21:45:58.069901+0000 mgr.y (mgr.25078) 253 : cluster [DBG] pgmap v169: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: cluster 2024-02-19T21:45:58.070222+0000 mgr.y (mgr.25078) 254 : cluster [DBG] pgmap v170: 132 pgs: 13 active+undersized+degraded, 34 active+undersized, 85 active+clean; 7.4 KiB data, 1.4 GiB used, 711 GiB / 715 GiB avail; 47/606 objects degraded (7.756%) 2024-02-19T21:45:59.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: audit 2024-02-19T21:45:58.106763+0000 mgr.y (mgr.25078) 255 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:45:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: cephadm 2024-02-19T21:45:58.108159+0000 mgr.y (mgr.25078) 256 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:45:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: audit 2024-02-19T21:45:58.328874+0000 mon.a (mon.0) 638 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-19T21:45:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: cluster 2024-02-19T21:45:58.329033+0000 mon.a (mon.0) 639 : cluster [DBG] osdmap e95: 8 total, 7 up, 8 in 2024-02-19T21:45:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: audit 2024-02-19T21:45:58.330155+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:45:59.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:45:59 smithi129 bash[34349]: audit 2024-02-19T21:45:58.331883+0000 mon.a (mon.0) 640 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:00.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[40854]: cluster 2024-02-19T21:45:59.323342+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:46:00.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[40854]: cluster 2024-02-19T21:45:59.340982+0000 mon.a (mon.0) 642 : cluster [INF] osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178] boot 2024-02-19T21:46:00.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[40854]: cluster 2024-02-19T21:45:59.341235+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-19T21:46:00.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[40854]: audit 2024-02-19T21:45:59.343424+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:46:00.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[40854]: cluster 2024-02-19T21:46:00.335781+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-19T21:46:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[39529]: cluster 2024-02-19T21:45:59.323342+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:46:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[39529]: cluster 2024-02-19T21:45:59.340982+0000 mon.a (mon.0) 642 : cluster [INF] osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178] boot 2024-02-19T21:46:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[39529]: cluster 2024-02-19T21:45:59.341235+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-19T21:46:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[39529]: audit 2024-02-19T21:45:59.343424+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:46:00.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:00 smithi087 bash[39529]: cluster 2024-02-19T21:46:00.335781+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-19T21:46:00.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:00 smithi129 bash[34349]: cluster 2024-02-19T21:45:59.323342+0000 mon.a (mon.0) 641 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:46:00.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:00 smithi129 bash[34349]: cluster 2024-02-19T21:45:59.340982+0000 mon.a (mon.0) 642 : cluster [INF] osd.5 [v2:172.21.15.129:6808/1420305178,v1:172.21.15.129:6809/1420305178] boot 2024-02-19T21:46:00.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:00 smithi129 bash[34349]: cluster 2024-02-19T21:45:59.341235+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-02-19T21:46:00.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:00 smithi129 bash[34349]: audit 2024-02-19T21:45:59.343424+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-19T21:46:00.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:00 smithi129 bash[34349]: cluster 2024-02-19T21:46:00.335781+0000 mon.a (mon.0) 645 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-02-19T21:46:01.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:01 smithi087 bash[39529]: cluster 2024-02-19T21:46:00.070906+0000 mgr.y (mgr.25078) 257 : cluster [DBG] pgmap v173: 132 pgs: 5 peering, 11 active+undersized+degraded, 31 active+undersized, 85 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 38/606 objects degraded (6.271%) 2024-02-19T21:46:01.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:01 smithi087 bash[40854]: cluster 2024-02-19T21:46:00.070906+0000 mgr.y (mgr.25078) 257 : cluster [DBG] pgmap v173: 132 pgs: 5 peering, 11 active+undersized+degraded, 31 active+undersized, 85 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 38/606 objects degraded (6.271%) 2024-02-19T21:46:01.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:01 smithi129 bash[34349]: cluster 2024-02-19T21:46:00.070906+0000 mgr.y (mgr.25078) 257 : cluster [DBG] pgmap v173: 132 pgs: 5 peering, 11 active+undersized+degraded, 31 active+undersized, 85 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 38/606 objects degraded (6.271%) 2024-02-19T21:46:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:01.634Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:01.634Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:01.634Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:46:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[39529]: cluster 2024-02-19T21:46:02.071759+0000 mgr.y (mgr.25078) 258 : cluster [DBG] pgmap v175: 132 pgs: 13 peering, 8 active+undersized+degraded, 26 active+undersized, 85 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-02-19T21:46:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[39529]: audit 2024-02-19T21:46:02.694511+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[39529]: cluster 2024-02-19T21:46:03.228257+0000 mon.a (mon.0) 647 : cluster [WRN] Health check update: Degraded data redundancy: 29/606 objects degraded (4.785%), 8 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:03.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[40854]: cluster 2024-02-19T21:46:02.071759+0000 mgr.y (mgr.25078) 258 : cluster [DBG] pgmap v175: 132 pgs: 13 peering, 8 active+undersized+degraded, 26 active+undersized, 85 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-02-19T21:46:03.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[40854]: audit 2024-02-19T21:46:02.694511+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:03.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[40854]: cluster 2024-02-19T21:46:03.228257+0000 mon.a (mon.0) 647 : cluster [WRN] Health check update: Degraded data redundancy: 29/606 objects degraded (4.785%), 8 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:03.525Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:03.525Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:03.525Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:03 smithi129 bash[34349]: cluster 2024-02-19T21:46:02.071759+0000 mgr.y (mgr.25078) 258 : cluster [DBG] pgmap v175: 132 pgs: 13 peering, 8 active+undersized+degraded, 26 active+undersized, 85 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 29/606 objects degraded (4.785%) 2024-02-19T21:46:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:03 smithi129 bash[34349]: audit 2024-02-19T21:46:02.694511+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:04.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:03 smithi129 bash[34349]: cluster 2024-02-19T21:46:03.228257+0000 mon.a (mon.0) 647 : cluster [WRN] Health check update: Degraded data redundancy: 29/606 objects degraded (4.785%), 8 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:05.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:04 smithi129 bash[34349]: cluster 2024-02-19T21:46:04.073026+0000 mgr.y (mgr.25078) 259 : cluster [DBG] pgmap v176: 132 pgs: 13 peering, 119 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:05.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:04 smithi129 bash[34349]: cluster 2024-02-19T21:46:04.693334+0000 mon.a (mon.0) 648 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/606 objects degraded (4.785%), 8 pgs degraded) 2024-02-19T21:46:05.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:04 smithi087 bash[40854]: cluster 2024-02-19T21:46:04.073026+0000 mgr.y (mgr.25078) 259 : cluster [DBG] pgmap v176: 132 pgs: 13 peering, 119 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:05.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:04 smithi087 bash[40854]: cluster 2024-02-19T21:46:04.693334+0000 mon.a (mon.0) 648 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/606 objects degraded (4.785%), 8 pgs degraded) 2024-02-19T21:46:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:04 smithi087 bash[39529]: cluster 2024-02-19T21:46:04.073026+0000 mgr.y (mgr.25078) 259 : cluster [DBG] pgmap v176: 132 pgs: 13 peering, 119 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:04 smithi087 bash[39529]: cluster 2024-02-19T21:46:04.693334+0000 mon.a (mon.0) 648 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/606 objects degraded (4.785%), 8 pgs degraded) 2024-02-19T21:46:07.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:07 smithi087 bash[40854]: cluster 2024-02-19T21:46:06.074106+0000 mgr.y (mgr.25078) 260 : cluster [DBG] pgmap v177: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:07.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:07 smithi087 bash[39529]: cluster 2024-02-19T21:46:06.074106+0000 mgr.y (mgr.25078) 260 : cluster [DBG] pgmap v177: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:07.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:07 smithi129 bash[34349]: cluster 2024-02-19T21:46:06.074106+0000 mgr.y (mgr.25078) 260 : cluster [DBG] pgmap v177: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:07.975 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:46:08.658 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (12m) 76s ago 12m 15.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (12m) 10s ago 12m 27.2M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 10s ago 13m - - 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (4m) 10s ago 17m 380M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (5m) 76s ago 19m 421M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (4m) 76s ago 19m 56.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (3m) 10s ago 17m 44.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (4m) 76s ago 17m 49.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (12m) 76s ago 13m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (12m) 10s ago 13m 11.8M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (2m) 76s ago 16m 44.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (2m) 76s ago 16m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (113s) 76s ago 15m 41.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (81s) 76s ago 15m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (48s) 10s ago 15m 46.6M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:46:08.659 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (15s) 10s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:46:08.660 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (14m) 10s ago 14m 47.7M 4096M 15.2.9 dfc483079636 20f653c39bc8 2024-02-19T21:46:08.660 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (13m) 10s ago 13m 51.6M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:46:08.660 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (5m) 10s ago 13m 43.1M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:46:08.660 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (10m) 76s ago 10m 51.1M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:46:08.660 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (10m) 10s ago 10m 52.0M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:46:09.046 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2, 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 6 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 4, 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 11 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:46:09.047 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:46:09.374 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:46:09.375 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:46:09.375 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "11/21 daemons upgraded", 2024-02-19T21:46:09.375 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:46:09.375 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:46:09.375 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:07.958417+0000 mgr.y (mgr.25078) 261 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: cluster 2024-02-19T21:46:08.075264+0000 mgr.y (mgr.25078) 262 : cluster [DBG] pgmap v178: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.300320+0000 mgr.y (mgr.25078) 263 : audit [DBG] from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.629646+0000 mgr.y (mgr.25078) 264 : audit [DBG] from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.635285+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.636444+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.637505+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.638604+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.639733+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.640764+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.645147+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.645826+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.646722+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.647372+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:08.648129+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.572 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:09 smithi129 bash[34349]: audit 2024-02-19T21:46:09.046688+0000 mon.c (mon.1) 8 : audit [DBG] from='client.54472 172.21.15.87:0/32005120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:09.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:07.958417+0000 mgr.y (mgr.25078) 261 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: cluster 2024-02-19T21:46:08.075264+0000 mgr.y (mgr.25078) 262 : cluster [DBG] pgmap v178: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.300320+0000 mgr.y (mgr.25078) 263 : audit [DBG] from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.629646+0000 mgr.y (mgr.25078) 264 : audit [DBG] from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.635285+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.636444+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.637505+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.638604+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.639733+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.640764+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.645147+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.645826+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.649 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.646722+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.647372+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:08.648129+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[40854]: audit 2024-02-19T21:46:09.046688+0000 mon.c (mon.1) 8 : audit [DBG] from='client.54472 172.21.15.87:0/32005120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:07.958417+0000 mgr.y (mgr.25078) 261 : audit [DBG] from='client.54454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: cluster 2024-02-19T21:46:08.075264+0000 mgr.y (mgr.25078) 262 : cluster [DBG] pgmap v178: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.300320+0000 mgr.y (mgr.25078) 263 : audit [DBG] from='client.54460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.629646+0000 mgr.y (mgr.25078) 264 : audit [DBG] from='client.54466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.635285+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.636444+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.637505+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.638604+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.639733+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.650 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.640764+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.645147+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:09.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.645826+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.646722+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.647372+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:08.648129+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:09.651 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:09 smithi087 bash[39529]: audit 2024-02-19T21:46:09.046688+0000 mon.c (mon.1) 8 : audit [DBG] from='client.54472 172.21.15.87:0/32005120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:10.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:10 smithi129 bash[34349]: audit 2024-02-19T21:46:09.374360+0000 mgr.y (mgr.25078) 265 : audit [DBG] from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:10.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:10 smithi087 bash[40854]: audit 2024-02-19T21:46:09.374360+0000 mgr.y (mgr.25078) 265 : audit [DBG] from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:10.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:10 smithi087 bash[39529]: audit 2024-02-19T21:46:09.374360+0000 mgr.y (mgr.25078) 265 : audit [DBG] from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:11.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:11 smithi129 bash[34349]: cluster 2024-02-19T21:46:10.076242+0000 mgr.y (mgr.25078) 266 : cluster [DBG] pgmap v179: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:11.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:11 smithi087 bash[40854]: cluster 2024-02-19T21:46:10.076242+0000 mgr.y (mgr.25078) 266 : cluster [DBG] pgmap v179: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:11.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:11 smithi087 bash[39529]: cluster 2024-02-19T21:46:10.076242+0000 mgr.y (mgr.25078) 266 : cluster [DBG] pgmap v179: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:12.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:11.635Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:12.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:11.635Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:12.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:11.635Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:13.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[40854]: cluster 2024-02-19T21:46:12.077204+0000 mgr.y (mgr.25078) 267 : cluster [DBG] pgmap v180: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:13.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[40854]: audit 2024-02-19T21:46:12.724700+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:13.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[40854]: audit 2024-02-19T21:46:13.123919+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:46:13.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[39529]: cluster 2024-02-19T21:46:12.077204+0000 mgr.y (mgr.25078) 267 : cluster [DBG] pgmap v180: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:13.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[39529]: audit 2024-02-19T21:46:12.724700+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:13.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[39529]: audit 2024-02-19T21:46:13.123919+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:46:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:13.526Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:13.526Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:13.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:13.526Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:46:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:13 smithi129 bash[34349]: cluster 2024-02-19T21:46:12.077204+0000 mgr.y (mgr.25078) 267 : cluster [DBG] pgmap v180: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:13 smithi129 bash[34349]: audit 2024-02-19T21:46:12.724700+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:14.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:13 smithi129 bash[34349]: audit 2024-02-19T21:46:13.123919+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:46:15.024 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:14 smithi129 bash[34349]: audit 2024-02-19T21:46:13.124352+0000 mgr.y (mgr.25078) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:46:15.024 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:14 smithi129 bash[34349]: cephadm 2024-02-19T21:46:13.126917+0000 mgr.y (mgr.25078) 269 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-19T21:46:15.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:14 smithi087 bash[40854]: audit 2024-02-19T21:46:13.124352+0000 mgr.y (mgr.25078) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:46:15.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:14 smithi087 bash[40854]: cephadm 2024-02-19T21:46:13.126917+0000 mgr.y (mgr.25078) 269 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-19T21:46:15.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:14 smithi087 bash[39529]: audit 2024-02-19T21:46:13.124352+0000 mgr.y (mgr.25078) 268 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-02-19T21:46:15.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:14 smithi087 bash[39529]: cephadm 2024-02-19T21:46:13.126917+0000 mgr.y (mgr.25078) 269 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: cluster 2024-02-19T21:46:14.078408+0000 mgr.y (mgr.25078) 270 : cluster [DBG] pgmap v181: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: cephadm 2024-02-19T21:46:15.607695+0000 mgr.y (mgr.25078) 271 : cephadm [INF] Upgrade: Updating osd.6 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: audit 2024-02-19T21:46:15.616973+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: audit 2024-02-19T21:46:15.618810+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: audit 2024-02-19T21:46:15.620412+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: cephadm 2024-02-19T21:46:15.623641+0000 mgr.y (mgr.25078) 272 : cephadm [INF] Deploying daemon osd.6 on smithi129 2024-02-19T21:46:16.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:15 smithi129 bash[34349]: audit 2024-02-19T21:46:15.624677+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:46:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: cluster 2024-02-19T21:46:14.078408+0000 mgr.y (mgr.25078) 270 : cluster [DBG] pgmap v181: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: cephadm 2024-02-19T21:46:15.607695+0000 mgr.y (mgr.25078) 271 : cephadm [INF] Upgrade: Updating osd.6 2024-02-19T21:46:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: audit 2024-02-19T21:46:15.616973+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: audit 2024-02-19T21:46:15.618810+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:46:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: audit 2024-02-19T21:46:15.620412+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:16.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: cephadm 2024-02-19T21:46:15.623641+0000 mgr.y (mgr.25078) 272 : cephadm [INF] Deploying daemon osd.6 on smithi129 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[39529]: audit 2024-02-19T21:46:15.624677+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: cluster 2024-02-19T21:46:14.078408+0000 mgr.y (mgr.25078) 270 : cluster [DBG] pgmap v181: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: cephadm 2024-02-19T21:46:15.607695+0000 mgr.y (mgr.25078) 271 : cephadm [INF] Upgrade: Updating osd.6 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: audit 2024-02-19T21:46:15.616973+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: audit 2024-02-19T21:46:15.618810+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: audit 2024-02-19T21:46:15.620412+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: cephadm 2024-02-19T21:46:15.623641+0000 mgr.y (mgr.25078) 272 : cephadm [INF] Deploying daemon osd.6 on smithi129 2024-02-19T21:46:16.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:15 smithi087 bash[40854]: audit 2024-02-19T21:46:15.624677+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "container_image"}]: dispatch 2024-02-19T21:46:17.004 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:16 smithi129 bash[34349]: cluster 2024-02-19T21:46:16.079617+0000 mgr.y (mgr.25078) 273 : cluster [DBG] pgmap v182: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:17.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:16 smithi087 bash[40854]: cluster 2024-02-19T21:46:16.079617+0000 mgr.y (mgr.25078) 273 : cluster [DBG] pgmap v182: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:17.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:16 smithi087 bash[39529]: cluster 2024-02-19T21:46:16.079617+0000 mgr.y (mgr.25078) 273 : cluster [DBG] pgmap v182: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:19.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:19 smithi129 bash[34349]: cluster 2024-02-19T21:46:18.080878+0000 mgr.y (mgr.25078) 274 : cluster [DBG] pgmap v183: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:19.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:19 smithi087 bash[40854]: cluster 2024-02-19T21:46:18.080878+0000 mgr.y (mgr.25078) 274 : cluster [DBG] pgmap v183: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:19.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:19 smithi087 bash[39529]: cluster 2024-02-19T21:46:18.080878+0000 mgr.y (mgr.25078) 274 : cluster [DBG] pgmap v183: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:19.972 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:19 smithi129 systemd[1]: Stopping Ceph osd.6 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:46:20.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:19 smithi129 bash[19624]: debug 2024-02-19T21:46:19.965+0000 7f8fce67b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:46:20.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:19 smithi129 bash[19624]: debug 2024-02-19T21:46:19.965+0000 7f8fce67b700 -1 osd.6 97 *** Got signal Terminated *** 2024-02-19T21:46:20.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:19 smithi129 bash[19624]: debug 2024-02-19T21:46:19.965+0000 7f8fce67b700 -1 osd.6 97 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.037566+0000 mon.a (mon.0) 666 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.037691+0000 mon.a (mon.0) 667 : cluster [INF] osd.6 failed (root=default,host=smithi129) (connection refused reported by osd.3) 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.038295+0000 mon.a (mon.0) 668 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.038822+0000 mon.a (mon.0) 669 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.039252+0000 mon.a (mon.0) 670 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.039482+0000 mon.a (mon.0) 671 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.040141+0000 mon.a (mon.0) 672 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-19T21:46:20.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.040487+0000 mon.a (mon.0) 673 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-19T21:46:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.041052+0000 mon.a (mon.0) 674 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-19T21:46:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.041277+0000 mon.a (mon.0) 675 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-19T21:46:20.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.041909+0000 mon.a (mon.0) 676 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-19T21:46:20.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.037566+0000 mon.a (mon.0) 666 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-19T21:46:20.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.037691+0000 mon.a (mon.0) 667 : cluster [INF] osd.6 failed (root=default,host=smithi129) (connection refused reported by osd.3) 2024-02-19T21:46:20.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.038295+0000 mon.a (mon.0) 668 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.038822+0000 mon.a (mon.0) 669 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.039252+0000 mon.a (mon.0) 670 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.039482+0000 mon.a (mon.0) 671 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.040141+0000 mon.a (mon.0) 672 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.040487+0000 mon.a (mon.0) 673 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.041052+0000 mon.a (mon.0) 674 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.041277+0000 mon.a (mon.0) 675 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.041909+0000 mon.a (mon.0) 676 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.037566+0000 mon.a (mon.0) 666 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-19T21:46:20.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.037691+0000 mon.a (mon.0) 667 : cluster [INF] osd.6 failed (root=default,host=smithi129) (connection refused reported by osd.3) 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.038295+0000 mon.a (mon.0) 668 : cluster [DBG] osd.6 reported immediately failed by osd.3 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.038822+0000 mon.a (mon.0) 669 : cluster [DBG] osd.6 reported immediately failed by osd.4 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.039252+0000 mon.a (mon.0) 670 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.039482+0000 mon.a (mon.0) 671 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.040141+0000 mon.a (mon.0) 672 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.040487+0000 mon.a (mon.0) 673 : cluster [DBG] osd.6 reported immediately failed by osd.5 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.041052+0000 mon.a (mon.0) 674 : cluster [DBG] osd.6 reported immediately failed by osd.0 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.041277+0000 mon.a (mon.0) 675 : cluster [DBG] osd.6 reported immediately failed by osd.1 2024-02-19T21:46:20.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:20 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.041909+0000 mon.a (mon.0) 676 : cluster [DBG] osd.6 reported immediately failed by osd.2 2024-02-19T21:46:21.058 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:20 smithi129 bash[40540]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.6 2024-02-19T21:46:21.058 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:21 smithi129 bash[40594]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.6 2024-02-19T21:46:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:21 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.082007+0000 mgr.y (mgr.25078) 275 : cluster [DBG] pgmap v184: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:21 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.139580+0000 mon.a (mon.0) 677 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:46:21.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:21 smithi129 bash[34349]: cluster 2024-02-19T21:46:20.156227+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-19T21:46:21.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.082007+0000 mgr.y (mgr.25078) 275 : cluster [DBG] pgmap v184: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:21.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.139580+0000 mon.a (mon.0) 677 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:46:21.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[40854]: cluster 2024-02-19T21:46:20.156227+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-19T21:46:21.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.082007+0000 mgr.y (mgr.25078) 275 : cluster [DBG] pgmap v184: 132 pgs: 132 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:21.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.139580+0000 mon.a (mon.0) 677 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:46:21.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[39529]: cluster 2024-02-19T21:46:20.156227+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e98: 8 total, 7 up, 8 in 2024-02-19T21:46:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:21.635Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:21.635Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:21.635Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:22.320 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:22 smithi129 bash[34349]: cluster 2024-02-19T21:46:21.156315+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-19T21:46:22.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:22 smithi087 bash[39529]: cluster 2024-02-19T21:46:21.156315+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-19T21:46:22.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:22 smithi087 bash[40854]: cluster 2024-02-19T21:46:21.156315+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e99: 8 total, 7 up, 8 in 2024-02-19T21:46:23.398 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:23 smithi129 bash[34349]: cluster 2024-02-19T21:46:22.082796+0000 mgr.y (mgr.25078) 276 : cluster [DBG] pgmap v187: 132 pgs: 13 peering, 4 stale+active+clean, 115 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:23.399 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:23 smithi129 bash[34349]: cluster 2024-02-19T21:46:22.163463+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:46:23.399 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:23 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.6.service: Succeeded. 2024-02-19T21:46:23.399 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:23 smithi129 systemd[1]: Stopped Ceph osd.6 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:46:23.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[40854]: cluster 2024-02-19T21:46:22.082796+0000 mgr.y (mgr.25078) 276 : cluster [DBG] pgmap v187: 132 pgs: 13 peering, 4 stale+active+clean, 115 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:23.526 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[40854]: cluster 2024-02-19T21:46:22.163463+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:46:23.526 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[39529]: cluster 2024-02-19T21:46:22.082796+0000 mgr.y (mgr.25078) 276 : cluster [DBG] pgmap v187: 132 pgs: 13 peering, 4 stale+active+clean, 115 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail 2024-02-19T21:46:23.526 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[39529]: cluster 2024-02-19T21:46:22.163463+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-02-19T21:46:23.820 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:23 smithi129 systemd[1]: Started Ceph osd.6 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:46:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:23.526Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:23.526Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:23.526Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:24.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[34349]: audit 2024-02-19T21:46:23.443563+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:24.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[34349]: audit 2024-02-19T21:46:23.445389+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:24.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[34349]: audit 2024-02-19T21:46:23.449008+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:46:24.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:24 smithi087 bash[39529]: audit 2024-02-19T21:46:23.443563+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:24.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:24 smithi087 bash[39529]: audit 2024-02-19T21:46:23.445389+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:24.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:24 smithi087 bash[39529]: audit 2024-02-19T21:46:23.449008+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:46:24.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:24 smithi087 bash[40854]: audit 2024-02-19T21:46:23.443563+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:24.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:24 smithi087 bash[40854]: audit 2024-02-19T21:46:23.445389+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:24.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:24 smithi087 bash[40854]: audit 2024-02-19T21:46:23.449008+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-19T21:46:25.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:24 smithi129 bash[40813]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-19T21:46:25.722 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:25 smithi129 bash[34349]: cluster 2024-02-19T21:46:24.084410+0000 mgr.y (mgr.25078) 277 : cluster [DBG] pgmap v188: 132 pgs: 9 active+undersized+degraded, 13 peering, 2 stale+active+clean, 18 active+undersized, 90 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 35/606 objects degraded (5.776%) 2024-02-19T21:46:25.722 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:25 smithi129 bash[34349]: cluster 2024-02-19T21:46:24.438742+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 35/606 objects degraded (5.776%), 9 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:25.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:25 smithi087 bash[40854]: cluster 2024-02-19T21:46:24.084410+0000 mgr.y (mgr.25078) 277 : cluster [DBG] pgmap v188: 132 pgs: 9 active+undersized+degraded, 13 peering, 2 stale+active+clean, 18 active+undersized, 90 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 35/606 objects degraded (5.776%) 2024-02-19T21:46:25.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:25 smithi087 bash[40854]: cluster 2024-02-19T21:46:24.438742+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 35/606 objects degraded (5.776%), 9 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:25.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:25 smithi087 bash[39529]: cluster 2024-02-19T21:46:24.084410+0000 mgr.y (mgr.25078) 277 : cluster [DBG] pgmap v188: 132 pgs: 9 active+undersized+degraded, 13 peering, 2 stale+active+clean, 18 active+undersized, 90 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 35/606 objects degraded (5.776%) 2024-02-19T21:46:25.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:25 smithi087 bash[39529]: cluster 2024-02-19T21:46:24.438742+0000 mon.a (mon.0) 684 : cluster [WRN] Health check failed: Degraded data redundancy: 35/606 objects degraded (5.776%), 9 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:26.821 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:26 smithi129 bash[41078]: debug 2024-02-19T21:46:26.665+0000 7fb3dfecd700 1 -- 172.21.15.129:0/3867777851 <== mon.2 v2:172.21.15.129:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x564f27358840 con 0x564f273d5000 2024-02-19T21:46:26.821 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:26 smithi129 bash[41078]: debug 2024-02-19T21:46:26.669+0000 7fb3dfecd700 1 -- 172.21.15.129:0/3867777851 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564f27362680 con 0x564f273d5000 2024-02-19T21:46:26.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:26 smithi129 bash[34349]: cluster 2024-02-19T21:46:26.452456+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-19T21:46:26.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:26 smithi087 bash[40854]: cluster 2024-02-19T21:46:26.452456+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-19T21:46:26.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:26 smithi087 bash[39529]: cluster 2024-02-19T21:46:26.452456+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-02-19T21:46:27.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:26 smithi129 bash[41078]: debug 2024-02-19T21:46:26.977+0000 7fb3e795b380 -1 Falling back to public interface 2024-02-19T21:46:27.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:27 smithi129 bash[34349]: cluster 2024-02-19T21:46:26.086018+0000 mgr.y (mgr.25078) 278 : cluster [DBG] pgmap v189: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:27.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:27 smithi087 bash[39529]: cluster 2024-02-19T21:46:26.086018+0000 mgr.y (mgr.25078) 278 : cluster [DBG] pgmap v189: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:27.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:27 smithi087 bash[40854]: cluster 2024-02-19T21:46:26.086018+0000 mgr.y (mgr.25078) 278 : cluster [DBG] pgmap v189: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:29.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:29 smithi129 bash[34349]: cluster 2024-02-19T21:46:28.087361+0000 mgr.y (mgr.25078) 279 : cluster [DBG] pgmap v190: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:29.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:29 smithi087 bash[39529]: cluster 2024-02-19T21:46:28.087361+0000 mgr.y (mgr.25078) 279 : cluster [DBG] pgmap v190: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:29.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:29 smithi087 bash[40854]: cluster 2024-02-19T21:46:28.087361+0000 mgr.y (mgr.25078) 279 : cluster [DBG] pgmap v190: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:30.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:30 smithi129 bash[41078]: debug 2024-02-19T21:46:30.005+0000 7fb3e795b380 -1 osd.6 97 log_to_monitors {default=true} 2024-02-19T21:46:30.820 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:46:30 smithi129 bash[41078]: debug 2024-02-19T21:46:30.553+0000 7fb3d763f700 -1 osd.6 97 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:46:30.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:30 smithi129 bash[34349]: audit 2024-02-19T21:46:30.013369+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:46:30.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:30 smithi129 bash[34349]: audit 2024-02-19T21:46:30.015071+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:46:30.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:30 smithi087 bash[39529]: audit 2024-02-19T21:46:30.013369+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:46:30.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:30 smithi087 bash[39529]: audit 2024-02-19T21:46:30.015071+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:46:30.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:30 smithi087 bash[40854]: audit 2024-02-19T21:46:30.013369+0000 mon.b (mon.2) 16 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:46:30.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:30 smithi087 bash[40854]: audit 2024-02-19T21:46:30.015071+0000 mon.a (mon.0) 686 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-19T21:46:31.382 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:46:30 smithi087 bash[37601]: debug 2024-02-19T21:46:30.958+0000 7ff6a6185700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: cluster 2024-02-19T21:46:30.088599+0000 mgr.y (mgr.25078) 280 : cluster [DBG] pgmap v191: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.532574+0000 mon.a (mon.0) 687 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: cluster 2024-02-19T21:46:30.532766+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.536783+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.538350+0000 mon.a (mon.0) 689 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.675341+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.930673+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.932153+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:46:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.940868+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.951836+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.956159+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.958867+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.960741+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:31 smithi129 bash[34349]: audit 2024-02-19T21:46:30.962689+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:31.635Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:31.635Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:31.635Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:46:31.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: cluster 2024-02-19T21:46:30.088599+0000 mgr.y (mgr.25078) 280 : cluster [DBG] pgmap v191: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:31.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.532574+0000 mon.a (mon.0) 687 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: cluster 2024-02-19T21:46:30.532766+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.536783+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.538350+0000 mon.a (mon.0) 689 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.675341+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.930673+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.932153+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.940868+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.951836+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.956159+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.958867+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.960741+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[39529]: audit 2024-02-19T21:46:30.962689+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:31.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: cluster 2024-02-19T21:46:30.088599+0000 mgr.y (mgr.25078) 280 : cluster [DBG] pgmap v191: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 1.7 GiB used, 711 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.532574+0000 mon.a (mon.0) 687 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: cluster 2024-02-19T21:46:30.532766+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e100: 8 total, 7 up, 8 in 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.536783+0000 mon.b (mon.2) 17 : audit [INF] from='osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.538350+0000 mon.a (mon.0) 689 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.675341+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.930673+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.932153+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.940868+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.951836+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.956159+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.958867+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.960741+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:31.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:31 smithi087 bash[40854]: audit 2024-02-19T21:46:30.962689+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cephadm 2024-02-19T21:46:30.933433+0000 mgr.y (mgr.25078) 281 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:46:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cluster 2024-02-19T21:46:30.934582+0000 mgr.y (mgr.25078) 282 : cluster [DBG] pgmap v193: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cluster 2024-02-19T21:46:30.935119+0000 mgr.y (mgr.25078) 283 : cluster [DBG] pgmap v194: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: audit 2024-02-19T21:46:30.962924+0000 mgr.y (mgr.25078) 284 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cephadm 2024-02-19T21:46:30.964177+0000 mgr.y (mgr.25078) 285 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:46:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cluster 2024-02-19T21:46:31.527149+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:46:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cluster 2024-02-19T21:46:31.536769+0000 mon.a (mon.0) 700 : cluster [INF] osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270] boot 2024-02-19T21:46:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cluster 2024-02-19T21:46:31.537067+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-19T21:46:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: audit 2024-02-19T21:46:31.539513+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:46:32.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:32 smithi129 bash[34349]: cluster 2024-02-19T21:46:32.539356+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cephadm 2024-02-19T21:46:30.933433+0000 mgr.y (mgr.25078) 281 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cluster 2024-02-19T21:46:30.934582+0000 mgr.y (mgr.25078) 282 : cluster [DBG] pgmap v193: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cluster 2024-02-19T21:46:30.935119+0000 mgr.y (mgr.25078) 283 : cluster [DBG] pgmap v194: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: audit 2024-02-19T21:46:30.962924+0000 mgr.y (mgr.25078) 284 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cephadm 2024-02-19T21:46:30.964177+0000 mgr.y (mgr.25078) 285 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cluster 2024-02-19T21:46:31.527149+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:46:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cluster 2024-02-19T21:46:31.536769+0000 mon.a (mon.0) 700 : cluster [INF] osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270] boot 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cluster 2024-02-19T21:46:31.537067+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: audit 2024-02-19T21:46:31.539513+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[39529]: cluster 2024-02-19T21:46:32.539356+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cephadm 2024-02-19T21:46:30.933433+0000 mgr.y (mgr.25078) 281 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cluster 2024-02-19T21:46:30.934582+0000 mgr.y (mgr.25078) 282 : cluster [DBG] pgmap v193: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cluster 2024-02-19T21:46:30.935119+0000 mgr.y (mgr.25078) 283 : cluster [DBG] pgmap v194: 132 pgs: 18 active+undersized+degraded, 25 active+undersized, 89 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 70/606 objects degraded (11.551%) 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: audit 2024-02-19T21:46:30.962924+0000 mgr.y (mgr.25078) 284 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cephadm 2024-02-19T21:46:30.964177+0000 mgr.y (mgr.25078) 285 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cluster 2024-02-19T21:46:31.527149+0000 mon.a (mon.0) 699 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cluster 2024-02-19T21:46:31.536769+0000 mon.a (mon.0) 700 : cluster [INF] osd.6 [v2:172.21.15.129:6816/3456886270,v1:172.21.15.129:6817/3456886270] boot 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cluster 2024-02-19T21:46:31.537067+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: audit 2024-02-19T21:46:31.539513+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-19T21:46:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:32 smithi087 bash[40854]: cluster 2024-02-19T21:46:32.539356+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-02-19T21:46:33.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[39529]: audit 2024-02-19T21:46:32.762722+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:33.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[39529]: cluster 2024-02-19T21:46:32.936276+0000 mgr.y (mgr.25078) 286 : cluster [DBG] pgmap v197: 132 pgs: 8 peering, 13 active+undersized+degraded, 11 active+undersized, 100 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 57/606 objects degraded (9.406%) 2024-02-19T21:46:33.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[39529]: cluster 2024-02-19T21:46:33.234598+0000 mon.a (mon.0) 705 : cluster [WRN] Health check update: Degraded data redundancy: 70/606 objects degraded (11.551%), 18 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:33.526Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:33.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:33.526Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:33.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:33.526Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[40854]: audit 2024-02-19T21:46:32.762722+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[40854]: cluster 2024-02-19T21:46:32.936276+0000 mgr.y (mgr.25078) 286 : cluster [DBG] pgmap v197: 132 pgs: 8 peering, 13 active+undersized+degraded, 11 active+undersized, 100 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 57/606 objects degraded (9.406%) 2024-02-19T21:46:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:33 smithi087 bash[40854]: cluster 2024-02-19T21:46:33.234598+0000 mon.a (mon.0) 705 : cluster [WRN] Health check update: Degraded data redundancy: 70/606 objects degraded (11.551%), 18 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:34.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:33 smithi129 bash[34349]: audit 2024-02-19T21:46:32.762722+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:34.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:33 smithi129 bash[34349]: cluster 2024-02-19T21:46:32.936276+0000 mgr.y (mgr.25078) 286 : cluster [DBG] pgmap v197: 132 pgs: 8 peering, 13 active+undersized+degraded, 11 active+undersized, 100 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 57/606 objects degraded (9.406%) 2024-02-19T21:46:34.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:33 smithi129 bash[34349]: cluster 2024-02-19T21:46:33.234598+0000 mon.a (mon.0) 705 : cluster [WRN] Health check update: Degraded data redundancy: 70/606 objects degraded (11.551%), 18 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:36.320 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:35 smithi129 bash[34349]: cluster 2024-02-19T21:46:34.937441+0000 mgr.y (mgr.25078) 287 : cluster [DBG] pgmap v198: 132 pgs: 8 peering, 10 active+undersized+degraded, 7 active+undersized, 107 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:46:36.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:35 smithi087 bash[39529]: cluster 2024-02-19T21:46:34.937441+0000 mgr.y (mgr.25078) 287 : cluster [DBG] pgmap v198: 132 pgs: 8 peering, 10 active+undersized+degraded, 7 active+undersized, 107 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:46:36.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:35 smithi087 bash[40854]: cluster 2024-02-19T21:46:34.937441+0000 mgr.y (mgr.25078) 287 : cluster [DBG] pgmap v198: 132 pgs: 8 peering, 10 active+undersized+degraded, 7 active+undersized, 107 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 48/606 objects degraded (7.921%) 2024-02-19T21:46:37.320 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:37 smithi129 bash[34349]: cluster 2024-02-19T21:46:36.994438+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/606 objects degraded (7.921%), 10 pgs degraded) 2024-02-19T21:46:37.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:37 smithi087 bash[39529]: cluster 2024-02-19T21:46:36.994438+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/606 objects degraded (7.921%), 10 pgs degraded) 2024-02-19T21:46:37.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:37 smithi087 bash[40854]: cluster 2024-02-19T21:46:36.994438+0000 mon.a (mon.0) 706 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 48/606 objects degraded (7.921%), 10 pgs degraded) 2024-02-19T21:46:38.320 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:38 smithi129 bash[34349]: cluster 2024-02-19T21:46:36.938484+0000 mgr.y (mgr.25078) 288 : cluster [DBG] pgmap v199: 132 pgs: 8 peering, 124 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:38.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:38 smithi087 bash[39529]: cluster 2024-02-19T21:46:36.938484+0000 mgr.y (mgr.25078) 288 : cluster [DBG] pgmap v199: 132 pgs: 8 peering, 124 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:38.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:38 smithi087 bash[40854]: cluster 2024-02-19T21:46:36.938484+0000 mgr.y (mgr.25078) 288 : cluster [DBG] pgmap v199: 132 pgs: 8 peering, 124 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:39.731 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:46:40.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:40 smithi129 bash[34349]: cluster 2024-02-19T21:46:38.939747+0000 mgr.y (mgr.25078) 289 : cluster [DBG] pgmap v200: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:40.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:40 smithi129 bash[34349]: audit 2024-02-19T21:46:39.719751+0000 mgr.y (mgr.25078) 290 : audit [DBG] from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:40.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:40 smithi087 bash[40854]: cluster 2024-02-19T21:46:38.939747+0000 mgr.y (mgr.25078) 289 : cluster [DBG] pgmap v200: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:40.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:40 smithi087 bash[40854]: audit 2024-02-19T21:46:39.719751+0000 mgr.y (mgr.25078) 290 : audit [DBG] from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:40.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:40 smithi087 bash[39529]: cluster 2024-02-19T21:46:38.939747+0000 mgr.y (mgr.25078) 289 : cluster [DBG] pgmap v200: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:40.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:40 smithi087 bash[39529]: audit 2024-02-19T21:46:39.719751+0000 mgr.y (mgr.25078) 290 : audit [DBG] from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (12m) 108s ago 13m 15.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (12m) 9s ago 12m 27.3M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 9s ago 14m - - 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (5m) 9s ago 17m 380M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (6m) 108s ago 19m 421M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (5m) 108s ago 19m 56.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (4m) 9s ago 17m 45.5M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (4m) 108s ago 18m 49.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (13m) 108s ago 13m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (13m) 9s ago 13m 11.8M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (3m) 108s ago 17m 44.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (2m) 108s ago 16m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:46:40.408 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (2m) 108s ago 16m 41.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (113s) 108s ago 16m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (80s) 9s ago 15m 46.9M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (47s) 9s ago 15m 44.0M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (14s) 9s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (14m) 9s ago 14m 51.3M 4096M 15.2.9 dfc483079636 e9875af8b672 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (6m) 9s ago 13m 43.3M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (11m) 108s ago 11m 51.1M - 15.2.9 dfc483079636 6985f2dde084 2024-02-19T21:46:40.409 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (11m) 9s ago 11m 52.1M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:40.792 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 1, 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 7 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 2 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 3, 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 12 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:46:40.793 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "12/21 daemons upgraded", 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading osd daemons", 2024-02-19T21:46:41.126 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:46:41.127 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.052378+0000 mgr.y (mgr.25078) 291 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.381988+0000 mgr.y (mgr.25078) 292 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.386429+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.387179+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.387881+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.388552+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.389237+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.389842+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.394002+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.394579+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.395168+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.395755+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.396323+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:41 smithi129 bash[34349]: audit 2024-02-19T21:46:40.792988+0000 mon.c (mon.1) 9 : audit [DBG] from='client.54508 172.21.15.87:0/3520589457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:41.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.052378+0000 mgr.y (mgr.25078) 291 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:41.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.381988+0000 mgr.y (mgr.25078) 292 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.386429+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.387179+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.387881+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.388552+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.389237+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.389842+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.394002+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.394579+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.395168+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.395755+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.396323+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[39529]: audit 2024-02-19T21:46:40.792988+0000 mon.c (mon.1) 9 : audit [DBG] from='client.54508 172.21.15.87:0/3520589457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.052378+0000 mgr.y (mgr.25078) 291 : audit [DBG] from='client.44586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.381988+0000 mgr.y (mgr.25078) 292 : audit [DBG] from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.386429+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.387179+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.387881+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.388552+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.389237+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.389842+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.394002+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.394579+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.395168+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.395755+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.396323+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:46:41.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[40854]: audit 2024-02-19T21:46:40.792988+0000 mon.c (mon.1) 9 : audit [DBG] from='client.54508 172.21.15.87:0/3520589457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:46:42.070 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:41.636Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:42.070 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:41.636Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:42.070 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:41.636Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:42.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:42 smithi087 bash[39529]: cluster 2024-02-19T21:46:40.940824+0000 mgr.y (mgr.25078) 293 : cluster [DBG] pgmap v201: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:42.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:42 smithi087 bash[39529]: audit 2024-02-19T21:46:41.126084+0000 mgr.y (mgr.25078) 294 : audit [DBG] from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:42.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:42 smithi087 bash[40854]: cluster 2024-02-19T21:46:40.940824+0000 mgr.y (mgr.25078) 293 : cluster [DBG] pgmap v201: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:42.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:42 smithi087 bash[40854]: audit 2024-02-19T21:46:41.126084+0000 mgr.y (mgr.25078) 294 : audit [DBG] from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:42.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:42 smithi129 bash[34349]: cluster 2024-02-19T21:46:40.940824+0000 mgr.y (mgr.25078) 293 : cluster [DBG] pgmap v201: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:42.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:42 smithi129 bash[34349]: audit 2024-02-19T21:46:41.126084+0000 mgr.y (mgr.25078) 294 : audit [DBG] from='client.54514 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:46:43.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[40854]: audit 2024-02-19T21:46:42.123917+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-19T21:46:43.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[40854]: audit 2024-02-19T21:46:42.124494+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:46:43.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[40854]: audit 2024-02-19T21:46:42.125018+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-19T21:46:43.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[40854]: audit 2024-02-19T21:46:42.789244+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:43.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[39529]: audit 2024-02-19T21:46:42.123917+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-19T21:46:43.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[39529]: audit 2024-02-19T21:46:42.124494+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:46:43.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[39529]: audit 2024-02-19T21:46:42.125018+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-19T21:46:43.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[39529]: audit 2024-02-19T21:46:42.789244+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:43.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:43 smithi129 bash[34349]: audit 2024-02-19T21:46:42.123917+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-02-19T21:46:43.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:43 smithi129 bash[34349]: audit 2024-02-19T21:46:42.124494+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:46:43.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:43 smithi129 bash[34349]: audit 2024-02-19T21:46:42.125018+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-02-19T21:46:43.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:43 smithi129 bash[34349]: audit 2024-02-19T21:46:42.789244+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:43.527Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:43.527Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:43.527Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:46:44.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:44 smithi087 bash[39529]: cluster 2024-02-19T21:46:42.941941+0000 mgr.y (mgr.25078) 295 : cluster [DBG] pgmap v202: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:44.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:44 smithi087 bash[40854]: cluster 2024-02-19T21:46:42.941941+0000 mgr.y (mgr.25078) 295 : cluster [DBG] pgmap v202: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:44.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:44 smithi129 bash[34349]: cluster 2024-02-19T21:46:42.941941+0000 mgr.y (mgr.25078) 295 : cluster [DBG] pgmap v202: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:46.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:46 smithi087 bash[39529]: cluster 2024-02-19T21:46:44.942887+0000 mgr.y (mgr.25078) 296 : cluster [DBG] pgmap v203: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:46.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:46 smithi087 bash[39529]: audit 2024-02-19T21:46:45.976418+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:46.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:46 smithi087 bash[40854]: cluster 2024-02-19T21:46:44.942887+0000 mgr.y (mgr.25078) 296 : cluster [DBG] pgmap v203: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:46.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:46 smithi087 bash[40854]: audit 2024-02-19T21:46:45.976418+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:46.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:46 smithi129 bash[34349]: cluster 2024-02-19T21:46:44.942887+0000 mgr.y (mgr.25078) 296 : cluster [DBG] pgmap v203: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:46.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:46 smithi129 bash[34349]: audit 2024-02-19T21:46:45.976418+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:47.362 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:47 smithi129 bash[34349]: audit 2024-02-19T21:46:45.976866+0000 mgr.y (mgr.25078) 297 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:47.362 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:47 smithi129 bash[34349]: cephadm 2024-02-19T21:46:45.979593+0000 mgr.y (mgr.25078) 298 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-19T21:46:47.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:47 smithi087 bash[40854]: audit 2024-02-19T21:46:45.976866+0000 mgr.y (mgr.25078) 297 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:47.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:47 smithi087 bash[40854]: cephadm 2024-02-19T21:46:45.979593+0000 mgr.y (mgr.25078) 298 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-19T21:46:47.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:47 smithi087 bash[39529]: audit 2024-02-19T21:46:45.976866+0000 mgr.y (mgr.25078) 297 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-02-19T21:46:47.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:47 smithi087 bash[39529]: cephadm 2024-02-19T21:46:45.979593+0000 mgr.y (mgr.25078) 298 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-02-19T21:46:48.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:48 smithi087 bash[39529]: cluster 2024-02-19T21:46:46.943978+0000 mgr.y (mgr.25078) 299 : cluster [DBG] pgmap v204: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:48.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:48 smithi087 bash[40854]: cluster 2024-02-19T21:46:46.943978+0000 mgr.y (mgr.25078) 299 : cluster [DBG] pgmap v204: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:48.542 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:48 smithi129 bash[34349]: cluster 2024-02-19T21:46:46.943978+0000 mgr.y (mgr.25078) 299 : cluster [DBG] pgmap v204: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:49.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[40854]: cephadm 2024-02-19T21:46:48.315339+0000 mgr.y (mgr.25078) 300 : cephadm [INF] Upgrade: Updating osd.7 2024-02-19T21:46:49.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[40854]: audit 2024-02-19T21:46:48.324627+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:49.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[40854]: audit 2024-02-19T21:46:48.326504+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:46:49.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[40854]: audit 2024-02-19T21:46:48.328103+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:49.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[40854]: cephadm 2024-02-19T21:46:48.330986+0000 mgr.y (mgr.25078) 301 : cephadm [INF] Deploying daemon osd.7 on smithi129 2024-02-19T21:46:49.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[40854]: audit 2024-02-19T21:46:48.331942+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:46:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[39529]: cephadm 2024-02-19T21:46:48.315339+0000 mgr.y (mgr.25078) 300 : cephadm [INF] Upgrade: Updating osd.7 2024-02-19T21:46:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[39529]: audit 2024-02-19T21:46:48.324627+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[39529]: audit 2024-02-19T21:46:48.326504+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:46:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[39529]: audit 2024-02-19T21:46:48.328103+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[39529]: cephadm 2024-02-19T21:46:48.330986+0000 mgr.y (mgr.25078) 301 : cephadm [INF] Deploying daemon osd.7 on smithi129 2024-02-19T21:46:49.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:49 smithi087 bash[39529]: audit 2024-02-19T21:46:48.331942+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:46:49.687 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:49 smithi129 bash[34349]: cephadm 2024-02-19T21:46:48.315339+0000 mgr.y (mgr.25078) 300 : cephadm [INF] Upgrade: Updating osd.7 2024-02-19T21:46:49.688 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:49 smithi129 bash[34349]: audit 2024-02-19T21:46:48.324627+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:49.688 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:49 smithi129 bash[34349]: audit 2024-02-19T21:46:48.326504+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-19T21:46:49.688 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:49 smithi129 bash[34349]: audit 2024-02-19T21:46:48.328103+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:46:49.688 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:49 smithi129 bash[34349]: cephadm 2024-02-19T21:46:48.330986+0000 mgr.y (mgr.25078) 301 : cephadm [INF] Deploying daemon osd.7 on smithi129 2024-02-19T21:46:49.688 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:49 smithi129 bash[34349]: audit 2024-02-19T21:46:48.331942+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "container_image"}]: dispatch 2024-02-19T21:46:50.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:50 smithi087 bash[39529]: cluster 2024-02-19T21:46:48.945201+0000 mgr.y (mgr.25078) 302 : cluster [DBG] pgmap v205: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:50.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:50 smithi087 bash[40854]: cluster 2024-02-19T21:46:48.945201+0000 mgr.y (mgr.25078) 302 : cluster [DBG] pgmap v205: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:50.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:50 smithi129 bash[34349]: cluster 2024-02-19T21:46:48.945201+0000 mgr.y (mgr.25078) 302 : cluster [DBG] pgmap v205: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:52.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:51.636Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:52.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:51.636Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:52.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:51.636Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:52.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:52 smithi087 bash[39529]: cluster 2024-02-19T21:46:50.946305+0000 mgr.y (mgr.25078) 303 : cluster [DBG] pgmap v206: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:52.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:52 smithi087 bash[40854]: cluster 2024-02-19T21:46:50.946305+0000 mgr.y (mgr.25078) 303 : cluster [DBG] pgmap v206: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:52.704 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:52 smithi129 bash[34349]: cluster 2024-02-19T21:46:50.946305+0000 mgr.y (mgr.25078) 303 : cluster [DBG] pgmap v206: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:53.052 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:52 smithi129 systemd[1]: Stopping Ceph osd.7 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:46:53.052 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:52 smithi129 bash[21302]: debug 2024-02-19T21:46:52.841+0000 7fefd922f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-19T21:46:53.052 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:52 smithi129 bash[21302]: debug 2024-02-19T21:46:52.841+0000 7fefd922f700 -1 osd.7 102 *** Got signal Terminated *** 2024-02-19T21:46:53.052 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:52 smithi129 bash[21302]: debug 2024-02-19T21:46:52.841+0000 7fefd922f700 -1 osd.7 102 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:46:53.614 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[42067]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.7 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:52.905711+0000 mon.a (mon.0) 727 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:52.905790+0000 mon.a (mon.0) 728 : cluster [INF] osd.7 failed (root=default,host=smithi129) (connection refused reported by osd.1) 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:52.906158+0000 mon.a (mon.0) 729 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.108151+0000 mon.a (mon.0) 730 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.108668+0000 mon.a (mon.0) 731 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.108911+0000 mon.a (mon.0) 732 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.109152+0000 mon.a (mon.0) 733 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.615 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.109388+0000 mon.a (mon.0) 734 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.109701+0000 mon.a (mon.0) 735 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.110095+0000 mon.a (mon.0) 736 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.110341+0000 mon.a (mon.0) 737 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.110566+0000 mon.a (mon.0) 738 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.110792+0000 mon.a (mon.0) 739 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.111124+0000 mon.a (mon.0) 740 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.111468+0000 mon.a (mon.0) 741 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.111742+0000 mon.a (mon.0) 742 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-19T21:46:53.616 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.112036+0000 mon.a (mon.0) 743 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-19T21:46:53.632 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:53.527Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:46:53.632 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:53.527Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:46:53.632 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:46:53.527Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:46:53.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:52.905711+0000 mon.a (mon.0) 727 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:52.905790+0000 mon.a (mon.0) 728 : cluster [INF] osd.7 failed (root=default,host=smithi129) (connection refused reported by osd.1) 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:52.906158+0000 mon.a (mon.0) 729 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.108151+0000 mon.a (mon.0) 730 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.108668+0000 mon.a (mon.0) 731 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.108911+0000 mon.a (mon.0) 732 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.109152+0000 mon.a (mon.0) 733 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.109388+0000 mon.a (mon.0) 734 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.109701+0000 mon.a (mon.0) 735 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.110095+0000 mon.a (mon.0) 736 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.110341+0000 mon.a (mon.0) 737 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.110566+0000 mon.a (mon.0) 738 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.110792+0000 mon.a (mon.0) 739 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.111124+0000 mon.a (mon.0) 740 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.111468+0000 mon.a (mon.0) 741 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.111742+0000 mon.a (mon.0) 742 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-19T21:46:53.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.112036+0000 mon.a (mon.0) 743 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:52.905711+0000 mon.a (mon.0) 727 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:52.905790+0000 mon.a (mon.0) 728 : cluster [INF] osd.7 failed (root=default,host=smithi129) (connection refused reported by osd.1) 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:52.906158+0000 mon.a (mon.0) 729 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.108151+0000 mon.a (mon.0) 730 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.108668+0000 mon.a (mon.0) 731 : cluster [DBG] osd.7 reported immediately failed by osd.4 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.108911+0000 mon.a (mon.0) 732 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.109152+0000 mon.a (mon.0) 733 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.109388+0000 mon.a (mon.0) 734 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.109701+0000 mon.a (mon.0) 735 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.110095+0000 mon.a (mon.0) 736 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.110341+0000 mon.a (mon.0) 737 : cluster [DBG] osd.7 reported immediately failed by osd.0 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.110566+0000 mon.a (mon.0) 738 : cluster [DBG] osd.7 reported immediately failed by osd.1 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.110792+0000 mon.a (mon.0) 739 : cluster [DBG] osd.7 reported immediately failed by osd.3 2024-02-19T21:46:53.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.111124+0000 mon.a (mon.0) 740 : cluster [DBG] osd.7 reported immediately failed by osd.2 2024-02-19T21:46:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.111468+0000 mon.a (mon.0) 741 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-19T21:46:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.111742+0000 mon.a (mon.0) 742 : cluster [DBG] osd.7 reported immediately failed by osd.5 2024-02-19T21:46:53.635 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:53 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.112036+0000 mon.a (mon.0) 743 : cluster [DBG] osd.7 reported immediately failed by osd.6 2024-02-19T21:46:54.070 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:53 smithi129 bash[42122]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.7 2024-02-19T21:46:54.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[39529]: cluster 2024-02-19T21:46:52.947418+0000 mgr.y (mgr.25078) 304 : cluster [DBG] pgmap v207: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:54.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.337110+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:46:54.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.337174+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-19T21:46:54.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[39529]: cluster 2024-02-19T21:46:53.354728+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-19T21:46:54.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[40854]: cluster 2024-02-19T21:46:52.947418+0000 mgr.y (mgr.25078) 304 : cluster [DBG] pgmap v207: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:54.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.337110+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:46:54.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.337174+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-19T21:46:54.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:54 smithi087 bash[40854]: cluster 2024-02-19T21:46:53.354728+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-19T21:46:54.641 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:54 smithi129 bash[34349]: cluster 2024-02-19T21:46:52.947418+0000 mgr.y (mgr.25078) 304 : cluster [DBG] pgmap v207: 132 pgs: 132 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail 2024-02-19T21:46:54.641 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:54 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.337110+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-02-19T21:46:54.641 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:54 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.337174+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: all OSDs are running pacific or later but require_osd_release < pacific (OSD_UPGRADE_FINISHED) 2024-02-19T21:46:54.641 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:54 smithi129 bash[34349]: cluster 2024-02-19T21:46:53.354728+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e103: 8 total, 7 up, 8 in 2024-02-19T21:46:55.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:55 smithi129 bash[34349]: cluster 2024-02-19T21:46:54.352532+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-19T21:46:55.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:55 smithi087 bash[40854]: cluster 2024-02-19T21:46:54.352532+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-19T21:46:55.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:55 smithi087 bash[39529]: cluster 2024-02-19T21:46:54.352532+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e104: 8 total, 7 up, 8 in 2024-02-19T21:46:56.193 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:55 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.7.service: Succeeded. 2024-02-19T21:46:56.193 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:55 smithi129 systemd[1]: Stopped Ceph osd.7 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:46:56.193 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:56 smithi129 systemd[1]: Started Ceph osd.7 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:46:56.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:56 smithi129 bash[34349]: cluster 2024-02-19T21:46:54.948449+0000 mgr.y (mgr.25078) 305 : cluster [DBG] pgmap v210: 132 pgs: 5 active+undersized+degraded, 17 stale+active+clean, 5 active+undersized, 105 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 20/606 objects degraded (3.300%) 2024-02-19T21:46:56.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:56 smithi129 bash[34349]: cluster 2024-02-19T21:46:55.359589+0000 mon.a (mon.0) 748 : cluster [WRN] Health check failed: Degraded data redundancy: 20/606 objects degraded (3.300%), 5 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:56.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:56 smithi129 bash[34349]: audit 2024-02-19T21:46:56.173200+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:56.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:56 smithi129 bash[34349]: audit 2024-02-19T21:46:56.175150+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:56.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:56 smithi129 bash[34349]: audit 2024-02-19T21:46:56.179492+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:46:56.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[39529]: cluster 2024-02-19T21:46:54.948449+0000 mgr.y (mgr.25078) 305 : cluster [DBG] pgmap v210: 132 pgs: 5 active+undersized+degraded, 17 stale+active+clean, 5 active+undersized, 105 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 20/606 objects degraded (3.300%) 2024-02-19T21:46:56.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[39529]: cluster 2024-02-19T21:46:55.359589+0000 mon.a (mon.0) 748 : cluster [WRN] Health check failed: Degraded data redundancy: 20/606 objects degraded (3.300%), 5 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:56.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[39529]: audit 2024-02-19T21:46:56.173200+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:56.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[39529]: audit 2024-02-19T21:46:56.175150+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:56.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[39529]: audit 2024-02-19T21:46:56.179492+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:46:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[40854]: cluster 2024-02-19T21:46:54.948449+0000 mgr.y (mgr.25078) 305 : cluster [DBG] pgmap v210: 132 pgs: 5 active+undersized+degraded, 17 stale+active+clean, 5 active+undersized, 105 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 20/606 objects degraded (3.300%) 2024-02-19T21:46:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[40854]: cluster 2024-02-19T21:46:55.359589+0000 mon.a (mon.0) 748 : cluster [WRN] Health check failed: Degraded data redundancy: 20/606 objects degraded (3.300%), 5 pgs degraded (PG_DEGRADED) 2024-02-19T21:46:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[40854]: audit 2024-02-19T21:46:56.173200+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:46:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[40854]: audit 2024-02-19T21:46:56.175150+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:46:56.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:56 smithi087 bash[40854]: audit 2024-02-19T21:46:56.179492+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:46:58.070 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: --> Failed to activate via raw: did not find any matching OSD to activate 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-19T21:46:58.071 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:57 smithi129 bash[42340]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-19T21:46:58.627 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:46:58 smithi129 bash[34349]: cluster 2024-02-19T21:46:56.949749+0000 mgr.y (mgr.25078) 306 : cluster [DBG] pgmap v211: 132 pgs: 14 active+undersized+degraded, 4 stale+active+clean, 19 active+undersized, 95 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 43/606 objects degraded (7.096%) 2024-02-19T21:46:58.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:46:58 smithi087 bash[40854]: cluster 2024-02-19T21:46:56.949749+0000 mgr.y (mgr.25078) 306 : cluster [DBG] pgmap v211: 132 pgs: 14 active+undersized+degraded, 4 stale+active+clean, 19 active+undersized, 95 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 43/606 objects degraded (7.096%) 2024-02-19T21:46:58.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:46:58 smithi087 bash[39529]: cluster 2024-02-19T21:46:56.949749+0000 mgr.y (mgr.25078) 306 : cluster [DBG] pgmap v211: 132 pgs: 14 active+undersized+degraded, 4 stale+active+clean, 19 active+undersized, 95 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 43/606 objects degraded (7.096%) 2024-02-19T21:46:59.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:59 smithi129 bash[42601]: debug 2024-02-19T21:46:59.620+0000 7fb062af1700 1 -- 172.21.15.129:0/2908667709 <== mon.2 v2:172.21.15.129:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564c9c38a680 con 0x564c9c3fd000 2024-02-19T21:47:00.320 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:46:59 smithi129 bash[42601]: debug 2024-02-19T21:46:59.908+0000 7fb06a57f380 -1 Falling back to public interface 2024-02-19T21:47:00.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:00 smithi087 bash[40854]: cluster 2024-02-19T21:46:58.951249+0000 mgr.y (mgr.25078) 307 : cluster [DBG] pgmap v212: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:00.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:00 smithi087 bash[39529]: cluster 2024-02-19T21:46:58.951249+0000 mgr.y (mgr.25078) 307 : cluster [DBG] pgmap v212: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:00.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:00 smithi129 bash[34349]: cluster 2024-02-19T21:46:58.951249+0000 mgr.y (mgr.25078) 307 : cluster [DBG] pgmap v212: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:01.636Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:01.637Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:01.637Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:47:02.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:02 smithi129 bash[34349]: cluster 2024-02-19T21:47:00.952704+0000 mgr.y (mgr.25078) 308 : cluster [DBG] pgmap v213: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:02.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:02 smithi087 bash[39529]: cluster 2024-02-19T21:47:00.952704+0000 mgr.y (mgr.25078) 308 : cluster [DBG] pgmap v213: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:02.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:02 smithi087 bash[40854]: cluster 2024-02-19T21:47:00.952704+0000 mgr.y (mgr.25078) 308 : cluster [DBG] pgmap v213: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:03.320 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:47:02 smithi129 bash[42601]: debug 2024-02-19T21:47:02.968+0000 7fb06a57f380 -1 osd.7 102 log_to_monitors {default=true} 2024-02-19T21:47:03.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:47:03 smithi129 bash[42601]: debug 2024-02-19T21:47:03.424+0000 7fb05b265700 -1 osd.7 102 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-02-19T21:47:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:03 smithi129 bash[34349]: audit 2024-02-19T21:47:02.976948+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:47:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:03 smithi129 bash[34349]: audit 2024-02-19T21:47:02.978582+0000 mon.a (mon.0) 752 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:47:03.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:03 smithi129 bash[34349]: cluster 2024-02-19T21:47:03.242625+0000 mon.a (mon.0) 753 : cluster [WRN] Health check update: Degraded data redundancy: 79/606 objects degraded (13.036%), 23 pgs degraded (PG_DEGRADED) 2024-02-19T21:47:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[39529]: audit 2024-02-19T21:47:02.976948+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:47:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[39529]: audit 2024-02-19T21:47:02.978582+0000 mon.a (mon.0) 752 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:47:03.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[39529]: cluster 2024-02-19T21:47:03.242625+0000 mon.a (mon.0) 753 : cluster [WRN] Health check update: Degraded data redundancy: 79/606 objects degraded (13.036%), 23 pgs degraded (PG_DEGRADED) 2024-02-19T21:47:03.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[40854]: audit 2024-02-19T21:47:02.976948+0000 mon.b (mon.2) 18 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:47:03.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[40854]: audit 2024-02-19T21:47:02.978582+0000 mon.a (mon.0) 752 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-19T21:47:03.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[40854]: cluster 2024-02-19T21:47:03.242625+0000 mon.a (mon.0) 753 : cluster [WRN] Health check update: Degraded data redundancy: 79/606 objects degraded (13.036%), 23 pgs degraded (PG_DEGRADED) 2024-02-19T21:47:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:03.527Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:03.528Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:03.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:03.528Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cluster 2024-02-19T21:47:02.953950+0000 mgr.y (mgr.25078) 309 : cluster [DBG] pgmap v214: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.406876+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.406894+0000 mon.a (mon.0) 754 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cluster 2024-02-19T21:47:03.407025+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.412040+0000 mon.a (mon.0) 756 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.640486+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.642104+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:04.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.643469+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cephadm 2024-02-19T21:47:03.644662+0000 mgr.y (mgr.25078) 310 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cluster 2024-02-19T21:47:03.645620+0000 mgr.y (mgr.25078) 311 : cluster [DBG] pgmap v216: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cluster 2024-02-19T21:47:03.645976+0000 mgr.y (mgr.25078) 312 : cluster [DBG] pgmap v217: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.650313+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.661417+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.664587+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.666342+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.667617+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.670180+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cephadm 2024-02-19T21:47:03.670866+0000 mgr.y (mgr.25078) 313 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.675359+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.676580+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.685705+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.686988+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.692025+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.693178+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.698665+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.699919+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.705492+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.706752+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.710924+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.712287+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-19T21:47:04.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.716657+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.717908+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.724947+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.726123+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.731697+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: cephadm 2024-02-19T21:47:03.733902+0000 mgr.y (mgr.25078) 314 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:04 smithi129 bash[34349]: audit 2024-02-19T21:47:03.734345+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cluster 2024-02-19T21:47:02.953950+0000 mgr.y (mgr.25078) 309 : cluster [DBG] pgmap v214: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.824 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.406876+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.406894+0000 mon.a (mon.0) 754 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cluster 2024-02-19T21:47:03.407025+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.412040+0000 mon.a (mon.0) 756 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.640486+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.642104+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.643469+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cephadm 2024-02-19T21:47:03.644662+0000 mgr.y (mgr.25078) 310 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cluster 2024-02-19T21:47:03.645620+0000 mgr.y (mgr.25078) 311 : cluster [DBG] pgmap v216: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cluster 2024-02-19T21:47:03.645976+0000 mgr.y (mgr.25078) 312 : cluster [DBG] pgmap v217: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.650313+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.661417+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.664587+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.666342+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.667617+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.825 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.670180+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cluster 2024-02-19T21:47:02.953950+0000 mgr.y (mgr.25078) 309 : cluster [DBG] pgmap v214: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.0 GiB used, 712 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.406876+0000 mon.b (mon.2) 19 : audit [INF] from='osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.406894+0000 mon.a (mon.0) 754 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cluster 2024-02-19T21:47:03.407025+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e105: 8 total, 7 up, 8 in 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.412040+0000 mon.a (mon.0) 756 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi129", "root=default"]}]: dispatch 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.640486+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.642104+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.643469+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cephadm 2024-02-19T21:47:03.644662+0000 mgr.y (mgr.25078) 310 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cluster 2024-02-19T21:47:03.645620+0000 mgr.y (mgr.25078) 311 : cluster [DBG] pgmap v216: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cluster 2024-02-19T21:47:03.645976+0000 mgr.y (mgr.25078) 312 : cluster [DBG] pgmap v217: 132 pgs: 23 active+undersized+degraded, 30 active+undersized, 79 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79/606 objects degraded (13.036%) 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.650313+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.826 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.661417+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.664587+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.666342+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.667617+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.670180+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cephadm 2024-02-19T21:47:03.670866+0000 mgr.y (mgr.25078) 313 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.675359+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.676580+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.685705+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.686988+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.692025+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.693178+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-19T21:47:04.827 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.698665+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.699919+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.705492+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.706752+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.710924+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.712287+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.716657+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.717908+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.724947+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.726123+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.731697+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: cephadm 2024-02-19T21:47:03.733902+0000 mgr.y (mgr.25078) 314 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-19T21:47:04.828 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[39529]: audit 2024-02-19T21:47:03.734345+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cephadm 2024-02-19T21:47:03.670866+0000 mgr.y (mgr.25078) 313 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.675359+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.676580+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.685705+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.686988+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.692025+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.693178+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.698665+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.699919+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.705492+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.706752+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-02-19T21:47:04.829 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.710924+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.712287+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.716657+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.717908+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.724947+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.726123+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.731697+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: cephadm 2024-02-19T21:47:03.733902+0000 mgr.y (mgr.25078) 314 : cephadm [INF] Upgrade: Setting require_osd_release to 16 pacific 2024-02-19T21:47:04.830 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:04 smithi087 bash[40854]: audit 2024-02-19T21:47:03.734345+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "pacific"}]: dispatch 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: cluster 2024-02-19T21:47:04.402577+0000 mon.a (mon.0) 784 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: cluster 2024-02-19T21:47:04.402647+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: cluster 2024-02-19T21:47:04.412086+0000 mon.a (mon.0) 786 : cluster [INF] osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240] boot 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: audit 2024-02-19T21:47:04.412240+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: cluster 2024-02-19T21:47:04.412355+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: audit 2024-02-19T21:47:04.415798+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: audit 2024-02-19T21:47:04.418719+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: cephadm 2024-02-19T21:47:04.435709+0000 mgr.y (mgr.25078) 315 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: audit 2024-02-19T21:47:04.445459+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:05.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:05 smithi129 bash[34349]: cluster 2024-02-19T21:47:05.418731+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: cluster 2024-02-19T21:47:04.402577+0000 mon.a (mon.0) 784 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: cluster 2024-02-19T21:47:04.402647+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: cluster 2024-02-19T21:47:04.412086+0000 mon.a (mon.0) 786 : cluster [INF] osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240] boot 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: audit 2024-02-19T21:47:04.412240+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: cluster 2024-02-19T21:47:04.412355+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: audit 2024-02-19T21:47:04.415798+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:47:05.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: audit 2024-02-19T21:47:04.418719+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: cephadm 2024-02-19T21:47:04.435709+0000 mgr.y (mgr.25078) 315 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: audit 2024-02-19T21:47:04.445459+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[40854]: cluster 2024-02-19T21:47:05.418731+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: cluster 2024-02-19T21:47:04.402577+0000 mon.a (mon.0) 784 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: cluster 2024-02-19T21:47:04.402647+0000 mon.a (mon.0) 785 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running pacific or later but require_osd_release < pacific) 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: cluster 2024-02-19T21:47:04.412086+0000 mon.a (mon.0) 786 : cluster [INF] osd.7 [v2:172.21.15.129:6824/274871240,v1:172.21.15.129:6825/274871240] boot 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: audit 2024-02-19T21:47:04.412240+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "pacific"}]': finished 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: cluster 2024-02-19T21:47:04.412355+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: audit 2024-02-19T21:47:04.415798+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: audit 2024-02-19T21:47:04.418719+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: cephadm 2024-02-19T21:47:04.435709+0000 mgr.y (mgr.25078) 315 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-02-19T21:47:05.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: audit 2024-02-19T21:47:04.445459+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:05.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:05 smithi087 bash[39529]: cluster 2024-02-19T21:47:05.418731+0000 mon.a (mon.0) 792 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-02-19T21:47:06.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:06 smithi087 bash[40854]: cluster 2024-02-19T21:47:05.646886+0000 mgr.y (mgr.25078) 316 : cluster [DBG] pgmap v220: 132 pgs: 15 peering, 13 active+undersized+degraded, 21 active+undersized, 83 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-19T21:47:06.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:06 smithi087 bash[39529]: cluster 2024-02-19T21:47:05.646886+0000 mgr.y (mgr.25078) 316 : cluster [DBG] pgmap v220: 132 pgs: 15 peering, 13 active+undersized+degraded, 21 active+undersized, 83 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-19T21:47:06.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:06 smithi129 bash[34349]: cluster 2024-02-19T21:47:05.646886+0000 mgr.y (mgr.25078) 316 : cluster [DBG] pgmap v220: 132 pgs: 15 peering, 13 active+undersized+degraded, 21 active+undersized, 83 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: cephadm 2024-02-19T21:47:07.071127+0000 mgr.y (mgr.25078) 317 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi087.tegkay (1/2) 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: audit 2024-02-19T21:47:07.080714+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: audit 2024-02-19T21:47:07.083372+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: audit 2024-02-19T21:47:07.085507+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: cephadm 2024-02-19T21:47:07.086508+0000 mgr.y (mgr.25078) 318 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: audit 2024-02-19T21:47:07.087372+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.tegkay","key": "container_image"}]: dispatch 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: cluster 2024-02-19T21:47:07.647942+0000 mgr.y (mgr.25078) 319 : cluster [DBG] pgmap v221: 132 pgs: 15 peering, 13 active+undersized+degraded, 20 active+undersized, 84 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-19T21:47:08.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[39529]: audit 2024-02-19T21:47:07.835050+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: cephadm 2024-02-19T21:47:07.071127+0000 mgr.y (mgr.25078) 317 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi087.tegkay (1/2) 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: audit 2024-02-19T21:47:07.080714+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: audit 2024-02-19T21:47:07.083372+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: audit 2024-02-19T21:47:07.085507+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: cephadm 2024-02-19T21:47:07.086508+0000 mgr.y (mgr.25078) 318 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: audit 2024-02-19T21:47:07.087372+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.tegkay","key": "container_image"}]: dispatch 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: cluster 2024-02-19T21:47:07.647942+0000 mgr.y (mgr.25078) 319 : cluster [DBG] pgmap v221: 132 pgs: 15 peering, 13 active+undersized+degraded, 20 active+undersized, 84 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-19T21:47:08.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:08 smithi087 bash[40854]: audit 2024-02-19T21:47:07.835050+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: cephadm 2024-02-19T21:47:07.071127+0000 mgr.y (mgr.25078) 317 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi087.tegkay (1/2) 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: audit 2024-02-19T21:47:07.080714+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: audit 2024-02-19T21:47:07.083372+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi087.tegkay", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: audit 2024-02-19T21:47:07.085507+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: cephadm 2024-02-19T21:47:07.086508+0000 mgr.y (mgr.25078) 318 : cephadm [INF] Deploying daemon rgw.r.z.smithi087.tegkay on smithi087 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: audit 2024-02-19T21:47:07.087372+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi087.tegkay","key": "container_image"}]: dispatch 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: cluster 2024-02-19T21:47:07.647942+0000 mgr.y (mgr.25078) 319 : cluster [DBG] pgmap v221: 132 pgs: 15 peering, 13 active+undersized+degraded, 20 active+undersized, 84 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 41/606 objects degraded (6.766%) 2024-02-19T21:47:08.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:08 smithi129 bash[34349]: audit 2024-02-19T21:47:07.835050+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:09.291 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:09 smithi087 bash[40854]: cluster 2024-02-19T21:47:08.243974+0000 mon.a (mon.0) 798 : cluster [WRN] Health check update: Degraded data redundancy: 41/606 objects degraded (6.766%), 13 pgs degraded (PG_DEGRADED) 2024-02-19T21:47:09.291 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:09 smithi087 bash[39529]: cluster 2024-02-19T21:47:08.243974+0000 mon.a (mon.0) 798 : cluster [WRN] Health check update: Degraded data redundancy: 41/606 objects degraded (6.766%), 13 pgs degraded (PG_DEGRADED) 2024-02-19T21:47:09.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:09 smithi129 bash[34349]: cluster 2024-02-19T21:47:08.243974+0000 mon.a (mon.0) 798 : cluster [WRN] Health check update: Degraded data redundancy: 41/606 objects degraded (6.766%), 13 pgs degraded (PG_DEGRADED) 2024-02-19T21:47:10.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:10 smithi087 bash[39529]: cluster 2024-02-19T21:47:09.649097+0000 mgr.y (mgr.25078) 320 : cluster [DBG] pgmap v222: 132 pgs: 15 peering, 117 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:10.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:10 smithi087 bash[40854]: cluster 2024-02-19T21:47:09.649097+0000 mgr.y (mgr.25078) 320 : cluster [DBG] pgmap v222: 132 pgs: 15 peering, 117 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:10.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:10 smithi129 bash[34349]: cluster 2024-02-19T21:47:09.649097+0000 mgr.y (mgr.25078) 320 : cluster [DBG] pgmap v222: 132 pgs: 15 peering, 117 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:11.320 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:11 smithi129 bash[34349]: cluster 2024-02-19T21:47:10.086381+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/606 objects degraded (6.766%), 13 pgs degraded) 2024-02-19T21:47:11.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:11 smithi129 bash[34349]: audit 2024-02-19T21:47:10.815050+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:11.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[39529]: cluster 2024-02-19T21:47:10.086381+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/606 objects degraded (6.766%), 13 pgs degraded) 2024-02-19T21:47:11.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[39529]: audit 2024-02-19T21:47:10.815050+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:11.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[40854]: cluster 2024-02-19T21:47:10.086381+0000 mon.a (mon.0) 799 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/606 objects degraded (6.766%), 13 pgs degraded) 2024-02-19T21:47:11.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[40854]: audit 2024-02-19T21:47:10.815050+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:11.490 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:47:12.107 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:11.637Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:12.107 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:11.637Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:12.107 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:11.637Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:47:12.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:12 smithi087 bash[39529]: audit 2024-02-19T21:47:11.477404+0000 mgr.y (mgr.25078) 321 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:12.108 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:12 smithi087 bash[39529]: cluster 2024-02-19T21:47:11.650066+0000 mgr.y (mgr.25078) 322 : cluster [DBG] pgmap v223: 132 pgs: 132 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (13m) 2m ago 13m 15.4M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (13m) 8s ago 13m 27.3M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 error 8s ago 14m - - 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (5m) 8s ago 18m 380M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (6m) 2m ago 20m 421M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (5m) 2m ago 20m 56.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (5m) 8s ago 18m 48.3M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (5m) 2m ago 18m 49.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (13m) 2m ago 14m 11.8M - 0.18.1 e5a616e4b9cf 4b91db7dec77 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (14m) 8s ago 14m 11.8M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (4m) 2m ago 17m 44.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (3m) 2m ago 17m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:47:12.213 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (2m) 2m ago 17m 41.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (2m) 2m ago 16m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (112s) 8s ago 16m 48.6M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (79s) 8s ago 15m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (46s) 8s ago 15m 43.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (13s) 8s ago 14m - 4096M 16.2.14-548-g81bd20d6 823b921721f5 ed446eb60178 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (7m) 8s ago 14m 43.2M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 starting - - - - 2024-02-19T21:47:12.214 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (11m) 8s ago 11m 52.3M - 15.2.9 dfc483079636 0bda1fa3c6e1 2024-02-19T21:47:12.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:12 smithi087 bash[40854]: audit 2024-02-19T21:47:11.477404+0000 mgr.y (mgr.25078) 321 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:12.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:12 smithi087 bash[40854]: cluster 2024-02-19T21:47:11.650066+0000 mgr.y (mgr.25078) 322 : cluster [DBG] pgmap v223: 132 pgs: 132 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:12.450 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:12 smithi129 bash[34349]: audit 2024-02-19T21:47:11.477404+0000 mgr.y (mgr.25078) 321 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:12.450 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:12 smithi129 bash[34349]: cluster 2024-02-19T21:47:11.650066+0000 mgr.y (mgr.25078) 322 : cluster [DBG] pgmap v223: 132 pgs: 132 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:12.644 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:47:12.644 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:47:12.644 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:47:12.644 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:12.644 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 1 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable)": 1, 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 13 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:47:12.645 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:47:12.970 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:47:12.970 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:47:12.970 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "mon" 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "13/21 daemons upgraded", 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading rgw daemons", 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:47:12.971 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:47:13.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:11.823747+0000 mgr.y (mgr.25078) 323 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:13.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.189486+0000 mgr.y (mgr.25078) 324 : audit [DBG] from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:13.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.192246+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.192891+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.193480+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.194018+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.194561+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.195434+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.198562+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.199151+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.199722+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.200293+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.200843+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[40854]: audit 2024-02-19T21:47:12.645366+0000 mon.a (mon.0) 812 : audit [DBG] from='client.44655 172.21.15.87:0/3100456872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:11.823747+0000 mgr.y (mgr.25078) 323 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:13.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.189486+0000 mgr.y (mgr.25078) 324 : audit [DBG] from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.192246+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.192891+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.193480+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.194018+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.194561+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.195434+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.198562+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.199151+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.199722+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.200293+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.200843+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[39529]: audit 2024-02-19T21:47:12.645366+0000 mon.a (mon.0) 812 : audit [DBG] from='client.44655 172.21.15.87:0/3100456872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:13.465 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:11.823747+0000 mgr.y (mgr.25078) 323 : audit [DBG] from='client.44622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:13.465 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.189486+0000 mgr.y (mgr.25078) 324 : audit [DBG] from='client.44637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:13.465 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.192246+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.465 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.192891+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.465 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.193480+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.194018+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.194561+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.195434+0000 mon.a (mon.0) 806 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.198562+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.199151+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.199722+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.200293+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.200843+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:13.466 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:13 smithi129 bash[34349]: audit 2024-02-19T21:47:12.645366+0000 mon.a (mon.0) 812 : audit [DBG] from='client.44655 172.21.15.87:0/3100456872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:13.528Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:13.528Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:13.528Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: audit 2024-02-19T21:47:12.971184+0000 mgr.y (mgr.25078) 325 : audit [DBG] from='client.54571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: cephadm 2024-02-19T21:47:13.245886+0000 mgr.y (mgr.25078) 326 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi129.piinil (2/2) 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: audit 2024-02-19T21:47:13.255306+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: audit 2024-02-19T21:47:13.257330+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: audit 2024-02-19T21:47:13.260965+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: cephadm 2024-02-19T21:47:13.262460+0000 mgr.y (mgr.25078) 327 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: audit 2024-02-19T21:47:13.263446+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi129.piinil","key": "container_image"}]: dispatch 2024-02-19T21:47:14.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:14 smithi129 bash[34349]: cluster 2024-02-19T21:47:13.651443+0000 mgr.y (mgr.25078) 328 : cluster [DBG] pgmap v224: 132 pgs: 132 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 221 B/s wr, 46 op/s 2024-02-19T21:47:14.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: audit 2024-02-19T21:47:12.971184+0000 mgr.y (mgr.25078) 325 : audit [DBG] from='client.54571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:14.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: cephadm 2024-02-19T21:47:13.245886+0000 mgr.y (mgr.25078) 326 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi129.piinil (2/2) 2024-02-19T21:47:14.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: audit 2024-02-19T21:47:13.255306+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:14.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: audit 2024-02-19T21:47:13.257330+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:47:14.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: audit 2024-02-19T21:47:13.260965+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: cephadm 2024-02-19T21:47:13.262460+0000 mgr.y (mgr.25078) 327 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: audit 2024-02-19T21:47:13.263446+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi129.piinil","key": "container_image"}]: dispatch 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[39529]: cluster 2024-02-19T21:47:13.651443+0000 mgr.y (mgr.25078) 328 : cluster [DBG] pgmap v224: 132 pgs: 132 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 221 B/s wr, 46 op/s 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: audit 2024-02-19T21:47:12.971184+0000 mgr.y (mgr.25078) 325 : audit [DBG] from='client.54571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: cephadm 2024-02-19T21:47:13.245886+0000 mgr.y (mgr.25078) 326 : cephadm [INF] Upgrade: Updating rgw.r.z.smithi129.piinil (2/2) 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: audit 2024-02-19T21:47:13.255306+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: audit 2024-02-19T21:47:13.257330+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi129.piinil", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: audit 2024-02-19T21:47:13.260965+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: cephadm 2024-02-19T21:47:13.262460+0000 mgr.y (mgr.25078) 327 : cephadm [INF] Deploying daemon rgw.r.z.smithi129.piinil on smithi129 2024-02-19T21:47:14.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: audit 2024-02-19T21:47:13.263446+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi129.piinil","key": "container_image"}]: dispatch 2024-02-19T21:47:14.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:14 smithi087 bash[40854]: cluster 2024-02-19T21:47:13.651443+0000 mgr.y (mgr.25078) 328 : cluster [DBG] pgmap v224: 132 pgs: 132 active+clean; 7.4 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 KiB/s rd, 221 B/s wr, 46 op/s 2024-02-19T21:47:16.884 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:16 smithi129 bash[34349]: cluster 2024-02-19T21:47:15.652670+0000 mgr.y (mgr.25078) 329 : cluster [DBG] pgmap v225: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 299 B/s wr, 96 op/s 2024-02-19T21:47:17.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:16 smithi087 bash[39529]: cluster 2024-02-19T21:47:15.652670+0000 mgr.y (mgr.25078) 329 : cluster [DBG] pgmap v225: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 299 B/s wr, 96 op/s 2024-02-19T21:47:17.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:16 smithi087 bash[40854]: cluster 2024-02-19T21:47:15.652670+0000 mgr.y (mgr.25078) 329 : cluster [DBG] pgmap v225: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 KiB/s rd, 299 B/s wr, 96 op/s 2024-02-19T21:47:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:18 smithi129 bash[34349]: audit 2024-02-19T21:47:17.173903+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:18 smithi129 bash[34349]: audit 2024-02-19T21:47:17.175967+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:18 smithi129 bash[34349]: audit 2024-02-19T21:47:17.179814+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:18 smithi129 bash[34349]: audit 2024-02-19T21:47:17.180598+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:18 smithi129 bash[34349]: cluster 2024-02-19T21:47:17.653604+0000 mgr.y (mgr.25078) 330 : cluster [DBG] pgmap v226: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 255 B/s wr, 84 op/s 2024-02-19T21:47:18.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:18 smithi129 bash[34349]: audit 2024-02-19T21:47:17.864961+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:18.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[39529]: audit 2024-02-19T21:47:17.173903+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:18.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[39529]: audit 2024-02-19T21:47:17.175967+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:18.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[39529]: audit 2024-02-19T21:47:17.179814+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[39529]: audit 2024-02-19T21:47:17.180598+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[39529]: cluster 2024-02-19T21:47:17.653604+0000 mgr.y (mgr.25078) 330 : cluster [DBG] pgmap v226: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 255 B/s wr, 84 op/s 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[39529]: audit 2024-02-19T21:47:17.864961+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[40854]: audit 2024-02-19T21:47:17.173903+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[40854]: audit 2024-02-19T21:47:17.175967+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[40854]: audit 2024-02-19T21:47:17.179814+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:18.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[40854]: audit 2024-02-19T21:47:17.180598+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:18.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[40854]: cluster 2024-02-19T21:47:17.653604+0000 mgr.y (mgr.25078) 330 : cluster [DBG] pgmap v226: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 255 B/s wr, 84 op/s 2024-02-19T21:47:18.634 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:18 smithi087 bash[40854]: audit 2024-02-19T21:47:17.864961+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:21.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:20 smithi129 bash[34349]: cluster 2024-02-19T21:47:19.654788+0000 mgr.y (mgr.25078) 331 : cluster [DBG] pgmap v227: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 255 B/s wr, 84 op/s 2024-02-19T21:47:21.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:20 smithi087 bash[39529]: cluster 2024-02-19T21:47:19.654788+0000 mgr.y (mgr.25078) 331 : cluster [DBG] pgmap v227: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 255 B/s wr, 84 op/s 2024-02-19T21:47:21.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:20 smithi087 bash[40854]: cluster 2024-02-19T21:47:19.654788+0000 mgr.y (mgr.25078) 331 : cluster [DBG] pgmap v227: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 255 B/s wr, 84 op/s 2024-02-19T21:47:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:21.637Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:21.637Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:22.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:21 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:21.637Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:47:23.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:22 smithi129 bash[34349]: cluster 2024-02-19T21:47:21.655939+0000 mgr.y (mgr.25078) 332 : cluster [DBG] pgmap v228: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 255 B/s wr, 130 op/s 2024-02-19T21:47:23.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:22 smithi087 bash[39529]: cluster 2024-02-19T21:47:21.655939+0000 mgr.y (mgr.25078) 332 : cluster [DBG] pgmap v228: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 255 B/s wr, 130 op/s 2024-02-19T21:47:23.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:22 smithi087 bash[40854]: cluster 2024-02-19T21:47:21.655939+0000 mgr.y (mgr.25078) 332 : cluster [DBG] pgmap v228: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 255 B/s wr, 130 op/s 2024-02-19T21:47:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:23.528Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:23.528Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:23.528Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:47:24.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:22.960267+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.224754+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.226652+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:24.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.228408+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:24.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: cephadm 2024-02-19T21:47:23.230161+0000 mgr.y (mgr.25078) 333 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: cluster 2024-02-19T21:47:23.231564+0000 mgr.y (mgr.25078) 334 : cluster [DBG] pgmap v229: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 109 KiB/s rd, 353 B/s wr, 168 op/s 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: cluster 2024-02-19T21:47:23.231875+0000 mgr.y (mgr.25078) 335 : cluster [DBG] pgmap v230: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 KiB/s rd, 213 B/s wr, 158 op/s 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.238013+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.251462+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.255878+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.258503+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.260650+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.264278+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.267037+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.269549+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: cephadm 2024-02-19T21:47:23.270854+0000 mgr.y (mgr.25078) 336 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.277041+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.278376+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.tegkay"}]: dispatch 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.285642+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.tegkay"}]': finished 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.286977+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi129.piinil"}]: dispatch 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.292506+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi129.piinil"}]': finished 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.294344+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: cephadm 2024-02-19T21:47:23.295459+0000 mgr.y (mgr.25078) 337 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.302152+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:23 smithi129 bash[34349]: audit 2024-02-19T21:47:23.314099+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:22.960267+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.224754+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.226652+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.228408+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: cephadm 2024-02-19T21:47:23.230161+0000 mgr.y (mgr.25078) 333 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: cluster 2024-02-19T21:47:23.231564+0000 mgr.y (mgr.25078) 334 : cluster [DBG] pgmap v229: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 109 KiB/s rd, 353 B/s wr, 168 op/s 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: cluster 2024-02-19T21:47:23.231875+0000 mgr.y (mgr.25078) 335 : cluster [DBG] pgmap v230: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 KiB/s rd, 213 B/s wr, 158 op/s 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.238013+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.251462+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.255878+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.383 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.258503+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.260650+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.264278+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.267037+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.269549+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: cephadm 2024-02-19T21:47:23.270854+0000 mgr.y (mgr.25078) 336 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.277041+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.278376+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.tegkay"}]: dispatch 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.285642+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.tegkay"}]': finished 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:22.960267+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.224754+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.384 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.226652+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.228408+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: cephadm 2024-02-19T21:47:23.230161+0000 mgr.y (mgr.25078) 333 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: cluster 2024-02-19T21:47:23.231564+0000 mgr.y (mgr.25078) 334 : cluster [DBG] pgmap v229: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 109 KiB/s rd, 353 B/s wr, 168 op/s 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: cluster 2024-02-19T21:47:23.231875+0000 mgr.y (mgr.25078) 335 : cluster [DBG] pgmap v230: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 KiB/s rd, 213 B/s wr, 158 op/s 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.238013+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.251462+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.255878+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.258503+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.260650+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.264278+0000 mon.a (mon.0) 831 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.267037+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.269549+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: cephadm 2024-02-19T21:47:23.270854+0000 mgr.y (mgr.25078) 336 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-02-19T21:47:24.385 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.277041+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.278376+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.tegkay"}]: dispatch 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.285642+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi087.tegkay"}]': finished 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.286977+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi129.piinil"}]: dispatch 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.292506+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi129.piinil"}]': finished 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.294344+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: cephadm 2024-02-19T21:47:23.295459+0000 mgr.y (mgr.25078) 337 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.302152+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[39529]: audit 2024-02-19T21:47:23.314099+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.386 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.286977+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi129.piinil"}]: dispatch 2024-02-19T21:47:24.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.292506+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.r.z.smithi129.piinil"}]': finished 2024-02-19T21:47:24.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.294344+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:24.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: cephadm 2024-02-19T21:47:23.295459+0000 mgr.y (mgr.25078) 337 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-02-19T21:47:24.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.302152+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:24.387 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:23 smithi087 bash[40854]: audit 2024-02-19T21:47:23.314099+0000 mon.a (mon.0) 841 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:26.718 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: cluster 2024-02-19T21:47:25.232945+0000 mgr.y (mgr.25078) 338 : cluster [DBG] pgmap v231: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 107 op/s 2024-02-19T21:47:26.719 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: cephadm 2024-02-19T21:47:25.461909+0000 mgr.y (mgr.25078) 339 : cephadm [INF] Upgrade: Updating iscsi.iscsi.a 2024-02-19T21:47:26.719 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: audit 2024-02-19T21:47:25.471064+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:26.719 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: audit 2024-02-19T21:47:25.473090+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:47:26.719 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: audit 2024-02-19T21:47:25.486951+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:26.719 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: cephadm 2024-02-19T21:47:25.488103+0000 mgr.y (mgr.25078) 340 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi129 2024-02-19T21:47:26.719 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:26 smithi129 bash[34349]: audit 2024-02-19T21:47:25.488664+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:47:26.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: cluster 2024-02-19T21:47:25.232945+0000 mgr.y (mgr.25078) 338 : cluster [DBG] pgmap v231: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 107 op/s 2024-02-19T21:47:26.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: cephadm 2024-02-19T21:47:25.461909+0000 mgr.y (mgr.25078) 339 : cephadm [INF] Upgrade: Updating iscsi.iscsi.a 2024-02-19T21:47:26.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: audit 2024-02-19T21:47:25.471064+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:26.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: audit 2024-02-19T21:47:25.473090+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:47:26.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: audit 2024-02-19T21:47:25.486951+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: cephadm 2024-02-19T21:47:25.488103+0000 mgr.y (mgr.25078) 340 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi129 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[39529]: audit 2024-02-19T21:47:25.488664+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: cluster 2024-02-19T21:47:25.232945+0000 mgr.y (mgr.25078) 338 : cluster [DBG] pgmap v231: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 69 KiB/s rd, 106 B/s wr, 107 op/s 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: cephadm 2024-02-19T21:47:25.461909+0000 mgr.y (mgr.25078) 339 : cephadm [INF] Upgrade: Updating iscsi.iscsi.a 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: audit 2024-02-19T21:47:25.471064+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: audit 2024-02-19T21:47:25.473090+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blocklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "mgr", "allow command \"service status\"", "osd", "allow rwx"]}]: dispatch 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: audit 2024-02-19T21:47:25.486951+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: cephadm 2024-02-19T21:47:25.488103+0000 mgr.y (mgr.25078) 340 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi129 2024-02-19T21:47:26.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:26 smithi087 bash[40854]: audit 2024-02-19T21:47:25.488664+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.iscsi.iscsi.a","key": "container_image"}]: dispatch 2024-02-19T21:47:28.048 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:27 smithi129 systemd[1]: Started Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:47:28.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:28 smithi129 bash[34349]: cluster 2024-02-19T21:47:27.233908+0000 mgr.y (mgr.25078) 341 : cluster [DBG] pgmap v232: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s rd, 106 B/s wr, 105 op/s 2024-02-19T21:47:28.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:28 smithi129 bash[34349]: audit 2024-02-19T21:47:28.029145+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:28.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:28 smithi129 bash[34349]: audit 2024-02-19T21:47:28.031375+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:28.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:28 smithi129 bash[34349]: audit 2024-02-19T21:47:28.035556+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:28.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[40854]: cluster 2024-02-19T21:47:27.233908+0000 mgr.y (mgr.25078) 341 : cluster [DBG] pgmap v232: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s rd, 106 B/s wr, 105 op/s 2024-02-19T21:47:28.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[40854]: audit 2024-02-19T21:47:28.029145+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:28.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[40854]: audit 2024-02-19T21:47:28.031375+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:28.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[40854]: audit 2024-02-19T21:47:28.035556+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:28.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[39529]: cluster 2024-02-19T21:47:27.233908+0000 mgr.y (mgr.25078) 341 : cluster [DBG] pgmap v232: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 KiB/s rd, 106 B/s wr, 105 op/s 2024-02-19T21:47:28.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[39529]: audit 2024-02-19T21:47:28.029145+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:28.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[39529]: audit 2024-02-19T21:47:28.031375+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:28.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:28 smithi087 bash[39529]: audit 2024-02-19T21:47:28.035556+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:29.818 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:29 smithi129 bash[45092]: log file path now is '/var/log/tcmu-runner.log' 2024-02-19T21:47:29.819 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:29 smithi129 bash[45119]: debug Started the configuration object watcher 2024-02-19T21:47:29.819 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:29 smithi129 bash[45119]: debug Checking for config object changes every 1s 2024-02-19T21:47:30.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:29 smithi129 bash[45119]: debug Processing osd blocklist entries for this node 2024-02-19T21:47:30.479 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:30 smithi129 bash[45119]: debug Removing blocklisted entry for this host : 172.21.15.129:6833/1623848618 2024-02-19T21:47:30.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:30 smithi129 bash[34349]: cluster 2024-02-19T21:47:29.235265+0000 mgr.y (mgr.25078) 342 : cluster [DBG] pgmap v233: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 KiB/s rd, 106 B/s wr, 104 op/s 2024-02-19T21:47:30.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:30 smithi129 bash[34349]: audit 2024-02-19T21:47:30.151521+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.129:0/1108829903' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-19T21:47:30.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:30 smithi087 bash[39529]: cluster 2024-02-19T21:47:29.235265+0000 mgr.y (mgr.25078) 342 : cluster [DBG] pgmap v233: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 KiB/s rd, 106 B/s wr, 104 op/s 2024-02-19T21:47:30.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:30 smithi087 bash[39529]: audit 2024-02-19T21:47:30.151521+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.129:0/1108829903' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-19T21:47:30.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:30 smithi087 bash[40854]: cluster 2024-02-19T21:47:29.235265+0000 mgr.y (mgr.25078) 342 : cluster [DBG] pgmap v233: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 67 KiB/s rd, 106 B/s wr, 104 op/s 2024-02-19T21:47:30.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:30 smithi087 bash[40854]: audit 2024-02-19T21:47:30.151521+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.129:0/1108829903' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-02-19T21:47:31.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:31 smithi129 bash[45119]: debug Successfully removed blocklist entry 2024-02-19T21:47:31.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:31 smithi129 bash[45119]: debug Removing blocklisted entry for this host : 172.21.15.129:0/3768743830 2024-02-19T21:47:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:31 smithi129 bash[34349]: audit 2024-02-19T21:47:30.494898+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.129:0/4174410351' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: dispatch 2024-02-19T21:47:31.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:31 smithi129 bash[34349]: audit 2024-02-19T21:47:30.496771+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: dispatch 2024-02-19T21:47:31.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[39529]: audit 2024-02-19T21:47:30.494898+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.129:0/4174410351' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: dispatch 2024-02-19T21:47:31.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[39529]: audit 2024-02-19T21:47:30.496771+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: dispatch 2024-02-19T21:47:31.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[40854]: audit 2024-02-19T21:47:30.494898+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.129:0/4174410351' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: dispatch 2024-02-19T21:47:31.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[40854]: audit 2024-02-19T21:47:30.496771+0000 mon.a (mon.0) 849 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]: dispatch 2024-02-19T21:47:31.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:31.638Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:31.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:31.638Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:31.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:31 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:31.638Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:47:32.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[45119]: debug Successfully removed blocklist entry 2024-02-19T21:47:32.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[45119]: debug Removing blocklisted entry for this host : 172.21.15.129:0/1992182244 2024-02-19T21:47:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[34349]: cluster 2024-02-19T21:47:31.236590+0000 mgr.y (mgr.25078) 343 : cluster [DBG] pgmap v234: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 106 B/s wr, 46 op/s 2024-02-19T21:47:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[34349]: audit 2024-02-19T21:47:31.495980+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]': finished 2024-02-19T21:47:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[34349]: cluster 2024-02-19T21:47:31.496039+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-19T21:47:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[34349]: audit 2024-02-19T21:47:31.856277+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.129:0/1276864992' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: dispatch 2024-02-19T21:47:32.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:32 smithi129 bash[34349]: audit 2024-02-19T21:47:31.858063+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: dispatch 2024-02-19T21:47:32.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[39529]: cluster 2024-02-19T21:47:31.236590+0000 mgr.y (mgr.25078) 343 : cluster [DBG] pgmap v234: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 106 B/s wr, 46 op/s 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[39529]: audit 2024-02-19T21:47:31.495980+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]': finished 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[39529]: cluster 2024-02-19T21:47:31.496039+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[39529]: audit 2024-02-19T21:47:31.856277+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.129:0/1276864992' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: dispatch 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[39529]: audit 2024-02-19T21:47:31.858063+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: dispatch 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[40854]: cluster 2024-02-19T21:47:31.236590+0000 mgr.y (mgr.25078) 343 : cluster [DBG] pgmap v234: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 106 B/s wr, 46 op/s 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[40854]: audit 2024-02-19T21:47:31.495980+0000 mon.a (mon.0) 850 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6833/1623848618"}]': finished 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[40854]: cluster 2024-02-19T21:47:31.496039+0000 mon.a (mon.0) 851 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-02-19T21:47:32.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[40854]: audit 2024-02-19T21:47:31.856277+0000 mon.b (mon.2) 22 : audit [INF] from='client.? 172.21.15.129:0/1276864992' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: dispatch 2024-02-19T21:47:32.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:32 smithi087 bash[40854]: audit 2024-02-19T21:47:31.858063+0000 mon.a (mon.0) 852 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]: dispatch 2024-02-19T21:47:33.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:33 smithi129 bash[45119]: debug Successfully removed blocklist entry 2024-02-19T21:47:33.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:33 smithi129 bash[45119]: debug Removing blocklisted entry for this host : 172.21.15.129:6832/1623848618 2024-02-19T21:47:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:33 smithi129 bash[34349]: audit 2024-02-19T21:47:32.512128+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]': finished 2024-02-19T21:47:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:33 smithi129 bash[34349]: cluster 2024-02-19T21:47:32.512325+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-02-19T21:47:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:33 smithi129 bash[34349]: audit 2024-02-19T21:47:32.875580+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.129:0/2928586135' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]: dispatch 2024-02-19T21:47:33.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:33 smithi129 bash[34349]: audit 2024-02-19T21:47:32.877677+0000 mon.a (mon.0) 855 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]: dispatch 2024-02-19T21:47:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:33.529Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:33.529Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:33.529Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:47:33.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[40854]: audit 2024-02-19T21:47:32.512128+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]': finished 2024-02-19T21:47:33.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[40854]: cluster 2024-02-19T21:47:32.512325+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-02-19T21:47:33.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[40854]: audit 2024-02-19T21:47:32.875580+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.129:0/2928586135' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]: dispatch 2024-02-19T21:47:33.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[40854]: audit 2024-02-19T21:47:32.877677+0000 mon.a (mon.0) 855 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]: dispatch 2024-02-19T21:47:33.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[39529]: audit 2024-02-19T21:47:32.512128+0000 mon.a (mon.0) 853 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/3768743830"}]': finished 2024-02-19T21:47:33.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[39529]: cluster 2024-02-19T21:47:32.512325+0000 mon.a (mon.0) 854 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-02-19T21:47:33.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[39529]: audit 2024-02-19T21:47:32.875580+0000 mon.b (mon.2) 23 : audit [INF] from='client.? 172.21.15.129:0/2928586135' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]: dispatch 2024-02-19T21:47:33.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:33 smithi087 bash[39529]: audit 2024-02-19T21:47:32.877677+0000 mon.a (mon.0) 855 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]: dispatch 2024-02-19T21:47:34.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[45119]: debug Successfully removed blocklist entry 2024-02-19T21:47:34.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[45119]: debug Reading the configuration object to update local LIO configuration 2024-02-19T21:47:34.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[45119]: debug Configuration does not have an entry for this host(smithi129.front.sepia.ceph.com) - nothing to define to LIO 2024-02-19T21:47:34.821 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[45119]: debug * Running on http://[::]:5000/ (Press CTRL+C to quit) 2024-02-19T21:47:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[34349]: cluster 2024-02-19T21:47:33.237680+0000 mgr.y (mgr.25078) 344 : cluster [DBG] pgmap v237: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[34349]: audit 2024-02-19T21:47:33.521215+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]': finished 2024-02-19T21:47:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[34349]: cluster 2024-02-19T21:47:33.521372+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-19T21:47:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[34349]: audit 2024-02-19T21:47:33.900040+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.129:0/3796992039' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]: dispatch 2024-02-19T21:47:34.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:34 smithi129 bash[34349]: audit 2024-02-19T21:47:33.901893+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]: dispatch 2024-02-19T21:47:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[39529]: cluster 2024-02-19T21:47:33.237680+0000 mgr.y (mgr.25078) 344 : cluster [DBG] pgmap v237: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[39529]: audit 2024-02-19T21:47:33.521215+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]': finished 2024-02-19T21:47:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[39529]: cluster 2024-02-19T21:47:33.521372+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-19T21:47:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[39529]: audit 2024-02-19T21:47:33.900040+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.129:0/3796992039' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]: dispatch 2024-02-19T21:47:34.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[39529]: audit 2024-02-19T21:47:33.901893+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]: dispatch 2024-02-19T21:47:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[40854]: cluster 2024-02-19T21:47:33.237680+0000 mgr.y (mgr.25078) 344 : cluster [DBG] pgmap v237: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-02-19T21:47:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[40854]: audit 2024-02-19T21:47:33.521215+0000 mon.a (mon.0) 856 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:0/1992182244"}]': finished 2024-02-19T21:47:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[40854]: cluster 2024-02-19T21:47:33.521372+0000 mon.a (mon.0) 857 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-02-19T21:47:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[40854]: audit 2024-02-19T21:47:33.900040+0000 mon.b (mon.2) 24 : audit [INF] from='client.? 172.21.15.129:0/3796992039' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]: dispatch 2024-02-19T21:47:34.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:34 smithi087 bash[40854]: audit 2024-02-19T21:47:33.901893+0000 mon.a (mon.0) 858 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]: dispatch 2024-02-19T21:47:35.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:35 smithi129 bash[34349]: audit 2024-02-19T21:47:34.532490+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]': finished 2024-02-19T21:47:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:35 smithi129 bash[34349]: cluster 2024-02-19T21:47:34.532614+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-19T21:47:35.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:35 smithi129 bash[34349]: audit 2024-02-19T21:47:35.284602+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:35.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:35 smithi087 bash[39529]: audit 2024-02-19T21:47:34.532490+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]': finished 2024-02-19T21:47:35.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:35 smithi087 bash[39529]: cluster 2024-02-19T21:47:34.532614+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-19T21:47:35.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:35 smithi087 bash[39529]: audit 2024-02-19T21:47:35.284602+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:35.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:35 smithi087 bash[40854]: audit 2024-02-19T21:47:34.532490+0000 mon.a (mon.0) 859 : audit [INF] from='client.? ' entity='client.iscsi.iscsi.a' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.129:6832/1623848618"}]': finished 2024-02-19T21:47:35.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:35 smithi087 bash[40854]: cluster 2024-02-19T21:47:34.532614+0000 mon.a (mon.0) 860 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-02-19T21:47:35.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:35 smithi087 bash[40854]: audit 2024-02-19T21:47:35.284602+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.547 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[45119]: debug ::ffff:172.21.15.87 - - [19/Feb/2024 21:47:36] "GET /api/sysinfo/hostname HTTP/1.1" 200 - 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: cluster 2024-02-19T21:47:35.238611+0000 mgr.y (mgr.25078) 345 : cluster [DBG] pgmap v240: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:35.543972+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:35.545710+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: cephadm 2024-02-19T21:47:35.547182+0000 mgr.y (mgr.25078) 346 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: cluster 2024-02-19T21:47:35.548275+0000 mgr.y (mgr.25078) 347 : cluster [DBG] pgmap v241: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1009 B/s rd, 1 op/s 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: cephadm 2024-02-19T21:47:35.553021+0000 mgr.y (mgr.25078) 348 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-19T21:47:36.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.086894+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.095693+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.103583+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.126511+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.147515+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.151647+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.154592+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.161546+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.165134+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.169852+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.172944+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.175044+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.178559+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.181329+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.184485+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.186881+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.189517+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.192367+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.201574+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.202893+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.iscsi.a"}]: dispatch 2024-02-19T21:47:36.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.209372+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.iscsi.a"}]': finished 2024-02-19T21:47:36.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.211481+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.823 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:36 smithi129 bash[34349]: audit 2024-02-19T21:47:36.218856+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: cluster 2024-02-19T21:47:35.238611+0000 mgr.y (mgr.25078) 345 : cluster [DBG] pgmap v240: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-19T21:47:36.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:35.543972+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:36.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:35.545710+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: cephadm 2024-02-19T21:47:35.547182+0000 mgr.y (mgr.25078) 346 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: cluster 2024-02-19T21:47:35.548275+0000 mgr.y (mgr.25078) 347 : cluster [DBG] pgmap v241: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1009 B/s rd, 1 op/s 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: cephadm 2024-02-19T21:47:35.553021+0000 mgr.y (mgr.25078) 348 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.086894+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.095693+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.103583+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.126511+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.147515+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.151647+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.154592+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.161546+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.165134+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.169852+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.172944+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.175044+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.178559+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: cluster 2024-02-19T21:47:35.238611+0000 mgr.y (mgr.25078) 345 : cluster [DBG] pgmap v240: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:35.543972+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:35.545710+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: cephadm 2024-02-19T21:47:35.547182+0000 mgr.y (mgr.25078) 346 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:36.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: cluster 2024-02-19T21:47:35.548275+0000 mgr.y (mgr.25078) 347 : cluster [DBG] pgmap v241: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1009 B/s rd, 1 op/s 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: cephadm 2024-02-19T21:47:35.553021+0000 mgr.y (mgr.25078) 348 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.086894+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.095693+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.103583+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.126511+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.147515+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.151647+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.154592+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.161546+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.165134+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.169852+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.172944+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.175044+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.178559+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.181329+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.184485+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.186881+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.189517+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.192367+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.201574+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.202893+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.iscsi.a"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.209372+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.iscsi.a"}]': finished 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.211481+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[40854]: audit 2024-02-19T21:47:36.218856+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.181329+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.184485+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.886 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.186881+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.189517+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.192367+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.201574+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.202893+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.iscsi.a"}]: dispatch 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.209372+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.iscsi.a"}]': finished 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.211481+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:36.887 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:36 smithi087 bash[39529]: audit 2024-02-19T21:47:36.218856+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: audit 2024-02-19T21:47:36.128098+0000 mgr.y (mgr.25078) 349 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: cephadm 2024-02-19T21:47:36.151253+0000 mgr.y (mgr.25078) 350 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: audit 2024-02-19T21:47:36.152438+0000 mgr.y (mgr.25078) 351 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: audit 2024-02-19T21:47:36.155436+0000 mgr.y (mgr.25078) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: cephadm 2024-02-19T21:47:36.193710+0000 mgr.y (mgr.25078) 353 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: cephadm 2024-02-19T21:47:36.212747+0000 mgr.y (mgr.25078) 354 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: cluster 2024-02-19T21:47:36.538195+0000 mon.a (mon.0) 887 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-19T21:47:37.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[39529]: cluster 2024-02-19T21:47:36.538262+0000 mon.a (mon.0) 888 : cluster [INF] Cluster is now healthy 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: audit 2024-02-19T21:47:36.128098+0000 mgr.y (mgr.25078) 349 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: cephadm 2024-02-19T21:47:36.151253+0000 mgr.y (mgr.25078) 350 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: audit 2024-02-19T21:47:36.152438+0000 mgr.y (mgr.25078) 351 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: audit 2024-02-19T21:47:36.155436+0000 mgr.y (mgr.25078) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: cephadm 2024-02-19T21:47:36.193710+0000 mgr.y (mgr.25078) 353 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: cephadm 2024-02-19T21:47:36.212747+0000 mgr.y (mgr.25078) 354 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: cluster 2024-02-19T21:47:36.538195+0000 mon.a (mon.0) 887 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-19T21:47:37.812 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:37 smithi087 bash[40854]: cluster 2024-02-19T21:47:36.538262+0000 mon.a (mon.0) 888 : cluster [INF] Cluster is now healthy 2024-02-19T21:47:37.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: audit 2024-02-19T21:47:36.128098+0000 mgr.y (mgr.25078) 349 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-19T21:47:37.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: cephadm 2024-02-19T21:47:36.151253+0000 mgr.y (mgr.25078) 350 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.129:5000 to Dashboard 2024-02-19T21:47:37.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: audit 2024-02-19T21:47:36.152438+0000 mgr.y (mgr.25078) 351 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-19T21:47:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: audit 2024-02-19T21:47:36.155436+0000 mgr.y (mgr.25078) 352 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi129"}]: dispatch 2024-02-19T21:47:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: cephadm 2024-02-19T21:47:36.193710+0000 mgr.y (mgr.25078) 353 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-02-19T21:47:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: cephadm 2024-02-19T21:47:36.212747+0000 mgr.y (mgr.25078) 354 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-02-19T21:47:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: cluster 2024-02-19T21:47:36.538195+0000 mon.a (mon.0) 887 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-02-19T21:47:37.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:37 smithi129 bash[34349]: cluster 2024-02-19T21:47:36.538262+0000 mon.a (mon.0) 888 : cluster [INF] Cluster is now healthy 2024-02-19T21:47:38.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:38 smithi087 bash[39529]: cluster 2024-02-19T21:47:37.549161+0000 mgr.y (mgr.25078) 355 : cluster [DBG] pgmap v242: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-02-19T21:47:38.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:38 smithi087 bash[40854]: cluster 2024-02-19T21:47:37.549161+0000 mgr.y (mgr.25078) 355 : cluster [DBG] pgmap v242: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-02-19T21:47:39.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:38 smithi129 bash[34349]: cluster 2024-02-19T21:47:37.549161+0000 mgr.y (mgr.25078) 355 : cluster [DBG] pgmap v242: 132 pgs: 132 active+clean; 7.6 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 812 B/s rd, 0 op/s 2024-02-19T21:47:39.232 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:39 smithi087 systemd[1]: Stopping Ceph node-exporter.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:47:39.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:39 smithi087 bash[40854]: cephadm 2024-02-19T21:47:38.718682+0000 mgr.y (mgr.25078) 356 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-19T21:47:39.810 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:39 smithi087 bash[40854]: cephadm 2024-02-19T21:47:38.719114+0000 mgr.y (mgr.25078) 357 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-19T21:47:39.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:39 smithi087 bash[39529]: cephadm 2024-02-19T21:47:38.718682+0000 mgr.y (mgr.25078) 356 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-19T21:47:39.811 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:39 smithi087 bash[39529]: cephadm 2024-02-19T21:47:38.719114+0000 mgr.y (mgr.25078) 357 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-19T21:47:39.882 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:39 smithi087 bash[51038]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter.a 2024-02-19T21:47:40.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:39 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:47:40.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:39 smithi129 bash[34349]: cephadm 2024-02-19T21:47:38.718682+0000 mgr.y (mgr.25078) 356 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-02-19T21:47:40.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:39 smithi129 bash[34349]: cephadm 2024-02-19T21:47:38.719114+0000 mgr.y (mgr.25078) 357 : cephadm [INF] Deploying daemon node-exporter.a on smithi087 2024-02-19T21:47:40.368 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[51094]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter.a 2024-02-19T21:47:40.368 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-19T21:47:40.368 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-19T21:47:40.368 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 systemd[1]: Stopped Ceph node-exporter.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:47:40.621 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 systemd[1]: Started Ceph node-exporter.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:47:40.621 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[51210]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-19T21:47:40.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[40854]: cluster 2024-02-19T21:47:39.550387+0000 mgr.y (mgr.25078) 358 : cluster [DBG] pgmap v243: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 324 B/s wr, 6 op/s 2024-02-19T21:47:40.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[40854]: audit 2024-02-19T21:47:40.403474+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:40.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[39529]: cluster 2024-02-19T21:47:39.550387+0000 mgr.y (mgr.25078) 358 : cluster [DBG] pgmap v243: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 324 B/s wr, 6 op/s 2024-02-19T21:47:40.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[39529]: audit 2024-02-19T21:47:40.403474+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:41.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:40 smithi129 bash[34349]: cluster 2024-02-19T21:47:39.550387+0000 mgr.y (mgr.25078) 358 : cluster [DBG] pgmap v243: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 324 B/s wr, 6 op/s 2024-02-19T21:47:41.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:40 smithi129 bash[34349]: audit 2024-02-19T21:47:40.403474+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:41.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:40 smithi087 bash[51210]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-19T21:47:41.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: aa2a8d90b84c: Pulling fs layer 2024-02-19T21:47:41.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: b45d31ee2d7f: Pulling fs layer 2024-02-19T21:47:41.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: b5db1e299295: Pulling fs layer 2024-02-19T21:47:41.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[39529]: audit 2024-02-19T21:47:39.844512+0000 mgr.y (mgr.25078) 359 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:47:41.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[40854]: audit 2024-02-19T21:47:39.844512+0000 mgr.y (mgr.25078) 359 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:47:41.882 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: b45d31ee2d7f: Verifying Checksum 2024-02-19T21:47:41.883 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: b45d31ee2d7f: Download complete 2024-02-19T21:47:41.883 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: aa2a8d90b84c: Verifying Checksum 2024-02-19T21:47:41.883 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: aa2a8d90b84c: Download complete 2024-02-19T21:47:41.883 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: b5db1e299295: Verifying Checksum 2024-02-19T21:47:41.883 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: b5db1e299295: Download complete 2024-02-19T21:47:41.883 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[51210]: aa2a8d90b84c: Pull complete 2024-02-19T21:47:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:41.638Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:41.638Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:41.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:41 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:41.638Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:47:41.980 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:41 smithi129 bash[34349]: audit 2024-02-19T21:47:39.844512+0000 mgr.y (mgr.25078) 359 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:47:42.529 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[51210]: b45d31ee2d7f: Pull complete 2024-02-19T21:47:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[40854]: cluster 2024-02-19T21:47:41.551505+0000 mgr.y (mgr.25078) 360 : cluster [DBG] pgmap v244: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 254 B/s wr, 6 op/s 2024-02-19T21:47:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[40854]: audit 2024-02-19T21:47:42.132852+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[40854]: audit 2024-02-19T21:47:42.133452+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.791 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[40854]: audit 2024-02-19T21:47:42.134041+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.791 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[51210]: b5db1e299295: Pull complete 2024-02-19T21:47:42.791 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[51210]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-19T21:47:42.792 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[51210]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-19T21:47:42.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[39529]: cluster 2024-02-19T21:47:41.551505+0000 mgr.y (mgr.25078) 360 : cluster [DBG] pgmap v244: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 254 B/s wr, 6 op/s 2024-02-19T21:47:42.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[39529]: audit 2024-02-19T21:47:42.132852+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[39529]: audit 2024-02-19T21:47:42.133452+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.792 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:42 smithi087 bash[39529]: audit 2024-02-19T21:47:42.134041+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.966 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:42 smithi129 bash[34349]: cluster 2024-02-19T21:47:41.551505+0000 mgr.y (mgr.25078) 360 : cluster [DBG] pgmap v244: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.0 KiB/s rd, 254 B/s wr, 6 op/s 2024-02-19T21:47:42.966 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:42 smithi129 bash[34349]: audit 2024-02-19T21:47:42.132852+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.966 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:42 smithi129 bash[34349]: audit 2024-02-19T21:47:42.133452+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 2]}]: dispatch 2024-02-19T21:47:42.967 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:42 smithi129 bash[34349]: audit 2024-02-19T21:47:42.134041+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-02-19T21:47:43.316 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:43 smithi129 systemd[1]: Stopping Ceph node-exporter.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:47:43.340 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:47:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:43.529Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:43.529Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:43 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:43.529Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (13m) 21s ago 14m 15.7M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (13m) 8s ago 13m 27.6M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (15s) 8s ago 15m 66.5M - 3.6 823b921721f5 56ae0e8cd8e8 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (6m) 8s ago 18m 380M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (7m) 21s ago 20m 423M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (6m) 21s ago 20m 65.6M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (5m) 8s ago 18m 52.9M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:47:44.024 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (5m) 21s ago 19m 50.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 starting - - - - 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (14m) 8s ago 14m 11.9M - 0.18.1 e5a616e4b9cf f5e8723cf67b 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (4m) 21s ago 18m 50.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (4m) 21s ago 17m 52.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (3m) 21s ago 17m 46.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (2m) 21s ago 17m 51.8M 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (2m) 8s ago 16m 51.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (110s) 8s ago 16m 47.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (78s) 8s ago 15m 45.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (45s) 8s ago 15m 45.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 ed446eb60178 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (7m) 8s ago 14m 43.7M - 2.18.1 de242295e225 7e7ea06e2a6a 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (33s) 21s ago 12m 54.5M - 16.2.14-548-g81bd20d6 823b921721f5 3f09acb85148 2024-02-19T21:47:44.025 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (26s) 8s ago 12m 54.6M - 16.2.14-548-g81bd20d6 823b921721f5 b5bc2ef71671 2024-02-19T21:47:44.225 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:43 smithi129 bash[45970]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter.b 2024-02-19T21:47:44.225 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:44 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2024-02-19T21:47:44.225 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[46028]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter.b 2024-02-19T21:47:44.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.187Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-19T21:47:44.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.187Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-19T21:47:44.382 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.187Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.187Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=arp 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=edac 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-19T21:47:44.383 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-19T21:47:44.384 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=os 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-19T21:47:44.385 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-19T21:47:44.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.190Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-19T21:47:44.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-19T21:47:44.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-19T21:47:44.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=stat 2024-02-19T21:47:44.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-19T21:47:44.386 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=time 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=uname 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-19T21:47:44.387 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-19T21:47:44.388 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.191Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-19T21:47:44.388 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[51210]: ts=2024-02-19T21:47:44.192Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-19T21:47:44.419 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:47:44.419 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:47:44.419 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:47:44.419 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:44.419 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:47:44.419 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:47:44.420 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:47:44.516 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:44 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-19T21:47:44.517 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:44 smithi129 systemd[1]: Stopped Ceph node-exporter.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:47:44.517 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:44 smithi129 systemd[1]: Started Ceph node-exporter.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "iscsi", 2024-02-19T21:47:44.754 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-19T21:47:44.755 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw" 2024-02-19T21:47:44.755 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:47:44.755 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "16/21 daemons upgraded", 2024-02-19T21:47:44.755 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading node-exporter daemons", 2024-02-19T21:47:44.755 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:47:44.755 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:47:44.820 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[46141]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: cephadm 2024-02-19T21:47:42.770826+0000 mgr.y (mgr.25078) 361 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: cephadm 2024-02-19T21:47:42.771226+0000 mgr.y (mgr.25078) 362 : cephadm [INF] Deploying daemon node-exporter.b on smithi129 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:43.326981+0000 mgr.y (mgr.25078) 363 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: cluster 2024-02-19T21:47:43.552726+0000 mgr.y (mgr.25078) 364 : cluster [DBG] pgmap v245: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 226 B/s wr, 6 op/s 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:43.660984+0000 mgr.y (mgr.25078) 365 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.001296+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.002476+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.003421+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.004431+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.005341+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.006281+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.009142+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.009908+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.010572+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.011348+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.012082+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.420283+0000 mon.a (mon.0) 904 : audit [DBG] from='client.54697 172.21.15.87:0/3058047874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.501589+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.503877+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:44.822 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:44 smithi129 bash[34349]: audit 2024-02-19T21:47:44.508343+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:45.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: cephadm 2024-02-19T21:47:42.770826+0000 mgr.y (mgr.25078) 361 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: cephadm 2024-02-19T21:47:42.771226+0000 mgr.y (mgr.25078) 362 : cephadm [INF] Deploying daemon node-exporter.b on smithi129 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:43.326981+0000 mgr.y (mgr.25078) 363 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: cluster 2024-02-19T21:47:43.552726+0000 mgr.y (mgr.25078) 364 : cluster [DBG] pgmap v245: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 226 B/s wr, 6 op/s 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:43.660984+0000 mgr.y (mgr.25078) 365 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.001296+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.002476+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:45.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.003421+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.004431+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.005341+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.006281+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.009142+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.009908+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.010572+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.011348+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.012082+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.420283+0000 mon.a (mon.0) 904 : audit [DBG] from='client.54697 172.21.15.87:0/3058047874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: cephadm 2024-02-19T21:47:42.770826+0000 mgr.y (mgr.25078) 361 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: cephadm 2024-02-19T21:47:42.771226+0000 mgr.y (mgr.25078) 362 : cephadm [INF] Deploying daemon node-exporter.b on smithi129 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:43.326981+0000 mgr.y (mgr.25078) 363 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: cluster 2024-02-19T21:47:43.552726+0000 mgr.y (mgr.25078) 364 : cluster [DBG] pgmap v245: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.9 KiB/s rd, 226 B/s wr, 6 op/s 2024-02-19T21:47:45.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:43.660984+0000 mgr.y (mgr.25078) 365 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.001296+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.002476+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.003421+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.004431+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.005341+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.006281+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.009142+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.009908+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.010572+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.011348+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.012082+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:47:45.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.420283+0000 mon.a (mon.0) 904 : audit [DBG] from='client.54697 172.21.15.87:0/3058047874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:45.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.501589+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:45.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.503877+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:45.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[39529]: audit 2024-02-19T21:47:44.508343+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:45.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.501589+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:45.137 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.503877+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:45.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:44 smithi087 bash[40854]: audit 2024-02-19T21:47:44.508343+0000 mon.a (mon.0) 907 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:45.405 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: v1.3.1: Pulling from prometheus/node-exporter 2024-02-19T21:47:45.661 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: aa2a8d90b84c: Pulling fs layer 2024-02-19T21:47:45.661 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: b45d31ee2d7f: Pulling fs layer 2024-02-19T21:47:45.661 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: b5db1e299295: Pulling fs layer 2024-02-19T21:47:45.661 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: b45d31ee2d7f: Verifying Checksum 2024-02-19T21:47:45.661 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: b45d31ee2d7f: Download complete 2024-02-19T21:47:45.662 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[34349]: audit 2024-02-19T21:47:43.995996+0000 mgr.y (mgr.25078) 366 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:45.662 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[34349]: audit 2024-02-19T21:47:44.759163+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:45.662 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[34349]: audit 2024-02-19T21:47:44.760333+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:46.071 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: b5db1e299295: Verifying Checksum 2024-02-19T21:47:46.071 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: b5db1e299295: Download complete 2024-02-19T21:47:46.071 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: aa2a8d90b84c: Verifying Checksum 2024-02-19T21:47:46.071 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: aa2a8d90b84c: Download complete 2024-02-19T21:47:46.071 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:45 smithi129 bash[46141]: aa2a8d90b84c: Pull complete 2024-02-19T21:47:46.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:45 smithi087 bash[39529]: audit 2024-02-19T21:47:43.995996+0000 mgr.y (mgr.25078) 366 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:46.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:45 smithi087 bash[39529]: audit 2024-02-19T21:47:44.759163+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:46.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:45 smithi087 bash[39529]: audit 2024-02-19T21:47:44.760333+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:46.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:45 smithi087 bash[40854]: audit 2024-02-19T21:47:43.995996+0000 mgr.y (mgr.25078) 366 : audit [DBG] from='client.44787 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:46.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:45 smithi087 bash[40854]: audit 2024-02-19T21:47:44.759163+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:46.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:45 smithi087 bash[40854]: audit 2024-02-19T21:47:44.760333+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:47:46.757 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:46 smithi129 bash[46141]: b45d31ee2d7f: Pull complete 2024-02-19T21:47:46.757 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:46 smithi129 bash[34349]: audit 2024-02-19T21:47:44.754138+0000 mgr.y (mgr.25078) 367 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:46.757 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:46 smithi129 bash[34349]: cluster 2024-02-19T21:47:45.553782+0000 mgr.y (mgr.25078) 368 : cluster [DBG] pgmap v246: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 198 B/s wr, 5 op/s 2024-02-19T21:47:47.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:46 smithi129 bash[46141]: b5db1e299295: Pull complete 2024-02-19T21:47:47.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:46 smithi129 bash[46141]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-02-19T21:47:47.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:46 smithi129 bash[46141]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-02-19T21:47:47.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:46 smithi087 bash[39529]: audit 2024-02-19T21:47:44.754138+0000 mgr.y (mgr.25078) 367 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:47.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:46 smithi087 bash[39529]: cluster 2024-02-19T21:47:45.553782+0000 mgr.y (mgr.25078) 368 : cluster [DBG] pgmap v246: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 198 B/s wr, 5 op/s 2024-02-19T21:47:47.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:46 smithi087 bash[40854]: audit 2024-02-19T21:47:44.754138+0000 mgr.y (mgr.25078) 367 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:47:47.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:46 smithi087 bash[40854]: cluster 2024-02-19T21:47:45.553782+0000 mgr.y (mgr.25078) 368 : cluster [DBG] pgmap v246: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 KiB/s rd, 198 B/s wr, 5 op/s 2024-02-19T21:47:48.571 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.333Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-02-19T21:47:48.571 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.333Z caller=node_exporter.go:183 level=info msg="Build context" build_context="(go=go1.17.3, user=root@243aafa5525c, date=20211205-11:09:49)" 2024-02-19T21:47:48.571 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.333Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+)($|/) 2024-02-19T21:47:48.571 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.333Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-02-19T21:47:48.571 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=arp 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=bcache 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=bonding 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=btrfs 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=conntrack 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=cpu 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=diskstats 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=dmi 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=edac 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=entropy 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=filefd 2024-02-19T21:47:48.572 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=filesystem 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=hwmon 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=infiniband 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=ipvs 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=loadavg 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=mdadm 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=meminfo 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=netclass 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=netdev 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=netstat 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=nfs 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=nfsd 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=nvme 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=os 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-02-19T21:47:48.573 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=pressure 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=rapl 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=schedstat 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=sockstat 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=softnet 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=stat 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=tapestats 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=textfile 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=time 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=uname 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=vmstat 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=xfs 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:115 level=info collector=zfs 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.335Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-02-19T21:47:48.574 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[46141]: ts=2024-02-19T21:47:48.336Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-02-19T21:47:49.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:48 smithi129 bash[34349]: cluster 2024-02-19T21:47:47.554580+0000 mgr.y (mgr.25078) 369 : cluster [DBG] pgmap v247: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-02-19T21:47:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:48 smithi087 bash[39529]: cluster 2024-02-19T21:47:47.554580+0000 mgr.y (mgr.25078) 369 : cluster [DBG] pgmap v247: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-02-19T21:47:49.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:48 smithi087 bash[40854]: cluster 2024-02-19T21:47:47.554580+0000 mgr.y (mgr.25078) 369 : cluster [DBG] pgmap v247: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.4 KiB/s rd, 170 B/s wr, 4 op/s 2024-02-19T21:47:50.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:49 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:47:51.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:50 smithi129 bash[34349]: cluster 2024-02-19T21:47:49.555562+0000 mgr.y (mgr.25078) 370 : cluster [DBG] pgmap v248: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-02-19T21:47:51.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:50 smithi129 bash[34349]: audit 2024-02-19T21:47:50.523312+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:50 smithi087 bash[39529]: cluster 2024-02-19T21:47:49.555562+0000 mgr.y (mgr.25078) 370 : cluster [DBG] pgmap v248: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-02-19T21:47:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:50 smithi087 bash[39529]: audit 2024-02-19T21:47:50.523312+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:51.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:50 smithi087 bash[40854]: cluster 2024-02-19T21:47:49.555562+0000 mgr.y (mgr.25078) 370 : cluster [DBG] pgmap v248: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.8 KiB/s rd, 170 B/s wr, 5 op/s 2024-02-19T21:47:51.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:50 smithi087 bash[40854]: audit 2024-02-19T21:47:50.523312+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:52.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:51 smithi129 bash[34349]: audit 2024-02-19T21:47:49.852277+0000 mgr.y (mgr.25078) 371 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:47:52.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:51 smithi087 bash[39529]: audit 2024-02-19T21:47:49.852277+0000 mgr.y (mgr.25078) 371 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:47:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:51 smithi087 bash[40854]: audit 2024-02-19T21:47:49.852277+0000 mgr.y (mgr.25078) 371 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:47:52.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:51.638Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:52.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:51.638Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:52.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:51 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:51.638Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: cluster 2024-02-19T21:47:51.556714+0000 mgr.y (mgr.25078) 372 : cluster [DBG] pgmap v249: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.752924+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.754805+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.756364+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.764374+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.774659+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.778380+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.780626+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.782334+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.785337+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.059 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.788064+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.060 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.790294+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.060 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.792127+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.060 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.793896+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.060 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.795904+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.060 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.797784+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.060 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:52 smithi129 bash[34349]: audit 2024-02-19T21:47:51.800432+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: cluster 2024-02-19T21:47:51.556714+0000 mgr.y (mgr.25078) 372 : cluster [DBG] pgmap v249: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-02-19T21:47:53.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.752924+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:53.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.754805+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:53.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.756364+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.764374+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.774659+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.778380+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.780626+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.782334+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.785337+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.788064+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.790294+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.792127+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.793896+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.795904+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.797784+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[39529]: audit 2024-02-19T21:47:51.800432+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: cluster 2024-02-19T21:47:51.556714+0000 mgr.y (mgr.25078) 372 : cluster [DBG] pgmap v249: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.752924+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.754805+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.756364+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.764374+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.774659+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.778380+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.780626+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.782334+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.785337+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.788064+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.790294+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.792127+0000 mon.a (mon.0) 922 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.793896+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.795904+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.797784+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:52 smithi087 bash[40854]: audit 2024-02-19T21:47:51.800432+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:47:53.831 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:53 smithi129 bash[34349]: cephadm 2024-02-19T21:47:51.757635+0000 mgr.y (mgr.25078) 373 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:53.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:53 smithi087 bash[39529]: cephadm 2024-02-19T21:47:51.757635+0000 mgr.y (mgr.25078) 373 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:53.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:53 smithi087 bash[40854]: cephadm 2024-02-19T21:47:51.757635+0000 mgr.y (mgr.25078) 373 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:47:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:53.529Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:47:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:53.529Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:47:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:47:53 smithi087 bash[28953]: level=error ts=2024-02-19T21:47:53.529Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:47:55.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:54 smithi129 bash[34349]: cluster 2024-02-19T21:47:53.557904+0000 mgr.y (mgr.25078) 374 : cluster [DBG] pgmap v250: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:47:55.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:54 smithi087 bash[40854]: cluster 2024-02-19T21:47:53.557904+0000 mgr.y (mgr.25078) 374 : cluster [DBG] pgmap v250: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:47:55.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:54 smithi087 bash[39529]: cluster 2024-02-19T21:47:53.557904+0000 mgr.y (mgr.25078) 374 : cluster [DBG] pgmap v250: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:47:55.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:55 smithi129 bash[34349]: cephadm 2024-02-19T21:47:54.084837+0000 mgr.y (mgr.25078) 375 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-19T21:47:55.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:55 smithi129 bash[34349]: cephadm 2024-02-19T21:47:54.099283+0000 mgr.y (mgr.25078) 376 : cephadm [INF] Deploying daemon prometheus.a on smithi129 2024-02-19T21:47:56.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:55 smithi087 bash[40854]: cephadm 2024-02-19T21:47:54.084837+0000 mgr.y (mgr.25078) 375 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-19T21:47:56.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:55 smithi087 bash[40854]: cephadm 2024-02-19T21:47:54.099283+0000 mgr.y (mgr.25078) 376 : cephadm [INF] Deploying daemon prometheus.a on smithi129 2024-02-19T21:47:56.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:55 smithi087 bash[39529]: cephadm 2024-02-19T21:47:54.084837+0000 mgr.y (mgr.25078) 375 : cephadm [INF] Upgrade: Updating prometheus.a 2024-02-19T21:47:56.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:55 smithi087 bash[39529]: cephadm 2024-02-19T21:47:54.099283+0000 mgr.y (mgr.25078) 376 : cephadm [INF] Deploying daemon prometheus.a on smithi129 2024-02-19T21:47:56.820 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:56 smithi129 bash[34349]: cluster 2024-02-19T21:47:55.558889+0000 mgr.y (mgr.25078) 377 : cluster [DBG] pgmap v251: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:47:57.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:56 smithi087 bash[39529]: cluster 2024-02-19T21:47:55.558889+0000 mgr.y (mgr.25078) 377 : cluster [DBG] pgmap v251: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:47:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:56 smithi087 bash[40854]: cluster 2024-02-19T21:47:55.558889+0000 mgr.y (mgr.25078) 377 : cluster [DBG] pgmap v251: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:47:58.570 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 systemd[1]: Stopping Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:47:59.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[34349]: cluster 2024-02-19T21:47:57.559712+0000 mgr.y (mgr.25078) 378 : cluster [DBG] pgmap v252: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=warn ts=2024-02-19T21:47:58.616Z caller=main.go:524 msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.616Z caller=main.go:547 msg="Stopping scrape discovery manager..." 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.616Z caller=main.go:561 msg="Stopping notify discovery manager..." 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.616Z caller=main.go:583 msg="Stopping scrape manager..." 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.616Z caller=main.go:543 msg="Scrape discovery manager stopped" 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.616Z caller=main.go:557 msg="Notify discovery manager stopped" 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.617Z caller=manager.go:882 component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.617Z caller=manager.go:892 component="rule manager" msg="Rule manager stopped" 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.617Z caller=main.go:577 msg="Scrape manager stopped" 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.617Z caller=notifier.go:601 component=notifier msg="Stopping notification manager..." 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.618Z caller=main.go:749 msg="Notifier manager stopped" 2024-02-19T21:47:59.071 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:58 smithi129 bash[29063]: level=info ts=2024-02-19T21:47:58.618Z caller=main.go:761 msg="See you next time!" 2024-02-19T21:47:59.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:47:58 smithi087 bash[39529]: cluster 2024-02-19T21:47:57.559712+0000 mgr.y (mgr.25078) 378 : cluster [DBG] pgmap v252: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:47:59.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:47:58 smithi087 bash[40854]: cluster 2024-02-19T21:47:57.559712+0000 mgr.y (mgr.25078) 378 : cluster [DBG] pgmap v252: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:47:59.441 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:59 smithi129 bash[46923]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:47:59.800 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:59 smithi129 bash[46981]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:47:59.800 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:59 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a.service: Succeeded. 2024-02-19T21:47:59.800 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:59 smithi129 systemd[1]: Stopped Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:47:59.800 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:47:59 smithi129 systemd[1]: Started Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:48:00.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:47:59 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:48:00.975 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[34349]: cluster 2024-02-19T21:47:59.560965+0000 mgr.y (mgr.25078) 379 : cluster [DBG] pgmap v253: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:00.975 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[34349]: audit 2024-02-19T21:47:59.841230+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:00.975 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[34349]: audit 2024-02-19T21:47:59.843410+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:00.975 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[34349]: audit 2024-02-19T21:47:59.848313+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.830Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.830Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.830Z caller=main.go:518 level=info host_details="(Linux 5.4.0-171-generic #189-Ubuntu SMP Fri Jan 5 14:23:02 UTC 2024 x86_64 smithi129 (none))" 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.830Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.830Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.834Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.834Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.835Z caller=dir_locker.go:77 level=warn component=tsdb msg="A lockfile from a previous execution already existed. It was replaced" file=/prometheus/lock 2024-02-19T21:48:00.976 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.836Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-02-19T21:48:00.977 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.844Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-02-19T21:48:00.977 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.844Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.903µs 2024-02-19T21:48:00.977 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.844Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-02-19T21:48:00.977 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.844Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-02-19T21:48:00.977 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:00 smithi129 bash[47095]: ts=2024-02-19T21:48:00.975Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-02-19T21:48:01.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[40854]: cluster 2024-02-19T21:47:59.560965+0000 mgr.y (mgr.25078) 379 : cluster [DBG] pgmap v253: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:01.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[40854]: audit 2024-02-19T21:47:59.841230+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:01.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[40854]: audit 2024-02-19T21:47:59.843410+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:01.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[40854]: audit 2024-02-19T21:47:59.848313+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:01.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[39529]: cluster 2024-02-19T21:47:59.560965+0000 mgr.y (mgr.25078) 379 : cluster [DBG] pgmap v253: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:01.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[39529]: audit 2024-02-19T21:47:59.841230+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:01.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[39529]: audit 2024-02-19T21:47:59.843410+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:01.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:00 smithi087 bash[39529]: audit 2024-02-19T21:47:59.848313+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.021Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.022Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.022Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=128.763µs wal_replay_duration=177.793125ms total_replay_duration=177.961167ms 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.025Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.025Z caller=main.go:947 level=info msg="TSDB started" 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.025Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.055Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.41983ms db_storage=1.32µs remote_storage=2.16µs web_handler=586ns query_engine=1.172µs scrape=587.563µs scrape_sd=49.552µs notify=56.5µs notify_sd=21.458µs rules=28.241611ms 2024-02-19T21:48:01.321 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[47095]: ts=2024-02-19T21:48:01.055Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-02-19T21:48:02.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:01 smithi129 bash[34349]: audit 2024-02-19T21:47:59.862079+0000 mgr.y (mgr.25078) 380 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:02.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:01 smithi087 bash[39529]: audit 2024-02-19T21:47:59.862079+0000 mgr.y (mgr.25078) 380 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:02.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:01 smithi087 bash[40854]: audit 2024-02-19T21:47:59.862079+0000 mgr.y (mgr.25078) 380 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:01.639Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:48:02.132 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:01.639Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:48:02.133 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:01 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:01.639Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:48:03.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:02 smithi129 bash[34349]: cluster 2024-02-19T21:48:01.562137+0000 mgr.y (mgr.25078) 381 : cluster [DBG] pgmap v254: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:03.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:02 smithi087 bash[40854]: cluster 2024-02-19T21:48:01.562137+0000 mgr.y (mgr.25078) 381 : cluster [DBG] pgmap v254: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:03.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:02 smithi087 bash[39529]: cluster 2024-02-19T21:48:01.562137+0000 mgr.y (mgr.25078) 381 : cluster [DBG] pgmap v254: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:03.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:03.530Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:48:03.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:03.530Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:48:03.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:03 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:03.530Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:48:05.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:04 smithi129 bash[34349]: cluster 2024-02-19T21:48:03.563407+0000 mgr.y (mgr.25078) 382 : cluster [DBG] pgmap v255: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:04 smithi087 bash[39529]: cluster 2024-02-19T21:48:03.563407+0000 mgr.y (mgr.25078) 382 : cluster [DBG] pgmap v255: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:05.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:04 smithi087 bash[40854]: cluster 2024-02-19T21:48:03.563407+0000 mgr.y (mgr.25078) 382 : cluster [DBG] pgmap v255: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: cluster 2024-02-19T21:48:05.564351+0000 mgr.y (mgr.25078) 383 : cluster [DBG] pgmap v256: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:05.996022+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:05.998064+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.000099+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.009344+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.021565+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:48:07.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.024139+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.032692+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.037005+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.044148+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.047572+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.050602+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.055749+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.059731+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.062788+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.065302+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.067458+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.069893+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.072169+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.075243+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:06 smithi129 bash[34349]: audit 2024-02-19T21:48:06.077764+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: cluster 2024-02-19T21:48:05.564351+0000 mgr.y (mgr.25078) 383 : cluster [DBG] pgmap v256: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:07.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:05.996022+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:05.998064+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:07.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.000099+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.009344+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.021565+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.024139+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.032692+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.037005+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.044148+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.047572+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.050602+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.055749+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.059731+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.062788+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.065302+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.067458+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.069893+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.072169+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.075243+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[39529]: audit 2024-02-19T21:48:06.077764+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: cluster 2024-02-19T21:48:05.564351+0000 mgr.y (mgr.25078) 383 : cluster [DBG] pgmap v256: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:05.996022+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:05.998064+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.000099+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.009344+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.021565+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.024139+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.032692+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.037005+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:07.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.044148+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.047572+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.050602+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.055749+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.059731+0000 mon.a (mon.0) 942 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.062788+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.065302+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.067458+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.069893+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.072169+0000 mon.a (mon.0) 947 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.075243+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:06 smithi087 bash[40854]: audit 2024-02-19T21:48:06.077764+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:07.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:07 smithi087 bash[40854]: cephadm 2024-02-19T21:48:06.001536+0000 mgr.y (mgr.25078) 384 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:07.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:07 smithi087 bash[40854]: audit 2024-02-19T21:48:06.022187+0000 mgr.y (mgr.25078) 385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:48:07.908 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:07 smithi087 bash[40854]: audit 2024-02-19T21:48:06.024642+0000 mgr.y (mgr.25078) 386 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:48:07.908 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:07 smithi087 bash[39529]: cephadm 2024-02-19T21:48:06.001536+0000 mgr.y (mgr.25078) 384 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:07.908 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:07 smithi087 bash[39529]: audit 2024-02-19T21:48:06.022187+0000 mgr.y (mgr.25078) 385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:48:07.908 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:07 smithi087 bash[39529]: audit 2024-02-19T21:48:06.024642+0000 mgr.y (mgr.25078) 386 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:48:08.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:07 smithi129 bash[34349]: cephadm 2024-02-19T21:48:06.001536+0000 mgr.y (mgr.25078) 384 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:08.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:07 smithi129 bash[34349]: audit 2024-02-19T21:48:06.022187+0000 mgr.y (mgr.25078) 385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-02-19T21:48:08.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:07 smithi129 bash[34349]: audit 2024-02-19T21:48:06.024642+0000 mgr.y (mgr.25078) 386 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi129:9095"}]: dispatch 2024-02-19T21:48:09.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:08 smithi129 bash[34349]: cluster 2024-02-19T21:48:07.565177+0000 mgr.y (mgr.25078) 387 : cluster [DBG] pgmap v257: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:09.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:08 smithi087 bash[40854]: cluster 2024-02-19T21:48:07.565177+0000 mgr.y (mgr.25078) 387 : cluster [DBG] pgmap v257: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:09.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:08 smithi087 bash[39529]: cluster 2024-02-19T21:48:07.565177+0000 mgr.y (mgr.25078) 387 : cluster [DBG] pgmap v257: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:10.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:48:09 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:48:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:09 smithi129 bash[34349]: cephadm 2024-02-19T21:48:08.680760+0000 mgr.y (mgr.25078) 388 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-19T21:48:10.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:09 smithi129 bash[34349]: cephadm 2024-02-19T21:48:08.696382+0000 mgr.y (mgr.25078) 389 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-19T21:48:10.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:09 smithi087 bash[39529]: cephadm 2024-02-19T21:48:08.680760+0000 mgr.y (mgr.25078) 388 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-19T21:48:10.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:09 smithi087 bash[39529]: cephadm 2024-02-19T21:48:08.696382+0000 mgr.y (mgr.25078) 389 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-19T21:48:10.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:09 smithi087 bash[40854]: cephadm 2024-02-19T21:48:08.680760+0000 mgr.y (mgr.25078) 388 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-02-19T21:48:10.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:09 smithi087 bash[40854]: cephadm 2024-02-19T21:48:08.696382+0000 mgr.y (mgr.25078) 389 : cephadm [INF] Deploying daemon alertmanager.a on smithi087 2024-02-19T21:48:11.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:10 smithi129 bash[34349]: cluster 2024-02-19T21:48:09.566414+0000 mgr.y (mgr.25078) 390 : cluster [DBG] pgmap v258: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:11.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:10 smithi129 bash[34349]: audit 2024-02-19T21:48:09.870009+0000 mgr.y (mgr.25078) 391 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:11.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:10 smithi087 bash[40854]: cluster 2024-02-19T21:48:09.566414+0000 mgr.y (mgr.25078) 390 : cluster [DBG] pgmap v258: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:11.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:10 smithi087 bash[40854]: audit 2024-02-19T21:48:09.870009+0000 mgr.y (mgr.25078) 391 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:10 smithi087 bash[39529]: cluster 2024-02-19T21:48:09.566414+0000 mgr.y (mgr.25078) 390 : cluster [DBG] pgmap v258: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:10 smithi087 bash[39529]: audit 2024-02-19T21:48:09.870009+0000 mgr.y (mgr.25078) 391 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:11.972 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:11 smithi087 bash[40854]: cluster 2024-02-19T21:48:11.567629+0000 mgr.y (mgr.25078) 392 : cluster [DBG] pgmap v259: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:11.972 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:11 smithi087 bash[39529]: cluster 2024-02-19T21:48:11.567629+0000 mgr.y (mgr.25078) 392 : cluster [DBG] pgmap v259: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:11.972 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:11.639Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:48:11.972 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:11.639Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:48:11.972 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:11 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:11.639Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129; Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" 2024-02-19T21:48:12.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:11 smithi129 bash[34349]: cluster 2024-02-19T21:48:11.567629+0000 mgr.y (mgr.25078) 392 : cluster [DBG] pgmap v259: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:13.771 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:13.530Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com" context_err="context deadline exceeded" 2024-02-19T21:48:13.771 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:13.530Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" context_err="context deadline exceeded" 2024-02-19T21:48:13.771 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:13 smithi087 bash[28953]: level=error ts=2024-02-19T21:48:13.530Z caller=dispatch.go:301 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="Post https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi087.front.sepia.ceph.com; Post https://smithi129:8443/api/prometheus_receiver: x509: certificate is valid for ceph-dashboard, not smithi129" 2024-02-19T21:48:14.625 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:14 smithi087 bash[39529]: cluster 2024-02-19T21:48:13.568771+0000 mgr.y (mgr.25078) 393 : cluster [DBG] pgmap v260: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:14.631 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:14 smithi087 bash[40854]: cluster 2024-02-19T21:48:13.568771+0000 mgr.y (mgr.25078) 393 : cluster [DBG] pgmap v260: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:15.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:14 smithi129 bash[34349]: cluster 2024-02-19T21:48:13.568771+0000 mgr.y (mgr.25078) 393 : cluster [DBG] pgmap v260: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:15.122 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:48:15.809 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:48:15.809 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (14m) 25s ago 14m 15.6M - 0.20.0 0881eb8f169f bd6f041493d1 2024-02-19T21:48:15.809 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (14m) 9s ago 14m 27.6M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:48:15.809 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (47s) 9s ago 15m 45.5M - 3.6 823b921721f5 56ae0e8cd8e8 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (7m) 9s ago 19m 381M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (7m) 25s ago 21m 426M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (6m) 25s ago 21m 68.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (6m) 9s ago 19m 53.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 25s ago 19m 51.8M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (33s) 25s ago 15m 4303k - 1.3.1 1dbe0e931976 0bac7997e165 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (28s) 9s ago 15m 9547k - 1.3.1 1dbe0e931976 9219cefa9872 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 25s ago 18m 51.0M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (4m) 25s ago 18m 53.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (4m) 25s ago 18m 46.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (3m) 25s ago 17m 52.3M 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (2m) 9s ago 17m 50.8M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:48:15.810 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (2m) 9s ago 16m 46.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:48:15.811 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (110s) 9s ago 16m 45.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:48:15.811 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (77s) 9s ago 16m 45.6M 4096M 16.2.14-548-g81bd20d6 823b921721f5 ed446eb60178 2024-02-19T21:48:15.811 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (15s) 9s ago 15m 32.7M - 2.33.4 514e6a882f6e 97f9f0e2a445 2024-02-19T21:48:15.811 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (64s) 25s ago 12m 54.8M - 16.2.14-548-g81bd20d6 823b921721f5 3f09acb85148 2024-02-19T21:48:15.811 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (58s) 9s ago 12m 54.8M - 16.2.14-548-g81bd20d6 823b921721f5 b5bc2ef71671 2024-02-19T21:48:16.196 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:48:16.197 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:48:16.198 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:16.198 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:48:16.198 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-19T21:48:16.198 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:48:16.198 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:48:16.537 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:48:16.537 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "iscsi", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw" 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "16/21 daemons upgraded", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading alertmanager daemons", 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:48:16.538 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:48:16.573 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:16 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:48:16.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[28953]: level=info ts=2024-02-19T21:48:16.574Z caller=main.go:536 msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:48:16.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.106206+0000 mgr.y (mgr.25078) 394 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:16.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.454390+0000 mgr.y (mgr.25078) 395 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:16.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: cluster 2024-02-19T21:48:15.569371+0000 mgr.y (mgr.25078) 396 : cluster [DBG] pgmap v261: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:16.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.788138+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:16.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.788991+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.789748+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.790655+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.791625+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.792664+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.796040+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.796758+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.797449+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.798097+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:15.798759+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[39529]: audit 2024-02-19T21:48:16.197632+0000 mon.a (mon.0) 961 : audit [DBG] from='client.44823 172.21.15.87:0/4130254327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.106206+0000 mgr.y (mgr.25078) 394 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.454390+0000 mgr.y (mgr.25078) 395 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:16.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: cluster 2024-02-19T21:48:15.569371+0000 mgr.y (mgr.25078) 396 : cluster [DBG] pgmap v261: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.788138+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.788991+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.789748+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.790655+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.791625+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.792664+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.796040+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.796758+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.797449+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.798097+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:15.798759+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:16.885 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:16 smithi087 bash[40854]: audit 2024-02-19T21:48:16.197632+0000 mon.a (mon.0) 961 : audit [DBG] from='client.44823 172.21.15.87:0/4130254327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.106206+0000 mgr.y (mgr.25078) 394 : audit [DBG] from='client.54709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.454390+0000 mgr.y (mgr.25078) 395 : audit [DBG] from='client.44811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: cluster 2024-02-19T21:48:15.569371+0000 mgr.y (mgr.25078) 396 : cluster [DBG] pgmap v261: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.788138+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.788991+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.789748+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.790655+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.791625+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.792664+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.796040+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:17.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.796758+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.797449+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.798097+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:15.798759+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:17.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:16 smithi129 bash[34349]: audit 2024-02-19T21:48:16.197632+0000 mon.a (mon.0) 961 : audit [DBG] from='client.44823 172.21.15.87:0/4130254327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:17.572 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:17 smithi087 bash[52236]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:48:17.572 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:17 smithi087 bash[52298]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:48:17.866 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:17 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-19T21:48:17.866 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:17 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:48:17.866 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:17 smithi087 systemd[1]: Started Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:48:17.867 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:17 smithi087 bash[39529]: audit 2024-02-19T21:48:15.784878+0000 mgr.y (mgr.25078) 397 : audit [DBG] from='client.44817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:17.867 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:17 smithi087 bash[39529]: audit 2024-02-19T21:48:16.538314+0000 mgr.y (mgr.25078) 398 : audit [DBG] from='client.44829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:17.867 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:17 smithi087 bash[40854]: audit 2024-02-19T21:48:15.784878+0000 mgr.y (mgr.25078) 397 : audit [DBG] from='client.44817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:17.867 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:17 smithi087 bash[40854]: audit 2024-02-19T21:48:16.538314+0000 mgr.y (mgr.25078) 398 : audit [DBG] from='client.44829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:18.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:17 smithi129 bash[34349]: audit 2024-02-19T21:48:15.784878+0000 mgr.y (mgr.25078) 397 : audit [DBG] from='client.44817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:18.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:17 smithi129 bash[34349]: audit 2024-02-19T21:48:16.538314+0000 mgr.y (mgr.25078) 398 : audit [DBG] from='client.44829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:18.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[39529]: cluster 2024-02-19T21:48:17.569896+0000 mgr.y (mgr.25078) 399 : cluster [DBG] pgmap v262: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:18.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[39529]: audit 2024-02-19T21:48:17.844155+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:18.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[39529]: audit 2024-02-19T21:48:17.845674+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:18.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[39529]: audit 2024-02-19T21:48:17.847935+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:18.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[40854]: cluster 2024-02-19T21:48:17.569896+0000 mgr.y (mgr.25078) 399 : cluster [DBG] pgmap v262: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:18.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[40854]: audit 2024-02-19T21:48:17.844155+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:18.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[40854]: audit 2024-02-19T21:48:17.845674+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:18.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:18 smithi087 bash[40854]: audit 2024-02-19T21:48:17.847935+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:19.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:18 smithi129 bash[34349]: cluster 2024-02-19T21:48:17.569896+0000 mgr.y (mgr.25078) 399 : cluster [DBG] pgmap v262: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:19.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:18 smithi129 bash[34349]: audit 2024-02-19T21:48:17.844155+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:19.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:18 smithi129 bash[34349]: audit 2024-02-19T21:48:17.845674+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:19.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:18 smithi129 bash[34349]: audit 2024-02-19T21:48:17.847935+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:19.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.096Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-02-19T21:48:19.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.096Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-02-19T21:48:19.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.099Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.87 port=9094 2024-02-19T21:48:19.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.102Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-02-19T21:48:19.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.156Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:48:19.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.157Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-02-19T21:48:19.383 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.160Z caller=main.go:518 msg=Listening address=:9093 2024-02-19T21:48:19.383 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:19 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:19.160Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-02-19T21:48:20.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:48:19 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:48:21.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:20 smithi129 bash[34349]: cluster 2024-02-19T21:48:19.571166+0000 mgr.y (mgr.25078) 400 : cluster [DBG] pgmap v263: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:21.101 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:20 smithi087 bash[39529]: cluster 2024-02-19T21:48:19.571166+0000 mgr.y (mgr.25078) 400 : cluster [DBG] pgmap v263: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:21.101 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:20 smithi087 bash[40854]: cluster 2024-02-19T21:48:19.571166+0000 mgr.y (mgr.25078) 400 : cluster [DBG] pgmap v263: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:21.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:21 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:21.102Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000037037s 2024-02-19T21:48:22.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:21 smithi129 bash[34349]: audit 2024-02-19T21:48:19.878047+0000 mgr.y (mgr.25078) 401 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:22.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:21 smithi087 bash[40854]: audit 2024-02-19T21:48:19.878047+0000 mgr.y (mgr.25078) 401 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:22.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:21 smithi087 bash[39529]: audit 2024-02-19T21:48:19.878047+0000 mgr.y (mgr.25078) 401 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:23.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:22 smithi129 bash[34349]: cluster 2024-02-19T21:48:21.572404+0000 mgr.y (mgr.25078) 402 : cluster [DBG] pgmap v264: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:23.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:22 smithi087 bash[39529]: cluster 2024-02-19T21:48:21.572404+0000 mgr.y (mgr.25078) 402 : cluster [DBG] pgmap v264: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:23.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:22 smithi087 bash[40854]: cluster 2024-02-19T21:48:21.572404+0000 mgr.y (mgr.25078) 402 : cluster [DBG] pgmap v264: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: cluster 2024-02-19T21:48:23.573680+0000 mgr.y (mgr.25078) 403 : cluster [DBG] pgmap v265: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.505297+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.507007+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.508554+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.517042+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.531385+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:48:25.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.534087+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.543241+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.547406+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.553952+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.557616+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.561745+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.566569+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.570035+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.574127+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.576026+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.577805+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.579669+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.581229+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.583431+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.072 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.585422+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.073 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:24 smithi129 bash[34349]: audit 2024-02-19T21:48:24.587313+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: cluster 2024-02-19T21:48:23.573680+0000 mgr.y (mgr.25078) 403 : cluster [DBG] pgmap v265: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:25.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.505297+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.507007+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.508554+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.517042+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.531385+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.534087+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.543241+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.547406+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.553952+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.557616+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.561745+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.566569+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.570035+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.574127+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.576026+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.577805+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.579669+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.581229+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.583431+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.585422+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[39529]: audit 2024-02-19T21:48:24.587313+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: cluster 2024-02-19T21:48:23.573680+0000 mgr.y (mgr.25078) 403 : cluster [DBG] pgmap v265: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.505297+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.507007+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.508554+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.517042+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.531385+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:48:25.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.534087+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.543241+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.547406+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.553952+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.557616+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.561745+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.566569+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.570035+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.574127+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.576026+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.577805+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.579669+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.581229+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.583431+0000 mon.a (mon.0) 983 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.585422+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:24 smithi087 bash[40854]: audit 2024-02-19T21:48:24.587313+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:25.987 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:25 smithi129 bash[34349]: cephadm 2024-02-19T21:48:24.509924+0000 mgr.y (mgr.25078) 404 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:25.987 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:25 smithi129 bash[34349]: audit 2024-02-19T21:48:24.532252+0000 mgr.y (mgr.25078) 405 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:48:25.987 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:25 smithi129 bash[34349]: audit 2024-02-19T21:48:24.534838+0000 mgr.y (mgr.25078) 406 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:48:26.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:25 smithi087 bash[39529]: cephadm 2024-02-19T21:48:24.509924+0000 mgr.y (mgr.25078) 404 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:26.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:25 smithi087 bash[39529]: audit 2024-02-19T21:48:24.532252+0000 mgr.y (mgr.25078) 405 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:48:26.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:25 smithi087 bash[39529]: audit 2024-02-19T21:48:24.534838+0000 mgr.y (mgr.25078) 406 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:48:26.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:25 smithi087 bash[40854]: cephadm 2024-02-19T21:48:24.509924+0000 mgr.y (mgr.25078) 404 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:26.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:25 smithi087 bash[40854]: audit 2024-02-19T21:48:24.532252+0000 mgr.y (mgr.25078) 405 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-02-19T21:48:26.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:25 smithi087 bash[40854]: audit 2024-02-19T21:48:24.534838+0000 mgr.y (mgr.25078) 406 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi087.front.sepia.ceph.com:9093"}]: dispatch 2024-02-19T21:48:27.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:26 smithi129 bash[34349]: cluster 2024-02-19T21:48:25.574749+0000 mgr.y (mgr.25078) 407 : cluster [DBG] pgmap v266: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:27.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:26 smithi087 bash[40854]: cluster 2024-02-19T21:48:25.574749+0000 mgr.y (mgr.25078) 407 : cluster [DBG] pgmap v266: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:27.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:26 smithi087 bash[39529]: cluster 2024-02-19T21:48:25.574749+0000 mgr.y (mgr.25078) 407 : cluster [DBG] pgmap v266: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:28.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: cephadm 2024-02-19T21:48:27.017418+0000 mgr.y (mgr.25078) 408 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-19T21:48:28.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: audit 2024-02-19T21:48:27.161576+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: audit 2024-02-19T21:48:27.168540+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: audit 2024-02-19T21:48:27.176251+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:48:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: audit 2024-02-19T21:48:27.177166+0000 mgr.y (mgr.25078) 409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:48:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: cephadm 2024-02-19T21:48:27.189769+0000 mgr.y (mgr.25078) 410 : cephadm [INF] Deploying daemon grafana.a on smithi129 2024-02-19T21:48:28.571 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:28 smithi129 bash[34349]: cluster 2024-02-19T21:48:27.575590+0000 mgr.y (mgr.25078) 411 : cluster [DBG] pgmap v267: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: cephadm 2024-02-19T21:48:27.017418+0000 mgr.y (mgr.25078) 408 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: audit 2024-02-19T21:48:27.161576+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: audit 2024-02-19T21:48:27.168540+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: audit 2024-02-19T21:48:27.176251+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: audit 2024-02-19T21:48:27.177166+0000 mgr.y (mgr.25078) 409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: cephadm 2024-02-19T21:48:27.189769+0000 mgr.y (mgr.25078) 410 : cephadm [INF] Deploying daemon grafana.a on smithi129 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[39529]: cluster 2024-02-19T21:48:27.575590+0000 mgr.y (mgr.25078) 411 : cluster [DBG] pgmap v267: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:28.632 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: cephadm 2024-02-19T21:48:27.017418+0000 mgr.y (mgr.25078) 408 : cephadm [INF] Upgrade: Updating grafana.a 2024-02-19T21:48:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: audit 2024-02-19T21:48:27.161576+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: audit 2024-02-19T21:48:27.168540+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: audit 2024-02-19T21:48:27.176251+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:48:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: audit 2024-02-19T21:48:27.177166+0000 mgr.y (mgr.25078) 409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-19T21:48:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: cephadm 2024-02-19T21:48:27.189769+0000 mgr.y (mgr.25078) 410 : cephadm [INF] Deploying daemon grafana.a on smithi129 2024-02-19T21:48:28.633 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:28 smithi087 bash[40854]: cluster 2024-02-19T21:48:27.575590+0000 mgr.y (mgr.25078) 411 : cluster [DBG] pgmap v267: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:29.382 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:48:29 smithi087 bash[52421]: level=info ts=2024-02-19T21:48:29.105Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00282013s 2024-02-19T21:48:30.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:48:29 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:48:31.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:30 smithi129 bash[34349]: cluster 2024-02-19T21:48:29.576945+0000 mgr.y (mgr.25078) 412 : cluster [DBG] pgmap v268: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:31.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:30 smithi087 bash[39529]: cluster 2024-02-19T21:48:29.576945+0000 mgr.y (mgr.25078) 412 : cluster [DBG] pgmap v268: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:31.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:30 smithi087 bash[40854]: cluster 2024-02-19T21:48:29.576945+0000 mgr.y (mgr.25078) 412 : cluster [DBG] pgmap v268: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:32.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:31 smithi129 bash[34349]: audit 2024-02-19T21:48:29.885970+0000 mgr.y (mgr.25078) 413 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:32.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:31 smithi087 bash[39529]: audit 2024-02-19T21:48:29.885970+0000 mgr.y (mgr.25078) 413 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:32.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:31 smithi087 bash[40854]: audit 2024-02-19T21:48:29.885970+0000 mgr.y (mgr.25078) 413 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:33.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:32 smithi129 bash[34349]: cluster 2024-02-19T21:48:31.578127+0000 mgr.y (mgr.25078) 414 : cluster [DBG] pgmap v269: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:33.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:32 smithi087 bash[39529]: cluster 2024-02-19T21:48:31.578127+0000 mgr.y (mgr.25078) 414 : cluster [DBG] pgmap v269: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:33.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:32 smithi087 bash[40854]: cluster 2024-02-19T21:48:31.578127+0000 mgr.y (mgr.25078) 414 : cluster [DBG] pgmap v269: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:35.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:34 smithi129 bash[34349]: cluster 2024-02-19T21:48:33.579471+0000 mgr.y (mgr.25078) 415 : cluster [DBG] pgmap v270: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:35.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:34 smithi087 bash[39529]: cluster 2024-02-19T21:48:33.579471+0000 mgr.y (mgr.25078) 415 : cluster [DBG] pgmap v270: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:35.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:34 smithi087 bash[40854]: cluster 2024-02-19T21:48:33.579471+0000 mgr.y (mgr.25078) 415 : cluster [DBG] pgmap v270: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:37.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:36 smithi129 bash[34349]: cluster 2024-02-19T21:48:35.580490+0000 mgr.y (mgr.25078) 416 : cluster [DBG] pgmap v271: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:37.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:36 smithi087 bash[39529]: cluster 2024-02-19T21:48:35.580490+0000 mgr.y (mgr.25078) 416 : cluster [DBG] pgmap v271: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:37.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:36 smithi087 bash[40854]: cluster 2024-02-19T21:48:35.580490+0000 mgr.y (mgr.25078) 416 : cluster [DBG] pgmap v271: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:39.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:38 smithi129 bash[34349]: cluster 2024-02-19T21:48:37.581204+0000 mgr.y (mgr.25078) 417 : cluster [DBG] pgmap v272: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:39.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:38 smithi087 bash[39529]: cluster 2024-02-19T21:48:37.581204+0000 mgr.y (mgr.25078) 417 : cluster [DBG] pgmap v272: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:39.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:38 smithi087 bash[40854]: cluster 2024-02-19T21:48:37.581204+0000 mgr.y (mgr.25078) 417 : cluster [DBG] pgmap v272: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:40.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:48:39 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:48:41.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:40 smithi129 bash[34349]: cluster 2024-02-19T21:48:39.582430+0000 mgr.y (mgr.25078) 418 : cluster [DBG] pgmap v273: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:41.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:40 smithi087 bash[39529]: cluster 2024-02-19T21:48:39.582430+0000 mgr.y (mgr.25078) 418 : cluster [DBG] pgmap v273: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:41.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:40 smithi087 bash[40854]: cluster 2024-02-19T21:48:39.582430+0000 mgr.y (mgr.25078) 418 : cluster [DBG] pgmap v273: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:42.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:41 smithi129 bash[34349]: audit 2024-02-19T21:48:39.897437+0000 mgr.y (mgr.25078) 419 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:42.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:41 smithi087 bash[39529]: audit 2024-02-19T21:48:39.897437+0000 mgr.y (mgr.25078) 419 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:42.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:41 smithi087 bash[40854]: audit 2024-02-19T21:48:39.897437+0000 mgr.y (mgr.25078) 419 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:42 smithi129 bash[34349]: cluster 2024-02-19T21:48:41.583579+0000 mgr.y (mgr.25078) 420 : cluster [DBG] pgmap v274: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:43.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:42 smithi129 bash[34349]: audit 2024-02-19T21:48:42.141062+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-19T21:48:43.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:42 smithi129 bash[34349]: audit 2024-02-19T21:48:42.141868+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:48:43.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:42 smithi129 bash[34349]: audit 2024-02-19T21:48:42.142407+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[39529]: cluster 2024-02-19T21:48:41.583579+0000 mgr.y (mgr.25078) 420 : cluster [DBG] pgmap v274: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[39529]: audit 2024-02-19T21:48:42.141062+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[39529]: audit 2024-02-19T21:48:42.141868+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[39529]: audit 2024-02-19T21:48:42.142407+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[40854]: cluster 2024-02-19T21:48:41.583579+0000 mgr.y (mgr.25078) 420 : cluster [DBG] pgmap v274: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[40854]: audit 2024-02-19T21:48:42.141062+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[40854]: audit 2024-02-19T21:48:42.141868+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2024-02-19T21:48:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:42 smithi087 bash[40854]: audit 2024-02-19T21:48:42.142407+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-02-19T21:48:45.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:44 smithi129 bash[34349]: cluster 2024-02-19T21:48:43.584754+0000 mgr.y (mgr.25078) 421 : cluster [DBG] pgmap v275: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:45.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:44 smithi087 bash[39529]: cluster 2024-02-19T21:48:43.584754+0000 mgr.y (mgr.25078) 421 : cluster [DBG] pgmap v275: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:45.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:44 smithi087 bash[40854]: cluster 2024-02-19T21:48:43.584754+0000 mgr.y (mgr.25078) 421 : cluster [DBG] pgmap v275: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:46.900 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:48:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:46 smithi129 bash[34349]: cluster 2024-02-19T21:48:45.585846+0000 mgr.y (mgr.25078) 422 : cluster [DBG] pgmap v276: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:47.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:46 smithi087 bash[39529]: cluster 2024-02-19T21:48:45.585846+0000 mgr.y (mgr.25078) 422 : cluster [DBG] pgmap v276: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:47.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:46 smithi087 bash[40854]: cluster 2024-02-19T21:48:45.585846+0000 mgr.y (mgr.25078) 422 : cluster [DBG] pgmap v276: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:47.582 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:48:47.582 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (29s) 23s ago 15m 14.2M - 0.23.0 ba2b418f427c 40183c7189f7 2024-02-19T21:48:47.582 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (15m) 41s ago 15m 27.6M - 6.6.2 a0dce381714a 0eef66ea94fa 2024-02-19T21:48:47.582 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (79s) 41s ago 16m 45.5M - 3.6 823b921721f5 56ae0e8cd8e8 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (7m) 41s ago 19m 381M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (8m) 23s ago 21m 428M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (7m) 23s ago 22m 71.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (6m) 41s ago 20m 53.4M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (6m) 23s ago 20m 53.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (64s) 23s ago 15m 11.6M - 1.3.1 1dbe0e931976 0bac7997e165 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (60s) 41s ago 15m 9547k - 1.3.1 1dbe0e931976 9219cefa9872 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (5m) 23s ago 19m 51.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (5m) 23s ago 19m 53.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (4m) 23s ago 18m 46.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (4m) 23s ago 18m 52.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (3m) 41s ago 17m 50.8M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (2m) 41s ago 17m 46.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (2m) 41s ago 16m 45.1M 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:48:47.583 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (108s) 41s ago 16m 45.6M 4096M 16.2.14-548-g81bd20d6 823b921721f5 ed446eb60178 2024-02-19T21:48:47.584 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (47s) 41s ago 15m 32.7M - 2.33.4 514e6a882f6e 97f9f0e2a445 2024-02-19T21:48:47.584 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (96s) 23s ago 13m 55.0M - 16.2.14-548-g81bd20d6 823b921721f5 3f09acb85148 2024-02-19T21:48:47.584 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (90s) 41s ago 13m 54.8M - 16.2.14-548-g81bd20d6 823b921721f5 b5bc2ef71671 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.561990+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.563009+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.563877+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.564799+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.565773+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.566641+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.571722+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.572173+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.572643+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.573081+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:47 smithi129 bash[34349]: audit 2024-02-19T21:48:47.573500+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:47.974 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:48:47.974 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:48:47.974 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:48:47.974 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:47.974 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:48:47.974 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:48:47.975 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.561990+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.563009+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.563877+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.564799+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.565773+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.566641+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.571722+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.572173+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.572643+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.573081+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[39529]: audit 2024-02-19T21:48:47.573500+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.561990+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.563009+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.563877+0000 mon.a (mon.0) 994 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.564799+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.565773+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.566641+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.571722+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:48:48.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.572173+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.572643+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.573081+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:47 smithi087 bash[40854]: audit 2024-02-19T21:48:47.573500+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7fa249cc0191869e2bcc743303b0da933d04d152b2397edb19ec992e48553ab9", 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "in_progress": true, 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "which": "Upgrading all daemon types on all hosts", 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "services_complete": [ 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr", 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "mon", 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "iscsi", 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "osd", 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw" 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: ], 2024-02-19T21:48:48.313 INFO:teuthology.orchestra.run.smithi087.stdout: "progress": "16/21 daemons upgraded", 2024-02-19T21:48:48.314 INFO:teuthology.orchestra.run.smithi087.stdout: "message": "Currently upgrading grafana daemons", 2024-02-19T21:48:48.314 INFO:teuthology.orchestra.run.smithi087.stdout: "is_paused": false 2024-02-19T21:48:48.314 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:48:48.820 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 systemd[1]: Stopping Ceph grafana.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:48:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[34349]: audit 2024-02-19T21:48:46.887409+0000 mgr.y (mgr.25078) 423 : audit [DBG] from='client.54736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[34349]: audit 2024-02-19T21:48:47.228558+0000 mgr.y (mgr.25078) 424 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[34349]: audit 2024-02-19T21:48:47.556552+0000 mgr.y (mgr.25078) 425 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[34349]: cluster 2024-02-19T21:48:47.586414+0000 mgr.y (mgr.25078) 426 : cluster [DBG] pgmap v277: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:48.821 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[34349]: audit 2024-02-19T21:48:47.975327+0000 mon.c (mon.1) 10 : audit [DBG] from='client.54754 172.21.15.87:0/611985216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[39529]: audit 2024-02-19T21:48:46.887409+0000 mgr.y (mgr.25078) 423 : audit [DBG] from='client.54736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[39529]: audit 2024-02-19T21:48:47.228558+0000 mgr.y (mgr.25078) 424 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[39529]: audit 2024-02-19T21:48:47.556552+0000 mgr.y (mgr.25078) 425 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[39529]: cluster 2024-02-19T21:48:47.586414+0000 mgr.y (mgr.25078) 426 : cluster [DBG] pgmap v277: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[39529]: audit 2024-02-19T21:48:47.975327+0000 mon.c (mon.1) 10 : audit [DBG] from='client.54754 172.21.15.87:0/611985216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:49.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[40854]: audit 2024-02-19T21:48:46.887409+0000 mgr.y (mgr.25078) 423 : audit [DBG] from='client.54736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[40854]: audit 2024-02-19T21:48:47.228558+0000 mgr.y (mgr.25078) 424 : audit [DBG] from='client.54742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[40854]: audit 2024-02-19T21:48:47.556552+0000 mgr.y (mgr.25078) 425 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[40854]: cluster 2024-02-19T21:48:47.586414+0000 mgr.y (mgr.25078) 426 : cluster [DBG] pgmap v277: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:49.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:48 smithi087 bash[40854]: audit 2024-02-19T21:48:47.975327+0000 mon.c (mon.1) 10 : audit [DBG] from='client.54754 172.21.15.87:0/611985216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped Stream Manager" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-19T21:48:49.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:48 smithi129 bash[24429]: t=2024-02-19T21:48:48+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-19T21:48:49.665 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:49 smithi129 bash[47884]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-grafana.a 2024-02-19T21:48:49.666 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:49 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-19T21:48:49.986 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:48:49 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:48:49.986 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:49 smithi129 bash[34349]: audit 2024-02-19T21:48:48.313311+0000 mgr.y (mgr.25078) 427 : audit [DBG] from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:49.987 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:49 smithi129 bash[47940]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-grafana.a 2024-02-19T21:48:49.987 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:49 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-19T21:48:49.987 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:49 smithi129 systemd[1]: Stopped Ceph grafana.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:48:49.987 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:49 smithi129 systemd[1]: Started Ceph grafana.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:48:50.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:49 smithi087 bash[39529]: audit 2024-02-19T21:48:48.313311+0000 mgr.y (mgr.25078) 427 : audit [DBG] from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:50.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:49 smithi087 bash[40854]: audit 2024-02-19T21:48:48.313311+0000 mgr.y (mgr.25078) 427 : audit [DBG] from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:48:50.984 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:50 smithi129 bash[34349]: cluster 2024-02-19T21:48:49.587710+0000 mgr.y (mgr.25078) 428 : cluster [DBG] pgmap v278: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:50.984 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:50 smithi129 bash[34349]: audit 2024-02-19T21:48:50.031548+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:50.984 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:50 smithi129 bash[34349]: audit 2024-02-19T21:48:50.033200+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:50.984 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:50 smithi129 bash[34349]: audit 2024-02-19T21:48:50.036639+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[39529]: cluster 2024-02-19T21:48:49.587710+0000 mgr.y (mgr.25078) 428 : cluster [DBG] pgmap v278: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[39529]: audit 2024-02-19T21:48:50.031548+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[39529]: audit 2024-02-19T21:48:50.033200+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[39529]: audit 2024-02-19T21:48:50.036639+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:51.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[40854]: cluster 2024-02-19T21:48:49.587710+0000 mgr.y (mgr.25078) 428 : cluster [DBG] pgmap v278: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:51.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[40854]: audit 2024-02-19T21:48:50.031548+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:51.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[40854]: audit 2024-02-19T21:48:50.033200+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:51.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:50 smithi087 bash[40854]: audit 2024-02-19T21:48:50.036639+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-02-19T21:48:51.253 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="App mode production" logger=settings 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-19T21:48:51.254 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-19T21:48:51.570 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-19T21:48:51.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-19T21:48:51.864 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[34349]: audit 2024-02-19T21:48:49.909000+0000 mgr.y (mgr.25078) 429 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:51.864 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-19T21:48:51.864 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-19T21:48:51.864 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-19T21:48:51.864 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-19T21:48:51.865 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-19T21:48:51.865 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-02-19T21:48:51.865 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-02-19T21:48:51.865 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-19T21:48:51.865 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-19T21:48:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:51 smithi087 bash[40854]: audit 2024-02-19T21:48:49.909000+0000 mgr.y (mgr.25078) 429 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:52.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:51 smithi087 bash[39529]: audit 2024-02-19T21:48:49.909000+0000 mgr.y (mgr.25078) 429 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:51 smithi129 bash[48057]: t=2024-02-19T21:48:51+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-02-19T21:48:52.148 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-02-19T21:48:52.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-02-19T21:48:52.413 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-19T21:48:52.677 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-19T21:48:52.979 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[34349]: cluster 2024-02-19T21:48:51.588809+0000 mgr.y (mgr.25078) 430 : cluster [DBG] pgmap v279: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:52.979 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-19T21:48:52.979 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-19T21:48:52.979 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-02-19T21:48:52.980 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-19T21:48:52.980 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-19T21:48:52.980 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-19T21:48:52.980 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-19T21:48:52.980 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:52 smithi129 bash[48057]: t=2024-02-19T21:48:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-19T21:48:53.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:52 smithi087 bash[39529]: cluster 2024-02-19T21:48:51.588809+0000 mgr.y (mgr.25078) 430 : cluster [DBG] pgmap v279: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:53.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:52 smithi087 bash[40854]: cluster 2024-02-19T21:48:51.588809+0000 mgr.y (mgr.25078) 430 : cluster [DBG] pgmap v279: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-19T21:48:53.248 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-19T21:48:53.531 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-19T21:48:53.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-19T21:48:53.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-19T21:48:53.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-19T21:48:53.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-19T21:48:53.532 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-19T21:48:53.800 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-19T21:48:53.800 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-19T21:48:53.800 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-19T21:48:53.801 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-19T21:48:53.801 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-19T21:48:53.801 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-19T21:48:53.801 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-19T21:48:53.801 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-19T21:48:54.070 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-19T21:48:54.070 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-19T21:48:54.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-19T21:48:54.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:53 smithi129 bash[48057]: t=2024-02-19T21:48:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-19T21:48:54.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-19T21:48:54.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-19T21:48:54.406 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-19T21:48:54.407 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-02-19T21:48:54.666 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-19T21:48:54.667 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-19T21:48:54.934 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[34349]: cluster 2024-02-19T21:48:53.589983+0000 mgr.y (mgr.25078) 431 : cluster [DBG] pgmap v280: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:54.935 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-19T21:48:54.935 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-19T21:48:54.935 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-19T21:48:54.935 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-19T21:48:54.935 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-19T21:48:55.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:54 smithi087 bash[39529]: cluster 2024-02-19T21:48:53.589983+0000 mgr.y (mgr.25078) 431 : cluster [DBG] pgmap v280: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:55.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:54 smithi087 bash[40854]: cluster 2024-02-19T21:48:53.589983+0000 mgr.y (mgr.25078) 431 : cluster [DBG] pgmap v280: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:48:55.203 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-19T21:48:55.204 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:54 smithi129 bash[48057]: t=2024-02-19T21:48:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-19T21:48:55.205 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-19T21:48:55.205 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-19T21:48:55.205 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-19T21:48:55.205 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-19T21:48:55.205 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-19T21:48:55.488 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-19T21:48:55.489 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-02-19T21:48:55.489 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-02-19T21:48:55.489 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-02-19T21:48:55.489 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-02-19T21:48:55.489 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-19T21:48:55.489 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-19T21:48:55.759 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-19T21:48:55.759 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-19T21:48:55.759 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-19T21:48:55.760 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-19T21:48:55.760 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-19T21:48:55.760 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:55 smithi129 bash[48057]: t=2024-02-19T21:48:55+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-19T21:48:56.063 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-19T21:48:56.320 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-19T21:48:56.320 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-02-19T21:48:56.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-19T21:48:56.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-19T21:48:56.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-19T21:48:56.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-19T21:48:56.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-02-19T21:48:56.616 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-19T21:48:56.893 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-19T21:48:56.893 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-19T21:48:56.893 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-19T21:48:56.893 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-19T21:48:56.893 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-19T21:48:56.893 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-19T21:48:56.894 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-19T21:48:56.894 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: cluster 2024-02-19T21:48:55.591175+0000 mgr.y (mgr.25078) 432 : cluster [DBG] pgmap v281: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:56.894 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.188539+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:56.894 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.448470+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:56.894 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.450485+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:56.894 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.460458+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:56.894 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.474714+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.478319+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.482642+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.485032+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.487204+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.490954+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.494062+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.496840+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.499133+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.501356+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.503747+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.505848+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.508748+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.511272+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.513763+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.895 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.516366+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.526447+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.527952+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.535389+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.536481+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.541846+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.543008+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.548775+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.550132+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.555578+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.556921+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.562915+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.564304+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.570460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-19T21:48:56.896 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.571839+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.577180+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.578540+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.579585+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.584537+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.585682+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.591749+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-19T21:48:56.897 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.593027+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.594203+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.595320+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.596221+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.597164+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.601784+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.603690+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.607325+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.608042+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.610456+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.611656+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.618448+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.628216+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.631008+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.632368+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:56.898 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[34349]: audit 2024-02-19T21:48:56.640531+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: cluster 2024-02-19T21:48:55.591175+0000 mgr.y (mgr.25078) 432 : cluster [DBG] pgmap v281: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.188539+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.448470+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.450485+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.460458+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.474714+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.478319+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.482642+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.485032+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.487204+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.490954+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.494062+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.496840+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.499133+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.501356+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.503747+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.505848+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.508748+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.511272+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: cluster 2024-02-19T21:48:55.591175+0000 mgr.y (mgr.25078) 432 : cluster [DBG] pgmap v281: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.188539+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.448470+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.450485+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.460458+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.474714+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.478319+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.482642+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.485032+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.487204+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.490954+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.494062+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.496840+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.134 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.499133+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.501356+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.503747+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.505848+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.508748+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.511272+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.513763+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.516366+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.526447+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.527952+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.535389+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-19T21:48:57.135 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.536481+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.541846+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.543008+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.548775+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.550132+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.555578+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.556921+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.562915+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.564304+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.570460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.571839+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.577180+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-19T21:48:57.136 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.513763+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.516366+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.526447+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.527952+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.535389+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.536481+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.541846+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.543008+0000 mon.a (mon.0) 1031 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.548775+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.550132+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.555578+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.556921+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.562915+0000 mon.a (mon.0) 1036 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.564304+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.570460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-02-19T21:48:57.137 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.571839+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.577180+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.578540+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.579585+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.584537+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.585682+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.591749+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.593027+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.594203+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.595320+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.138 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.596221+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.597164+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.601784+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.603690+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.607325+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.608042+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.610456+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.611656+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.618448+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.628216+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.631008+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.632368+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:57.139 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[40854]: audit 2024-02-19T21:48:56.640531+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.578540+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.579585+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.584537+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.585682+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.591749+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.593027+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.594203+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.595320+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.596221+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.597164+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.601784+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "mon_mds_skip_sanity", "who": "mon"}]': finished 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.603690+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.607325+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-02-19T21:48:57.140 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.608042+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.610456+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.611656+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.618448+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.628216+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.631008+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.632368+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:48:57.141 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:56 smithi087 bash[39529]: audit 2024-02-19T21:48:56.640531+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:57.154 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-19T21:48:57.154 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:56 smithi129 bash[48057]: t=2024-02-19T21:48:56+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-19T21:48:57.155 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-19T21:48:57.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-19T21:48:57.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-19T21:48:57.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-19T21:48:57.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-02-19T21:48:57.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-19T21:48:57.412 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-02-19T21:48:57.706 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-02-19T21:48:57.975 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-02-19T21:48:57.975 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-02-19T21:48:57.976 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-02-19T21:48:57.976 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-19T21:48:57.976 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-19T21:48:57.976 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-19T21:48:57.976 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-19T21:48:57.976 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[34349]: cephadm 2024-02-19T21:48:56.452283+0000 mgr.y (mgr.25078) 433 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:57.976 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[34349]: audit 2024-02-19T21:48:56.475527+0000 mgr.y (mgr.25078) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:48:57.976 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[34349]: cephadm 2024-02-19T21:48:56.517878+0000 mgr.y (mgr.25078) 435 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-19T21:48:57.976 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[34349]: cephadm 2024-02-19T21:48:56.602807+0000 mgr.y (mgr.25078) 436 : cephadm [INF] Upgrade: Complete! 2024-02-19T21:48:57.976 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[34349]: cephadm 2024-02-19T21:48:56.612779+0000 mgr.y (mgr.25078) 437 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:57.976 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[34349]: cephadm 2024-02-19T21:48:56.633529+0000 mgr.y (mgr.25078) 438 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[39529]: cephadm 2024-02-19T21:48:56.452283+0000 mgr.y (mgr.25078) 433 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[39529]: audit 2024-02-19T21:48:56.475527+0000 mgr.y (mgr.25078) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:48:58.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[39529]: cephadm 2024-02-19T21:48:56.517878+0000 mgr.y (mgr.25078) 435 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-19T21:48:58.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[39529]: cephadm 2024-02-19T21:48:56.602807+0000 mgr.y (mgr.25078) 436 : cephadm [INF] Upgrade: Complete! 2024-02-19T21:48:58.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[39529]: cephadm 2024-02-19T21:48:56.612779+0000 mgr.y (mgr.25078) 437 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[39529]: cephadm 2024-02-19T21:48:56.633529+0000 mgr.y (mgr.25078) 438 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[40854]: cephadm 2024-02-19T21:48:56.452283+0000 mgr.y (mgr.25078) 433 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[40854]: audit 2024-02-19T21:48:56.475527+0000 mgr.y (mgr.25078) 434 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-19T21:48:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[40854]: cephadm 2024-02-19T21:48:56.517878+0000 mgr.y (mgr.25078) 435 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-02-19T21:48:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[40854]: cephadm 2024-02-19T21:48:56.602807+0000 mgr.y (mgr.25078) 436 : cephadm [INF] Upgrade: Complete! 2024-02-19T21:48:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[40854]: cephadm 2024-02-19T21:48:56.612779+0000 mgr.y (mgr.25078) 437 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:57 smithi087 bash[40854]: cephadm 2024-02-19T21:48:56.633529+0000 mgr.y (mgr.25078) 438 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:48:58.227 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:57 smithi129 bash[48057]: t=2024-02-19T21:48:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-19T21:48:58.227 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-19T21:48:58.228 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-19T21:48:58.228 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-19T21:48:58.228 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-19T21:48:58.228 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-19T21:48:58.228 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-19T21:48:58.500 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-19T21:48:58.753 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-02-19T21:48:58.753 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-02-19T21:48:58.753 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-02-19T21:48:58.753 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-02-19T21:48:58.753 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-19T21:48:58.754 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-19T21:48:58.754 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-19T21:48:58.754 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-19T21:48:58.754 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[34349]: cluster 2024-02-19T21:48:57.591901+0000 mgr.y (mgr.25078) 439 : cluster [DBG] pgmap v282: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:59.031 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[34349]: audit 2024-02-19T21:48:57.964027+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:58 smithi129 bash[48057]: t=2024-02-19T21:48:58+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-19T21:48:59.031 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-19T21:48:59.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:58 smithi087 bash[39529]: cluster 2024-02-19T21:48:57.591901+0000 mgr.y (mgr.25078) 439 : cluster [DBG] pgmap v282: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:59.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:48:58 smithi087 bash[39529]: audit 2024-02-19T21:48:57.964027+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:59.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:58 smithi087 bash[40854]: cluster 2024-02-19T21:48:57.591901+0000 mgr.y (mgr.25078) 439 : cluster [DBG] pgmap v282: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:48:59.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:48:58 smithi087 bash[40854]: audit 2024-02-19T21:48:57.964027+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:48:59.299 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-19T21:48:59.300 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-02-19T21:48:59.300 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-02-19T21:48:59.300 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-02-19T21:48:59.300 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-02-19T21:48:59.300 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-02-19T21:48:59.300 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-19T21:48:59.565 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-19T21:48:59.817 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-19T21:48:59.817 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-19T21:48:59.817 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-19T21:48:59.817 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-19T21:48:59.817 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-19T21:48:59.818 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-19T21:48:59.818 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-19T21:49:00.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:49:00.070 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-02-19T21:49:00.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-19T21:49:00.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-19T21:49:00.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-19T21:49:00.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:48:59 smithi129 bash[48057]: t=2024-02-19T21:48:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-19T21:49:00.364 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-19T21:49:00.646 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-19T21:49:00.932 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[34349]: cluster 2024-02-19T21:48:59.593073+0000 mgr.y (mgr.25078) 440 : cluster [DBG] pgmap v283: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:01.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:00 smithi087 bash[39529]: cluster 2024-02-19T21:48:59.593073+0000 mgr.y (mgr.25078) 440 : cluster [DBG] pgmap v283: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:01.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:00 smithi087 bash[40854]: cluster 2024-02-19T21:48:59.593073+0000 mgr.y (mgr.25078) 440 : cluster [DBG] pgmap v283: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:01.201 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-19T21:49:01.201 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:00 smithi129 bash[48057]: t=2024-02-19T21:49:00+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-19T21:49:01.201 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-19T21:49:01.201 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-19T21:49:01.201 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-19T21:49:01.202 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-19T21:49:01.202 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-19T21:49:01.202 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-19T21:49:01.462 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-19T21:49:01.714 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-19T21:49:01.714 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-19T21:49:01.714 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-19T21:49:01.714 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-19T21:49:01.714 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-19T21:49:01.715 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-19T21:49:01.715 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-19T21:49:02.014 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[34349]: audit 2024-02-19T21:48:59.920155+0000 mgr.y (mgr.25078) 441 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:01 smithi129 bash[48057]: t=2024-02-19T21:49:01+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-02-19T21:49:02.015 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-02-19T21:49:02.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:01 smithi087 bash[40854]: audit 2024-02-19T21:48:59.920155+0000 mgr.y (mgr.25078) 441 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:02.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:01 smithi087 bash[39529]: audit 2024-02-19T21:48:59.920155+0000 mgr.y (mgr.25078) 441 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:02.275 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-02-19T21:49:02.275 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-02-19T21:49:02.275 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-02-19T21:49:02.275 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-02-19T21:49:02.275 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-02-19T21:49:02.275 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-02-19T21:49:02.527 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[34349]: cluster 2024-02-19T21:49:01.594281+0000 mgr.y (mgr.25078) 442 : cluster [DBG] pgmap v284: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-02-19T21:49:02.810 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-02-19T21:49:02.811 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-02-19T21:49:03.070 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-02-19T21:49:03.070 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-02-19T21:49:03.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-02-19T21:49:03.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:02 smithi129 bash[48057]: t=2024-02-19T21:49:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-02-19T21:49:03.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-02-19T21:49:03.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-02-19T21:49:03.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:02 smithi087 bash[40854]: cluster 2024-02-19T21:49:01.594281+0000 mgr.y (mgr.25078) 442 : cluster [DBG] pgmap v284: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:03.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:02 smithi087 bash[39529]: cluster 2024-02-19T21:49:01.594281+0000 mgr.y (mgr.25078) 442 : cluster [DBG] pgmap v284: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:03.356 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-02-19T21:49:03.357 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-02-19T21:49:03.626 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-02-19T21:49:03.900 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[34349]: cluster 2024-02-19T21:49:03.595597+0000 mgr.y (mgr.25078) 443 : cluster [DBG] pgmap v285: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:03.900 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-02-19T21:49:03.900 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-02-19T21:49:03.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-02-19T21:49:03.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-02-19T21:49:03.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-02-19T21:49:03.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-02-19T21:49:03.901 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-02-19T21:49:04.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:03 smithi087 bash[40854]: cluster 2024-02-19T21:49:03.595597+0000 mgr.y (mgr.25078) 443 : cluster [DBG] pgmap v285: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:04.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:03 smithi087 bash[39529]: cluster 2024-02-19T21:49:03.595597+0000 mgr.y (mgr.25078) 443 : cluster [DBG] pgmap v285: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:04.169 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-02-19T21:49:04.169 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-02-19T21:49:04.169 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-02-19T21:49:04.169 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:03 smithi129 bash[48057]: t=2024-02-19T21:49:03+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-02-19T21:49:04.169 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-02-19T21:49:04.170 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-02-19T21:49:04.170 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-02-19T21:49:04.170 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-02-19T21:49:04.430 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-02-19T21:49:04.430 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-02-19T21:49:04.431 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-02-19T21:49:04.431 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-02-19T21:49:04.431 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-02-19T21:49:04.431 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-02-19T21:49:04.431 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-02-19T21:49:04.431 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-02-19T21:49:04.699 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-02-19T21:49:04.699 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-02-19T21:49:04.699 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-02-19T21:49:04.700 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-02-19T21:49:04.700 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-02-19T21:49:04.700 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-02-19T21:49:04.700 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:04 smithi129 bash[48057]: t=2024-02-19T21:49:04+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-02-19T21:49:05.008 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-02-19T21:49:05.293 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-02-19T21:49:05.294 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-02-19T21:49:05.570 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=14.268300851s 2024-02-19T21:49:05.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-02-19T21:49:05.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-02-19T21:49:05.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-02-19T21:49:05.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-02-19T21:49:05.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-02-19T21:49:05.571 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-02-19T21:49:06.070 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-19T21:49:06.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-02-19T21:49:06.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-02-19T21:49:06.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-19T21:49:06.071 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:49:05 smithi129 bash[48057]: t=2024-02-19T21:49:05+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-02-19T21:49:07.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:06 smithi129 bash[34349]: cluster 2024-02-19T21:49:05.596893+0000 mgr.y (mgr.25078) 444 : cluster [DBG] pgmap v286: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:07.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:06 smithi087 bash[39529]: cluster 2024-02-19T21:49:05.596893+0000 mgr.y (mgr.25078) 444 : cluster [DBG] pgmap v286: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:07.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:06 smithi087 bash[40854]: cluster 2024-02-19T21:49:05.596893+0000 mgr.y (mgr.25078) 444 : cluster [DBG] pgmap v286: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:09.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:08 smithi129 bash[34349]: cluster 2024-02-19T21:49:07.597658+0000 mgr.y (mgr.25078) 445 : cluster [DBG] pgmap v287: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:09.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:08 smithi087 bash[40854]: cluster 2024-02-19T21:49:07.597658+0000 mgr.y (mgr.25078) 445 : cluster [DBG] pgmap v287: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:09.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:08 smithi087 bash[39529]: cluster 2024-02-19T21:49:07.597658+0000 mgr.y (mgr.25078) 445 : cluster [DBG] pgmap v287: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:10.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:49:09 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:49:11.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:10 smithi129 bash[34349]: cluster 2024-02-19T21:49:09.598937+0000 mgr.y (mgr.25078) 446 : cluster [DBG] pgmap v288: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:10 smithi087 bash[39529]: cluster 2024-02-19T21:49:09.598937+0000 mgr.y (mgr.25078) 446 : cluster [DBG] pgmap v288: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:11.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:10 smithi087 bash[40854]: cluster 2024-02-19T21:49:09.598937+0000 mgr.y (mgr.25078) 446 : cluster [DBG] pgmap v288: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:12.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:11 smithi129 bash[34349]: audit 2024-02-19T21:49:09.922858+0000 mgr.y (mgr.25078) 447 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:12.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:11 smithi087 bash[39529]: audit 2024-02-19T21:49:09.922858+0000 mgr.y (mgr.25078) 447 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:12.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:11 smithi087 bash[40854]: audit 2024-02-19T21:49:09.922858+0000 mgr.y (mgr.25078) 447 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:13.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:12 smithi129 bash[34349]: cluster 2024-02-19T21:49:11.600070+0000 mgr.y (mgr.25078) 448 : cluster [DBG] pgmap v289: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:13.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:12 smithi087 bash[39529]: cluster 2024-02-19T21:49:11.600070+0000 mgr.y (mgr.25078) 448 : cluster [DBG] pgmap v289: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:13.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:12 smithi087 bash[40854]: cluster 2024-02-19T21:49:11.600070+0000 mgr.y (mgr.25078) 448 : cluster [DBG] pgmap v289: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:15.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:14 smithi129 bash[34349]: cluster 2024-02-19T21:49:13.601231+0000 mgr.y (mgr.25078) 449 : cluster [DBG] pgmap v290: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:15.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:14 smithi087 bash[39529]: cluster 2024-02-19T21:49:13.601231+0000 mgr.y (mgr.25078) 449 : cluster [DBG] pgmap v290: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:15.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:14 smithi087 bash[40854]: cluster 2024-02-19T21:49:13.601231+0000 mgr.y (mgr.25078) 449 : cluster [DBG] pgmap v290: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:17.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:16 smithi129 bash[34349]: cluster 2024-02-19T21:49:15.602371+0000 mgr.y (mgr.25078) 450 : cluster [DBG] pgmap v291: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:17.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:16 smithi087 bash[39529]: cluster 2024-02-19T21:49:15.602371+0000 mgr.y (mgr.25078) 450 : cluster [DBG] pgmap v291: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:17.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:16 smithi087 bash[40854]: cluster 2024-02-19T21:49:15.602371+0000 mgr.y (mgr.25078) 450 : cluster [DBG] pgmap v291: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:19.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:18 smithi129 bash[34349]: cluster 2024-02-19T21:49:17.603268+0000 mgr.y (mgr.25078) 451 : cluster [DBG] pgmap v292: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:19.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:18 smithi087 bash[39529]: cluster 2024-02-19T21:49:17.603268+0000 mgr.y (mgr.25078) 451 : cluster [DBG] pgmap v292: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:19.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:18 smithi087 bash[40854]: cluster 2024-02-19T21:49:17.603268+0000 mgr.y (mgr.25078) 451 : cluster [DBG] pgmap v292: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:19.449 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-19T21:49:19.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:19 smithi087 bash[40854]: audit 2024-02-19T21:49:18.649023+0000 mgr.y (mgr.25078) 452 : audit [DBG] from='client.44862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:49:19.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:19 smithi087 bash[39529]: audit 2024-02-19T21:49:18.649023+0000 mgr.y (mgr.25078) 452 : audit [DBG] from='client.44862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:49:20.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:49:19 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:49:20.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:19 smithi129 bash[34349]: audit 2024-02-19T21:49:18.649023+0000 mgr.y (mgr.25078) 452 : audit [DBG] from='client.44862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:49:20.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:20 smithi087 bash[40854]: cluster 2024-02-19T21:49:19.604381+0000 mgr.y (mgr.25078) 453 : cluster [DBG] pgmap v293: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:20.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:20 smithi087 bash[39529]: cluster 2024-02-19T21:49:19.604381+0000 mgr.y (mgr.25078) 453 : cluster [DBG] pgmap v293: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:21.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:20 smithi129 bash[34349]: cluster 2024-02-19T21:49:19.604381+0000 mgr.y (mgr.25078) 453 : cluster [DBG] pgmap v293: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:21.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:21 smithi087 bash[39529]: audit 2024-02-19T21:49:19.934139+0000 mgr.y (mgr.25078) 454 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:21.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:21 smithi087 bash[40854]: audit 2024-02-19T21:49:19.934139+0000 mgr.y (mgr.25078) 454 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:22.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:21 smithi129 bash[34349]: audit 2024-02-19T21:49:19.934139+0000 mgr.y (mgr.25078) 454 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:22.899 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:49:22.899 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (65s) 58s ago 16m 14.2M - 0.23.0 ba2b418f427c 40183c7189f7 2024-02-19T21:49:22.899 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (32s) 26s ago 15m 18.0M - 8.3.5 dad864ee21e9 a24c0ac80e28 2024-02-19T21:49:22.899 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (114s) 26s ago 16m 45.8M - 3.6 823b921721f5 56ae0e8cd8e8 2024-02-19T21:49:22.899 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (8m) 26s ago 20m 381M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:49:22.899 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (8m) 58s ago 22m 428M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (7m) 58s ago 22m 71.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (7m) 26s ago 20m 57.8M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (7m) 58s ago 20m 53.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (100s) 58s ago 16m 11.6M - 1.3.1 1dbe0e931976 0bac7997e165 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (95s) 26s ago 16m 12.7M - 1.3.1 1dbe0e931976 9219cefa9872 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (6m) 58s ago 20m 51.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (5m) 58s ago 19m 53.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (5m) 58s ago 19m 46.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (4m) 58s ago 18m 52.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (4m) 26s ago 18m 51.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (3m) 26s ago 17m 46.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (2m) 26s ago 17m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (2m) 26s ago 17m 45.9M 4096M 16.2.14-548-g81bd20d6 823b921721f5 ed446eb60178 2024-02-19T21:49:22.900 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (83s) 26s ago 16m 43.2M - 2.33.4 514e6a882f6e 97f9f0e2a445 2024-02-19T21:49:22.901 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (2m) 58s ago 13m 55.0M - 16.2.14-548-g81bd20d6 823b921721f5 3f09acb85148 2024-02-19T21:49:22.901 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (2m) 26s ago 13m 55.1M - 16.2.14-548-g81bd20d6 823b921721f5 b5bc2ef71671 2024-02-19T21:49:23.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:22 smithi129 bash[34349]: cluster 2024-02-19T21:49:21.605577+0000 mgr.y (mgr.25078) 455 : cluster [DBG] pgmap v294: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:23.128 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:22 smithi087 bash[39529]: cluster 2024-02-19T21:49:21.605577+0000 mgr.y (mgr.25078) 455 : cluster [DBG] pgmap v294: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:23.129 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:22 smithi087 bash[40854]: cluster 2024-02-19T21:49:21.605577+0000 mgr.y (mgr.25078) 455 : cluster [DBG] pgmap v294: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:23.700 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions' 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.874522+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.875717+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.876735+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.877816+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.878705+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.879531+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.882764+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.883567+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.884378+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.885137+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:23 smithi129 bash[34349]: audit 2024-02-19T21:49:22.885896+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.874522+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.875717+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.876735+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.877816+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.878705+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.879531+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.882764+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.883567+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.884378+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.885137+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[39529]: audit 2024-02-19T21:49:22.885896+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.874522+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.875717+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.876735+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.877816+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.878705+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.879531+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.882764+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:49:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.883567+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.884378+0000 mon.a (mon.0) 1071 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.885137+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.134 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:23 smithi087 bash[40854]: audit 2024-02-19T21:49:22.885896+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:49:24.986 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:24 smithi087 bash[40854]: audit 2024-02-19T21:49:22.868935+0000 mgr.y (mgr.25078) 456 : audit [DBG] from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:49:24.987 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:24 smithi087 bash[40854]: cluster 2024-02-19T21:49:23.606864+0000 mgr.y (mgr.25078) 457 : cluster [DBG] pgmap v295: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:24.987 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:24 smithi087 bash[39529]: audit 2024-02-19T21:49:22.868935+0000 mgr.y (mgr.25078) 456 : audit [DBG] from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:49:24.987 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:24 smithi087 bash[39529]: cluster 2024-02-19T21:49:23.606864+0000 mgr.y (mgr.25078) 457 : cluster [DBG] pgmap v295: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:25.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:24 smithi129 bash[34349]: audit 2024-02-19T21:49:22.868935+0000 mgr.y (mgr.25078) 456 : audit [DBG] from='client.54772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:49:25.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:24 smithi129 bash[34349]: cluster 2024-02-19T21:49:23.606864+0000 mgr.y (mgr.25078) 457 : cluster [DBG] pgmap v295: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:27.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:26 smithi129 bash[34349]: cluster 2024-02-19T21:49:25.607992+0000 mgr.y (mgr.25078) 458 : cluster [DBG] pgmap v296: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:49:27.113 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:49:27.114 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:49:27.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:26 smithi087 bash[39529]: cluster 2024-02-19T21:49:25.607992+0000 mgr.y (mgr.25078) 458 : cluster [DBG] pgmap v296: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:27.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:26 smithi087 bash[40854]: cluster 2024-02-19T21:49:25.607992+0000 mgr.y (mgr.25078) 458 : cluster [DBG] pgmap v296: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:27.922 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-02-19T21:49:28.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:27 smithi129 bash[34349]: audit 2024-02-19T21:49:27.113922+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.44874 172.21.15.87:0/2785732872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:49:28.078 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:27 smithi087 bash[39529]: audit 2024-02-19T21:49:27.113922+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.44874 172.21.15.87:0/2785732872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:49:28.078 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:27 smithi087 bash[40854]: audit 2024-02-19T21:49:27.113922+0000 mon.a (mon.0) 1074 : audit [DBG] from='client.44874 172.21.15.87:0/2785732872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:49:29.034 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:28 smithi087 bash[39529]: cluster 2024-02-19T21:49:27.608760+0000 mgr.y (mgr.25078) 459 : cluster [DBG] pgmap v297: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:29.035 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:28 smithi087 bash[40854]: cluster 2024-02-19T21:49:27.608760+0000 mgr.y (mgr.25078) 459 : cluster [DBG] pgmap v297: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:29.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:28 smithi129 bash[34349]: cluster 2024-02-19T21:49:27.608760+0000 mgr.y (mgr.25078) 459 : cluster [DBG] pgmap v297: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:30.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:49:29 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:49:30.776 INFO:teuthology.orchestra.run.smithi087.stdout:wait for servicemap items w/ changing names to refresh 2024-02-19T21:49:31.002 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:30 smithi087 bash[39529]: cluster 2024-02-19T21:49:29.610084+0000 mgr.y (mgr.25078) 460 : cluster [DBG] pgmap v298: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:31.003 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:30 smithi087 bash[40854]: cluster 2024-02-19T21:49:29.610084+0000 mgr.y (mgr.25078) 460 : cluster [DBG] pgmap v298: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:31.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:30 smithi129 bash[34349]: cluster 2024-02-19T21:49:29.610084+0000 mgr.y (mgr.25078) 460 : cluster [DBG] pgmap v298: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:31.600 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'sleep 60' 2024-02-19T21:49:31.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:31 smithi087 bash[39529]: audit 2024-02-19T21:49:29.937441+0000 mgr.y (mgr.25078) 461 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:31.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:31 smithi087 bash[40854]: audit 2024-02-19T21:49:29.937441+0000 mgr.y (mgr.25078) 461 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:32.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:31 smithi129 bash[34349]: audit 2024-02-19T21:49:29.937441+0000 mgr.y (mgr.25078) 461 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:32.994 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:32 smithi087 bash[39529]: cluster 2024-02-19T21:49:31.611247+0000 mgr.y (mgr.25078) 462 : cluster [DBG] pgmap v299: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:32.994 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:32 smithi087 bash[40854]: cluster 2024-02-19T21:49:31.611247+0000 mgr.y (mgr.25078) 462 : cluster [DBG] pgmap v299: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:33.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:32 smithi129 bash[34349]: cluster 2024-02-19T21:49:31.611247+0000 mgr.y (mgr.25078) 462 : cluster [DBG] pgmap v299: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:33.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:33 smithi087 bash[39529]: cluster 2024-02-19T21:49:33.612243+0000 mgr.y (mgr.25078) 463 : cluster [DBG] pgmap v300: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:33.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:33 smithi087 bash[40854]: cluster 2024-02-19T21:49:33.612243+0000 mgr.y (mgr.25078) 463 : cluster [DBG] pgmap v300: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:34.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:33 smithi129 bash[34349]: cluster 2024-02-19T21:49:33.612243+0000 mgr.y (mgr.25078) 463 : cluster [DBG] pgmap v300: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:37.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:36 smithi129 bash[34349]: cluster 2024-02-19T21:49:35.613330+0000 mgr.y (mgr.25078) 464 : cluster [DBG] pgmap v301: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:37.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:36 smithi087 bash[39529]: cluster 2024-02-19T21:49:35.613330+0000 mgr.y (mgr.25078) 464 : cluster [DBG] pgmap v301: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:37.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:36 smithi087 bash[40854]: cluster 2024-02-19T21:49:35.613330+0000 mgr.y (mgr.25078) 464 : cluster [DBG] pgmap v301: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:39.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:38 smithi129 bash[34349]: cluster 2024-02-19T21:49:37.614102+0000 mgr.y (mgr.25078) 465 : cluster [DBG] pgmap v302: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:39.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:38 smithi087 bash[39529]: cluster 2024-02-19T21:49:37.614102+0000 mgr.y (mgr.25078) 465 : cluster [DBG] pgmap v302: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:39.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:38 smithi087 bash[40854]: cluster 2024-02-19T21:49:37.614102+0000 mgr.y (mgr.25078) 465 : cluster [DBG] pgmap v302: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:40.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:49:39 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:49:41.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:40 smithi129 bash[34349]: cluster 2024-02-19T21:49:39.615359+0000 mgr.y (mgr.25078) 466 : cluster [DBG] pgmap v303: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:41.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:40 smithi087 bash[39529]: cluster 2024-02-19T21:49:39.615359+0000 mgr.y (mgr.25078) 466 : cluster [DBG] pgmap v303: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:41.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:40 smithi087 bash[40854]: cluster 2024-02-19T21:49:39.615359+0000 mgr.y (mgr.25078) 466 : cluster [DBG] pgmap v303: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:42.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:41 smithi129 bash[34349]: audit 2024-02-19T21:49:39.948133+0000 mgr.y (mgr.25078) 467 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:42.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:41 smithi087 bash[39529]: audit 2024-02-19T21:49:39.948133+0000 mgr.y (mgr.25078) 467 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:42.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:41 smithi087 bash[40854]: audit 2024-02-19T21:49:39.948133+0000 mgr.y (mgr.25078) 467 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:42 smithi129 bash[34349]: cluster 2024-02-19T21:49:41.616513+0000 mgr.y (mgr.25078) 468 : cluster [DBG] pgmap v304: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:42 smithi129 bash[34349]: audit 2024-02-19T21:49:42.149349+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-19T21:49:43.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:42 smithi129 bash[34349]: audit 2024-02-19T21:49:42.149981+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-19T21:49:43.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:42 smithi129 bash[34349]: audit 2024-02-19T21:49:42.150565+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-19T21:49:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[39529]: cluster 2024-02-19T21:49:41.616513+0000 mgr.y (mgr.25078) 468 : cluster [DBG] pgmap v304: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[39529]: audit 2024-02-19T21:49:42.149349+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-19T21:49:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[39529]: audit 2024-02-19T21:49:42.149981+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-19T21:49:43.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[39529]: audit 2024-02-19T21:49:42.150565+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-19T21:49:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[40854]: cluster 2024-02-19T21:49:41.616513+0000 mgr.y (mgr.25078) 468 : cluster [DBG] pgmap v304: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:43.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[40854]: audit 2024-02-19T21:49:42.149349+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-02-19T21:49:43.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[40854]: audit 2024-02-19T21:49:42.149981+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 2]}]: dispatch 2024-02-19T21:49:43.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:42 smithi087 bash[40854]: audit 2024-02-19T21:49:42.150565+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 5]}]: dispatch 2024-02-19T21:49:45.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:44 smithi129 bash[34349]: cluster 2024-02-19T21:49:43.617703+0000 mgr.y (mgr.25078) 469 : cluster [DBG] pgmap v305: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:45.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:44 smithi087 bash[39529]: cluster 2024-02-19T21:49:43.617703+0000 mgr.y (mgr.25078) 469 : cluster [DBG] pgmap v305: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:45.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:44 smithi087 bash[40854]: cluster 2024-02-19T21:49:43.617703+0000 mgr.y (mgr.25078) 469 : cluster [DBG] pgmap v305: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:46 smithi129 bash[34349]: cluster 2024-02-19T21:49:45.618815+0000 mgr.y (mgr.25078) 470 : cluster [DBG] pgmap v306: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:47.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:46 smithi087 bash[40854]: cluster 2024-02-19T21:49:45.618815+0000 mgr.y (mgr.25078) 470 : cluster [DBG] pgmap v306: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:47.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:46 smithi087 bash[39529]: cluster 2024-02-19T21:49:45.618815+0000 mgr.y (mgr.25078) 470 : cluster [DBG] pgmap v306: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:49.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:48 smithi129 bash[34349]: cluster 2024-02-19T21:49:47.619721+0000 mgr.y (mgr.25078) 471 : cluster [DBG] pgmap v307: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:49.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:48 smithi087 bash[40854]: cluster 2024-02-19T21:49:47.619721+0000 mgr.y (mgr.25078) 471 : cluster [DBG] pgmap v307: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:48 smithi087 bash[39529]: cluster 2024-02-19T21:49:47.619721+0000 mgr.y (mgr.25078) 471 : cluster [DBG] pgmap v307: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:50.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:49:49 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:49:51.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:50 smithi129 bash[34349]: cluster 2024-02-19T21:49:49.620931+0000 mgr.y (mgr.25078) 472 : cluster [DBG] pgmap v308: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:50 smithi087 bash[39529]: cluster 2024-02-19T21:49:49.620931+0000 mgr.y (mgr.25078) 472 : cluster [DBG] pgmap v308: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:51.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:50 smithi087 bash[40854]: cluster 2024-02-19T21:49:49.620931+0000 mgr.y (mgr.25078) 472 : cluster [DBG] pgmap v308: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:52.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:51 smithi129 bash[34349]: audit 2024-02-19T21:49:49.959565+0000 mgr.y (mgr.25078) 473 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:52.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:51 smithi087 bash[39529]: audit 2024-02-19T21:49:49.959565+0000 mgr.y (mgr.25078) 473 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:52.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:51 smithi087 bash[40854]: audit 2024-02-19T21:49:49.959565+0000 mgr.y (mgr.25078) 473 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:49:53.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:52 smithi129 bash[34349]: cluster 2024-02-19T21:49:51.622087+0000 mgr.y (mgr.25078) 474 : cluster [DBG] pgmap v309: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:53.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:52 smithi087 bash[39529]: cluster 2024-02-19T21:49:51.622087+0000 mgr.y (mgr.25078) 474 : cluster [DBG] pgmap v309: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:53.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:52 smithi087 bash[40854]: cluster 2024-02-19T21:49:51.622087+0000 mgr.y (mgr.25078) 474 : cluster [DBG] pgmap v309: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:55.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:54 smithi129 bash[34349]: cluster 2024-02-19T21:49:53.623358+0000 mgr.y (mgr.25078) 475 : cluster [DBG] pgmap v310: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:55.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:54 smithi087 bash[39529]: cluster 2024-02-19T21:49:53.623358+0000 mgr.y (mgr.25078) 475 : cluster [DBG] pgmap v310: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:55.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:54 smithi087 bash[40854]: cluster 2024-02-19T21:49:53.623358+0000 mgr.y (mgr.25078) 475 : cluster [DBG] pgmap v310: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:49:57.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:56 smithi129 bash[34349]: cluster 2024-02-19T21:49:55.624467+0000 mgr.y (mgr.25078) 476 : cluster [DBG] pgmap v311: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:57.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:56 smithi129 bash[34349]: audit 2024-02-19T21:49:56.649493+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:49:57.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:56 smithi087 bash[39529]: cluster 2024-02-19T21:49:55.624467+0000 mgr.y (mgr.25078) 476 : cluster [DBG] pgmap v311: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:57.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:56 smithi087 bash[39529]: audit 2024-02-19T21:49:56.649493+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:49:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:56 smithi087 bash[40854]: cluster 2024-02-19T21:49:55.624467+0000 mgr.y (mgr.25078) 476 : cluster [DBG] pgmap v311: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:56 smithi087 bash[40854]: audit 2024-02-19T21:49:56.649493+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:49:58.320 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:57 smithi129 bash[34349]: audit 2024-02-19T21:49:56.927415+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:49:58.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:57 smithi129 bash[34349]: audit 2024-02-19T21:49:57.219706+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:49:58.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:57 smithi129 bash[34349]: audit 2024-02-19T21:49:57.221705+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:49:58.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:57 smithi129 bash[34349]: cephadm 2024-02-19T21:49:57.223279+0000 mgr.y (mgr.25078) 477 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:49:58.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:57 smithi129 bash[34349]: audit 2024-02-19T21:49:57.231878+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:49:58.321 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:49:57 smithi129 bash[34349]: cluster 2024-02-19T21:49:57.625285+0000 mgr.y (mgr.25078) 478 : cluster [DBG] pgmap v312: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[39529]: audit 2024-02-19T21:49:56.927415+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[39529]: audit 2024-02-19T21:49:57.219706+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[39529]: audit 2024-02-19T21:49:57.221705+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[39529]: cephadm 2024-02-19T21:49:57.223279+0000 mgr.y (mgr.25078) 477 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[39529]: audit 2024-02-19T21:49:57.231878+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[39529]: cluster 2024-02-19T21:49:57.625285+0000 mgr.y (mgr.25078) 478 : cluster [DBG] pgmap v312: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:49:58.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[40854]: audit 2024-02-19T21:49:56.927415+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:49:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[40854]: audit 2024-02-19T21:49:57.219706+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:49:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[40854]: audit 2024-02-19T21:49:57.221705+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:49:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[40854]: cephadm 2024-02-19T21:49:57.223279+0000 mgr.y (mgr.25078) 477 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:49:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[40854]: audit 2024-02-19T21:49:57.231878+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:49:58.383 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:49:57 smithi087 bash[40854]: cluster 2024-02-19T21:49:57.625285+0000 mgr.y (mgr.25078) 478 : cluster [DBG] pgmap v312: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:00.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:49:59 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:50:01.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:00 smithi129 bash[34349]: cluster 2024-02-19T21:49:59.626433+0000 mgr.y (mgr.25078) 479 : cluster [DBG] pgmap v313: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:01.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:00 smithi129 bash[34349]: cluster 2024-02-19T21:50:00.000166+0000 mon.a (mon.0) 1083 : cluster [INF] overall HEALTH_OK 2024-02-19T21:50:01.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:00 smithi087 bash[40854]: cluster 2024-02-19T21:49:59.626433+0000 mgr.y (mgr.25078) 479 : cluster [DBG] pgmap v313: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:01.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:00 smithi087 bash[40854]: cluster 2024-02-19T21:50:00.000166+0000 mon.a (mon.0) 1083 : cluster [INF] overall HEALTH_OK 2024-02-19T21:50:01.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:00 smithi087 bash[39529]: cluster 2024-02-19T21:49:59.626433+0000 mgr.y (mgr.25078) 479 : cluster [DBG] pgmap v313: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:01.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:00 smithi087 bash[39529]: cluster 2024-02-19T21:50:00.000166+0000 mon.a (mon.0) 1083 : cluster [INF] overall HEALTH_OK 2024-02-19T21:50:02.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:01 smithi129 bash[34349]: audit 2024-02-19T21:49:59.971004+0000 mgr.y (mgr.25078) 480 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:02.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:01 smithi087 bash[39529]: audit 2024-02-19T21:49:59.971004+0000 mgr.y (mgr.25078) 480 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:02.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:01 smithi087 bash[40854]: audit 2024-02-19T21:49:59.971004+0000 mgr.y (mgr.25078) 480 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:03.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:02 smithi129 bash[34349]: cluster 2024-02-19T21:50:01.627844+0000 mgr.y (mgr.25078) 481 : cluster [DBG] pgmap v314: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:03.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:02 smithi087 bash[39529]: cluster 2024-02-19T21:50:01.627844+0000 mgr.y (mgr.25078) 481 : cluster [DBG] pgmap v314: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:03.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:02 smithi087 bash[40854]: cluster 2024-02-19T21:50:01.627844+0000 mgr.y (mgr.25078) 481 : cluster [DBG] pgmap v314: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:05.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:04 smithi129 bash[34349]: cluster 2024-02-19T21:50:03.629051+0000 mgr.y (mgr.25078) 482 : cluster [DBG] pgmap v315: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:04 smithi087 bash[39529]: cluster 2024-02-19T21:50:03.629051+0000 mgr.y (mgr.25078) 482 : cluster [DBG] pgmap v315: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:05.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:04 smithi087 bash[40854]: cluster 2024-02-19T21:50:03.629051+0000 mgr.y (mgr.25078) 482 : cluster [DBG] pgmap v315: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:07.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:06 smithi129 bash[34349]: cluster 2024-02-19T21:50:05.630182+0000 mgr.y (mgr.25078) 483 : cluster [DBG] pgmap v316: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:07.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:06 smithi087 bash[39529]: cluster 2024-02-19T21:50:05.630182+0000 mgr.y (mgr.25078) 483 : cluster [DBG] pgmap v316: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:07.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:06 smithi087 bash[40854]: cluster 2024-02-19T21:50:05.630182+0000 mgr.y (mgr.25078) 483 : cluster [DBG] pgmap v316: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:09.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:08 smithi129 bash[34349]: cluster 2024-02-19T21:50:07.631138+0000 mgr.y (mgr.25078) 484 : cluster [DBG] pgmap v317: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:09.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:08 smithi087 bash[39529]: cluster 2024-02-19T21:50:07.631138+0000 mgr.y (mgr.25078) 484 : cluster [DBG] pgmap v317: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:09.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:08 smithi087 bash[40854]: cluster 2024-02-19T21:50:07.631138+0000 mgr.y (mgr.25078) 484 : cluster [DBG] pgmap v317: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:10.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:50:09 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:50:11.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:10 smithi129 bash[34349]: cluster 2024-02-19T21:50:09.632429+0000 mgr.y (mgr.25078) 485 : cluster [DBG] pgmap v318: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:10 smithi087 bash[39529]: cluster 2024-02-19T21:50:09.632429+0000 mgr.y (mgr.25078) 485 : cluster [DBG] pgmap v318: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:11.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:10 smithi087 bash[40854]: cluster 2024-02-19T21:50:09.632429+0000 mgr.y (mgr.25078) 485 : cluster [DBG] pgmap v318: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:12.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:11 smithi129 bash[34349]: audit 2024-02-19T21:50:09.982177+0000 mgr.y (mgr.25078) 486 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:12.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:11 smithi087 bash[39529]: audit 2024-02-19T21:50:09.982177+0000 mgr.y (mgr.25078) 486 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:12.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:11 smithi087 bash[40854]: audit 2024-02-19T21:50:09.982177+0000 mgr.y (mgr.25078) 486 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:13.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:12 smithi129 bash[34349]: cluster 2024-02-19T21:50:11.633630+0000 mgr.y (mgr.25078) 487 : cluster [DBG] pgmap v319: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:13.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:12 smithi087 bash[39529]: cluster 2024-02-19T21:50:11.633630+0000 mgr.y (mgr.25078) 487 : cluster [DBG] pgmap v319: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:13.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:12 smithi087 bash[40854]: cluster 2024-02-19T21:50:11.633630+0000 mgr.y (mgr.25078) 487 : cluster [DBG] pgmap v319: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:15.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:14 smithi129 bash[34349]: cluster 2024-02-19T21:50:13.634941+0000 mgr.y (mgr.25078) 488 : cluster [DBG] pgmap v320: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:15.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:14 smithi087 bash[40854]: cluster 2024-02-19T21:50:13.634941+0000 mgr.y (mgr.25078) 488 : cluster [DBG] pgmap v320: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:15.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:14 smithi087 bash[39529]: cluster 2024-02-19T21:50:13.634941+0000 mgr.y (mgr.25078) 488 : cluster [DBG] pgmap v320: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:17.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:16 smithi129 bash[34349]: cluster 2024-02-19T21:50:15.636132+0000 mgr.y (mgr.25078) 489 : cluster [DBG] pgmap v321: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:17.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:16 smithi087 bash[39529]: cluster 2024-02-19T21:50:15.636132+0000 mgr.y (mgr.25078) 489 : cluster [DBG] pgmap v321: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:17.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:16 smithi087 bash[40854]: cluster 2024-02-19T21:50:15.636132+0000 mgr.y (mgr.25078) 489 : cluster [DBG] pgmap v321: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:19.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:18 smithi129 bash[34349]: cluster 2024-02-19T21:50:17.637018+0000 mgr.y (mgr.25078) 490 : cluster [DBG] pgmap v322: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:19.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:18 smithi087 bash[39529]: cluster 2024-02-19T21:50:17.637018+0000 mgr.y (mgr.25078) 490 : cluster [DBG] pgmap v322: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:19.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:18 smithi087 bash[40854]: cluster 2024-02-19T21:50:17.637018+0000 mgr.y (mgr.25078) 490 : cluster [DBG] pgmap v322: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:20.324 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:50:19 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:50:21.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:20 smithi129 bash[34349]: cluster 2024-02-19T21:50:19.638202+0000 mgr.y (mgr.25078) 491 : cluster [DBG] pgmap v323: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:21.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:20 smithi087 bash[39529]: cluster 2024-02-19T21:50:19.638202+0000 mgr.y (mgr.25078) 491 : cluster [DBG] pgmap v323: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:21.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:20 smithi087 bash[40854]: cluster 2024-02-19T21:50:19.638202+0000 mgr.y (mgr.25078) 491 : cluster [DBG] pgmap v323: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:22.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:21 smithi129 bash[34349]: audit 2024-02-19T21:50:19.993774+0000 mgr.y (mgr.25078) 492 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:22.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:21 smithi087 bash[39529]: audit 2024-02-19T21:50:19.993774+0000 mgr.y (mgr.25078) 492 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:22.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:21 smithi087 bash[40854]: audit 2024-02-19T21:50:19.993774+0000 mgr.y (mgr.25078) 492 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:23.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:22 smithi129 bash[34349]: cluster 2024-02-19T21:50:21.639273+0000 mgr.y (mgr.25078) 493 : cluster [DBG] pgmap v324: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:23.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:22 smithi087 bash[39529]: cluster 2024-02-19T21:50:21.639273+0000 mgr.y (mgr.25078) 493 : cluster [DBG] pgmap v324: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:23.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:22 smithi087 bash[40854]: cluster 2024-02-19T21:50:21.639273+0000 mgr.y (mgr.25078) 493 : cluster [DBG] pgmap v324: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:25.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:24 smithi129 bash[34349]: cluster 2024-02-19T21:50:23.640649+0000 mgr.y (mgr.25078) 494 : cluster [DBG] pgmap v325: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:25.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:24 smithi087 bash[39529]: cluster 2024-02-19T21:50:23.640649+0000 mgr.y (mgr.25078) 494 : cluster [DBG] pgmap v325: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:25.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:24 smithi087 bash[40854]: cluster 2024-02-19T21:50:23.640649+0000 mgr.y (mgr.25078) 494 : cluster [DBG] pgmap v325: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:26.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:25 smithi129 bash[34349]: cluster 2024-02-19T21:50:25.641868+0000 mgr.y (mgr.25078) 495 : cluster [DBG] pgmap v326: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:26.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:25 smithi087 bash[39529]: cluster 2024-02-19T21:50:25.641868+0000 mgr.y (mgr.25078) 495 : cluster [DBG] pgmap v326: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:26.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:25 smithi087 bash[40854]: cluster 2024-02-19T21:50:25.641868+0000 mgr.y (mgr.25078) 495 : cluster [DBG] pgmap v326: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:29.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:28 smithi129 bash[34349]: cluster 2024-02-19T21:50:27.642702+0000 mgr.y (mgr.25078) 496 : cluster [DBG] pgmap v327: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:29.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:28 smithi087 bash[39529]: cluster 2024-02-19T21:50:27.642702+0000 mgr.y (mgr.25078) 496 : cluster [DBG] pgmap v327: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:29.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:28 smithi087 bash[40854]: cluster 2024-02-19T21:50:27.642702+0000 mgr.y (mgr.25078) 496 : cluster [DBG] pgmap v327: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:30.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:50:30 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:50:31.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:30 smithi129 bash[34349]: cluster 2024-02-19T21:50:29.643968+0000 mgr.y (mgr.25078) 497 : cluster [DBG] pgmap v328: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:31.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:30 smithi087 bash[39529]: cluster 2024-02-19T21:50:29.643968+0000 mgr.y (mgr.25078) 497 : cluster [DBG] pgmap v328: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:31.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:30 smithi087 bash[40854]: cluster 2024-02-19T21:50:29.643968+0000 mgr.y (mgr.25078) 497 : cluster [DBG] pgmap v328: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:32.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:31 smithi129 bash[34349]: audit 2024-02-19T21:50:30.005100+0000 mgr.y (mgr.25078) 498 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:32.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:31 smithi087 bash[39529]: audit 2024-02-19T21:50:30.005100+0000 mgr.y (mgr.25078) 498 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:32.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:31 smithi087 bash[40854]: audit 2024-02-19T21:50:30.005100+0000 mgr.y (mgr.25078) 498 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:33.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:32 smithi129 bash[34349]: cluster 2024-02-19T21:50:31.645070+0000 mgr.y (mgr.25078) 499 : cluster [DBG] pgmap v329: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:33.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:32 smithi087 bash[39529]: cluster 2024-02-19T21:50:31.645070+0000 mgr.y (mgr.25078) 499 : cluster [DBG] pgmap v329: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:33.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:32 smithi087 bash[40854]: cluster 2024-02-19T21:50:31.645070+0000 mgr.y (mgr.25078) 499 : cluster [DBG] pgmap v329: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:35.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:34 smithi129 bash[34349]: cluster 2024-02-19T21:50:33.646434+0000 mgr.y (mgr.25078) 500 : cluster [DBG] pgmap v330: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:35.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:34 smithi087 bash[39529]: cluster 2024-02-19T21:50:33.646434+0000 mgr.y (mgr.25078) 500 : cluster [DBG] pgmap v330: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:35.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:34 smithi087 bash[40854]: cluster 2024-02-19T21:50:33.646434+0000 mgr.y (mgr.25078) 500 : cluster [DBG] pgmap v330: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:35.463 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ps' 2024-02-19T21:50:36.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:36 smithi087 bash[39529]: cluster 2024-02-19T21:50:35.647627+0000 mgr.y (mgr.25078) 501 : cluster [DBG] pgmap v331: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:36.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:36 smithi087 bash[40854]: cluster 2024-02-19T21:50:35.647627+0000 mgr.y (mgr.25078) 501 : cluster [DBG] pgmap v331: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:37.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:36 smithi129 bash[34349]: cluster 2024-02-19T21:50:35.647627+0000 mgr.y (mgr.25078) 501 : cluster [DBG] pgmap v331: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:alertmanager.a smithi087 running (2m) 2m ago 17m 14.2M - 0.23.0 ba2b418f427c 40183c7189f7 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:grafana.a smithi129 running (108s) 102s ago 16m 18.0M - 8.3.5 dad864ee21e9 a24c0ac80e28 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:iscsi.iscsi.a smithi129 running (3m) 102s ago 17m 45.8M - 3.6 823b921721f5 56ae0e8cd8e8 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.x smithi129 *:8443 running (9m) 102s ago 21m 381M - 16.2.14-548-g81bd20d6 823b921721f5 5142e3aeda5a 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:mgr.y smithi087 *:8443 running (10m) 2m ago 23m 428M - 16.2.14-548-g81bd20d6 823b921721f5 d1a67aec0e8e 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:mon.a smithi087 running (9m) 2m ago 23m 71.0M 2048M 16.2.14-548-g81bd20d6 823b921721f5 f930e9d3344a 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:mon.b smithi129 running (8m) 102s ago 21m 57.8M 2048M 16.2.14-548-g81bd20d6 823b921721f5 ee398b988854 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:mon.c smithi087 running (8m) 2m ago 22m 53.7M 2048M 16.2.14-548-g81bd20d6 823b921721f5 c897f4a3e80a 2024-02-19T21:50:38.863 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.a smithi087 running (2m) 2m ago 17m 11.6M - 1.3.1 1dbe0e931976 0bac7997e165 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:node-exporter.b smithi129 running (2m) 102s ago 17m 12.7M - 1.3.1 1dbe0e931976 9219cefa9872 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.0 smithi087 running (7m) 2m ago 21m 51.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 8157e17b0b1b 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.1 smithi087 running (6m) 2m ago 20m 53.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 88bc8bf5b1f3 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.2 smithi087 running (6m) 2m ago 20m 46.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 f43e8e6e051a 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.3 smithi087 running (5m) 2m ago 20m 52.7M 4096M 16.2.14-548-g81bd20d6 823b921721f5 28de121ef6cd 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.4 smithi129 running (5m) 102s ago 19m 51.2M 4096M 16.2.14-548-g81bd20d6 823b921721f5 fe98db221138 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.5 smithi129 running (4m) 102s ago 19m 46.5M 4096M 16.2.14-548-g81bd20d6 823b921721f5 46edd97e9f91 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.6 smithi129 running (4m) 102s ago 18m 45.4M 4096M 16.2.14-548-g81bd20d6 823b921721f5 59caf2ad1914 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:osd.7 smithi129 running (3m) 102s ago 18m 45.9M 4096M 16.2.14-548-g81bd20d6 823b921721f5 ed446eb60178 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:prometheus.a smithi129 running (2m) 102s ago 17m 43.2M - 2.33.4 514e6a882f6e 97f9f0e2a445 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi087.tegkay smithi087 running (3m) 2m ago 15m 55.0M - 16.2.14-548-g81bd20d6 823b921721f5 3f09acb85148 2024-02-19T21:50:38.864 INFO:teuthology.orchestra.run.smithi087.stdout:rgw.r.z.smithi129.piinil smithi129 running (3m) 102s ago 15m 55.1M - 16.2.14-548-g81bd20d6 823b921721f5 b5bc2ef71671 2024-02-19T21:50:39.051 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:38 smithi087 bash[39529]: cluster 2024-02-19T21:50:37.648518+0000 mgr.y (mgr.25078) 502 : cluster [DBG] pgmap v332: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:39.052 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:38 smithi087 bash[40854]: cluster 2024-02-19T21:50:37.648518+0000 mgr.y (mgr.25078) 502 : cluster [DBG] pgmap v332: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:39.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:38 smithi129 bash[34349]: cluster 2024-02-19T21:50:37.648518+0000 mgr.y (mgr.25078) 502 : cluster [DBG] pgmap v332: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:39.602 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions' 2024-02-19T21:50:39.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.843664+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:39.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.844482+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:39.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.845037+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.845653+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.846319+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.846991+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.849976+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.850705+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.851480+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.852247+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[39529]: audit 2024-02-19T21:50:38.853004+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.843664+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.844482+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.845037+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.845653+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.846319+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.846991+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.849976+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:39.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.850705+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.851480+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.852247+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:39.884 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:39 smithi087 bash[40854]: audit 2024-02-19T21:50:38.853004+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.843664+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:40.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.844482+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:40.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.845037+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.845653+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.846319+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.016 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.846991+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.017 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.849976+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2024-02-19T21:50:40.017 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.850705+0000 mon.a (mon.0) 1091 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.017 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.851480+0000 mon.a (mon.0) 1092 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.017 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.852247+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.017 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:39 smithi129 bash[34349]: audit 2024-02-19T21:50:38.853004+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2024-02-19T21:50:40.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:50:40 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:50:41.018 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:40 smithi087 bash[39529]: audit 2024-02-19T21:50:38.838275+0000 mgr.y (mgr.25078) 503 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:50:41.018 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:40 smithi087 bash[39529]: cluster 2024-02-19T21:50:39.649582+0000 mgr.y (mgr.25078) 504 : cluster [DBG] pgmap v333: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:41.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:40 smithi087 bash[40854]: audit 2024-02-19T21:50:38.838275+0000 mgr.y (mgr.25078) 503 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:50:41.019 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:40 smithi087 bash[40854]: cluster 2024-02-19T21:50:39.649582+0000 mgr.y (mgr.25078) 504 : cluster [DBG] pgmap v333: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:41.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:40 smithi129 bash[34349]: audit 2024-02-19T21:50:38.838275+0000 mgr.y (mgr.25078) 503 : audit [DBG] from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:50:41.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:40 smithi129 bash[34349]: cluster 2024-02-19T21:50:39.649582+0000 mgr.y (mgr.25078) 504 : cluster [DBG] pgmap v333: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:42.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:41 smithi129 bash[34349]: audit 2024-02-19T21:50:40.016642+0000 mgr.y (mgr.25078) 505 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:42.131 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:41 smithi087 bash[40854]: audit 2024-02-19T21:50:40.016642+0000 mgr.y (mgr.25078) 505 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:42.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:41 smithi087 bash[39529]: audit 2024-02-19T21:50:40.016642+0000 mgr.y (mgr.25078) 505 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: "mon": { 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 3 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: "mgr": { 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:50:42.884 INFO:teuthology.orchestra.run.smithi087.stdout: "osd": { 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 8 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: "mds": {}, 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: "rgw": { 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 2 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: }, 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: "overall": { 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)": 15 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout: } 2024-02-19T21:50:42.885 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:50:43.060 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[39529]: cluster 2024-02-19T21:50:41.650928+0000 mgr.y (mgr.25078) 506 : cluster [DBG] pgmap v334: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:43.060 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[39529]: audit 2024-02-19T21:50:42.157787+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-19T21:50:43.060 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[39529]: audit 2024-02-19T21:50:42.158441+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-19T21:50:43.060 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[39529]: audit 2024-02-19T21:50:42.159063+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:50:43.060 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[40854]: cluster 2024-02-19T21:50:41.650928+0000 mgr.y (mgr.25078) 506 : cluster [DBG] pgmap v334: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:43.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[40854]: audit 2024-02-19T21:50:42.157787+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-19T21:50:43.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[40854]: audit 2024-02-19T21:50:42.158441+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-19T21:50:43.061 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:42 smithi087 bash[40854]: audit 2024-02-19T21:50:42.159063+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:50:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:42 smithi129 bash[34349]: cluster 2024-02-19T21:50:41.650928+0000 mgr.y (mgr.25078) 506 : cluster [DBG] pgmap v334: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:42 smithi129 bash[34349]: audit 2024-02-19T21:50:42.157787+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2024-02-19T21:50:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:42 smithi129 bash[34349]: audit 2024-02-19T21:50:42.158441+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 2]}]: dispatch 2024-02-19T21:50:43.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:42 smithi129 bash[34349]: audit 2024-02-19T21:50:42.159063+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-02-19T21:50:43.681 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-02-19T21:50:44.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:43 smithi129 bash[34349]: audit 2024-02-19T21:50:42.884997+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.54790 172.21.15.87:0/3439332302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:44.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:43 smithi087 bash[39529]: audit 2024-02-19T21:50:42.884997+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.54790 172.21.15.87:0/3439332302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:44.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:43 smithi087 bash[40854]: audit 2024-02-19T21:50:42.884997+0000 mon.a (mon.0) 1098 : audit [DBG] from='client.54790 172.21.15.87:0/3439332302' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:45.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:44 smithi129 bash[34349]: cluster 2024-02-19T21:50:43.652237+0000 mgr.y (mgr.25078) 507 : cluster [DBG] pgmap v335: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:45.084 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:44 smithi087 bash[39529]: cluster 2024-02-19T21:50:43.652237+0000 mgr.y (mgr.25078) 507 : cluster [DBG] pgmap v335: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:45.084 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:44 smithi087 bash[40854]: cluster 2024-02-19T21:50:43.652237+0000 mgr.y (mgr.25078) 507 : cluster [DBG] pgmap v335: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:46.881 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:46 smithi087 bash[40854]: cluster 2024-02-19T21:50:45.653474+0000 mgr.y (mgr.25078) 508 : cluster [DBG] pgmap v336: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:46.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:46 smithi087 bash[39529]: cluster 2024-02-19T21:50:45.653474+0000 mgr.y (mgr.25078) 508 : cluster [DBG] pgmap v336: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:47.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:46 smithi129 bash[34349]: cluster 2024-02-19T21:50:45.653474+0000 mgr.y (mgr.25078) 508 : cluster [DBG] pgmap v336: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:47.093 INFO:teuthology.orchestra.run.smithi087.stdout:true 2024-02-19T21:50:47.893 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-02-19T21:50:48.047 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:47 smithi087 bash[39529]: audit 2024-02-19T21:50:47.073245+0000 mon.c (mon.1) 11 : audit [DBG] from='client.44892 172.21.15.87:0/2371089583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:48.047 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:47 smithi087 bash[40854]: audit 2024-02-19T21:50:47.073245+0000 mon.c (mon.1) 11 : audit [DBG] from='client.44892 172.21.15.87:0/2371089583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:48.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:47 smithi129 bash[34349]: audit 2024-02-19T21:50:47.073245+0000 mon.c (mon.1) 11 : audit [DBG] from='client.44892 172.21.15.87:0/2371089583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:49.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:48 smithi129 bash[34349]: cluster 2024-02-19T21:50:47.654393+0000 mgr.y (mgr.25078) 509 : cluster [DBG] pgmap v337: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:49.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:48 smithi087 bash[39529]: cluster 2024-02-19T21:50:47.654393+0000 mgr.y (mgr.25078) 509 : cluster [DBG] pgmap v337: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:49.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:48 smithi087 bash[40854]: cluster 2024-02-19T21:50:47.654393+0000 mgr.y (mgr.25078) 509 : cluster [DBG] pgmap v337: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:50.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:49 smithi129 bash[34349]: cluster 2024-02-19T21:50:49.655672+0000 mgr.y (mgr.25078) 510 : cluster [DBG] pgmap v338: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:50.070 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:50:50 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:50:50.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:49 smithi087 bash[40854]: cluster 2024-02-19T21:50:49.655672+0000 mgr.y (mgr.25078) 510 : cluster [DBG] pgmap v338: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:50.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:49 smithi087 bash[39529]: cluster 2024-02-19T21:50:49.655672+0000 mgr.y (mgr.25078) 510 : cluster [DBG] pgmap v338: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:51.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:50 smithi129 bash[34349]: audit 2024-02-19T21:50:50.028051+0000 mgr.y (mgr.25078) 511 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:51.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:50 smithi087 bash[39529]: audit 2024-02-19T21:50:50.028051+0000 mgr.y (mgr.25078) 511 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:51.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:50 smithi087 bash[40854]: audit 2024-02-19T21:50:50.028051+0000 mgr.y (mgr.25078) 511 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:50:51.347 INFO:teuthology.orchestra.run.smithi087.stdout: "ceph version 16.2.14-548-g81bd20d6 (81bd20d634209c7cb82c18be12b4b5a05643ebf1) pacific (stable)" 2024-02-19T21:50:52.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:51 smithi129 bash[34349]: audit 2024-02-19T21:50:51.336071+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.54802 172.21.15.87:0/2059963952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:52.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:51 smithi129 bash[34349]: cluster 2024-02-19T21:50:51.656737+0000 mgr.y (mgr.25078) 512 : cluster [DBG] pgmap v339: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:52.076 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:51 smithi087 bash[39529]: audit 2024-02-19T21:50:51.336071+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.54802 172.21.15.87:0/2059963952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:52.076 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:51 smithi087 bash[39529]: cluster 2024-02-19T21:50:51.656737+0000 mgr.y (mgr.25078) 512 : cluster [DBG] pgmap v339: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:52.076 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:51 smithi087 bash[40854]: audit 2024-02-19T21:50:51.336071+0000 mon.a (mon.0) 1099 : audit [DBG] from='client.54802 172.21.15.87:0/2059963952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-02-19T21:50:52.076 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:51 smithi087 bash[40854]: cluster 2024-02-19T21:50:51.656737+0000 mgr.y (mgr.25078) 512 : cluster [DBG] pgmap v339: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:52.078 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -e sha1=81bd20d634209c7cb82c18be12b4b5a05643ebf1 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-02-19T21:50:54.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:54 smithi087 bash[40854]: cluster 2024-02-19T21:50:53.657880+0000 mgr.y (mgr.25078) 513 : cluster [DBG] pgmap v340: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:54.382 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:54 smithi087 bash[39529]: cluster 2024-02-19T21:50:53.657880+0000 mgr.y (mgr.25078) 513 : cluster [DBG] pgmap v340: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:54.570 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:54 smithi129 bash[34349]: cluster 2024-02-19T21:50:53.657880+0000 mgr.y (mgr.25078) 513 : cluster [DBG] pgmap v340: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:50:55.375 INFO:teuthology.orchestra.run.smithi087.stdout:osd 8 2m ago - 2024-02-19T21:50:56.210 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-02-19T21:50:56.220 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi087.front.sepia.ceph.com 2024-02-19T21:50:56.221 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- bash -c 'ceph orch upgrade ls' 2024-02-19T21:50:57.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:56 smithi129 bash[34349]: audit 2024-02-19T21:50:55.347039+0000 mgr.y (mgr.25078) 514 : audit [DBG] from='client.54808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:50:57.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:56 smithi129 bash[34349]: cluster 2024-02-19T21:50:55.658943+0000 mgr.y (mgr.25078) 515 : cluster [DBG] pgmap v341: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:57.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:56 smithi087 bash[39529]: audit 2024-02-19T21:50:55.347039+0000 mgr.y (mgr.25078) 514 : audit [DBG] from='client.54808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:50:57.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:56 smithi087 bash[39529]: cluster 2024-02-19T21:50:55.658943+0000 mgr.y (mgr.25078) 515 : cluster [DBG] pgmap v341: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:56 smithi087 bash[40854]: audit 2024-02-19T21:50:55.347039+0000 mgr.y (mgr.25078) 514 : audit [DBG] from='client.54808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:50:57.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:56 smithi087 bash[40854]: cluster 2024-02-19T21:50:55.658943+0000 mgr.y (mgr.25078) 515 : cluster [DBG] pgmap v341: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:57.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[39529]: audit 2024-02-19T21:50:57.240602+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:50:57.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[39529]: audit 2024-02-19T21:50:57.532501+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:50:57.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[39529]: audit 2024-02-19T21:50:57.534140+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:50:57.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[39529]: audit 2024-02-19T21:50:57.543512+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:50:57.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[40854]: audit 2024-02-19T21:50:57.240602+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:50:57.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[40854]: audit 2024-02-19T21:50:57.532501+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:50:57.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[40854]: audit 2024-02-19T21:50:57.534140+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:50:57.883 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:57 smithi087 bash[40854]: audit 2024-02-19T21:50:57.543512+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:50:58.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:57 smithi129 bash[34349]: audit 2024-02-19T21:50:57.240602+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-02-19T21:50:58.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:57 smithi129 bash[34349]: audit 2024-02-19T21:50:57.532501+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-19T21:50:58.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:57 smithi129 bash[34349]: audit 2024-02-19T21:50:57.534140+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-02-19T21:50:58.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:57 smithi129 bash[34349]: audit 2024-02-19T21:50:57.543512+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25078 172.21.15.87:0/909552006' entity='mgr.y' 2024-02-19T21:50:59.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:58 smithi129 bash[34349]: cephadm 2024-02-19T21:50:57.535471+0000 mgr.y (mgr.25078) 516 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:50:59.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:50:58 smithi129 bash[34349]: cluster 2024-02-19T21:50:57.659739+0000 mgr.y (mgr.25078) 517 : cluster [DBG] pgmap v342: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:59.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:58 smithi087 bash[40854]: cephadm 2024-02-19T21:50:57.535471+0000 mgr.y (mgr.25078) 516 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:50:59.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:50:58 smithi087 bash[40854]: cluster 2024-02-19T21:50:57.659739+0000 mgr.y (mgr.25078) 517 : cluster [DBG] pgmap v342: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:50:59.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:58 smithi087 bash[39529]: cephadm 2024-02-19T21:50:57.535471+0000 mgr.y (mgr.25078) 516 : cephadm [WRN] unable to calc client keyring client.admin placement PlacementSpec(label='_admin'): Cannot place : No matching hosts for label _admin 2024-02-19T21:50:59.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:50:58 smithi087 bash[39529]: cluster 2024-02-19T21:50:57.659739+0000 mgr.y (mgr.25078) 517 : cluster [DBG] pgmap v342: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:00.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:51:00 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:51:00.323 INFO:teuthology.orchestra.run.smithi087.stdout:{ 2024-02-19T21:51:00.323 INFO:teuthology.orchestra.run.smithi087.stdout: "image": "quay.io/ceph/ceph", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "registry": "quay.io", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "bare_image": "ceph/ceph", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "versions": [ 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "18.2.1", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "18.2.0", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.3", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.2", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.1", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "18.1.0", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.7", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.6", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.5", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.4", 2024-02-19T21:51:00.324 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.3", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.2", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.1", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "17.2.0", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "17.1.0", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.14", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.13", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.12", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.11", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.10", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.9", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.8", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.7", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.6", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.5", 2024-02-19T21:51:00.325 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.4", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.3", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.2", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.1", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.0", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.17", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.16", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.15", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.14", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.13", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.12", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.11", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.10", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.9", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.8", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.7", 2024-02-19T21:51:00.326 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.6", 2024-02-19T21:51:00.327 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.5", 2024-02-19T21:51:00.327 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.4", 2024-02-19T21:51:00.327 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.3", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.2", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.1", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "15.2.0", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.22", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.21", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.20", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.19", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.18", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.17", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.16", 2024-02-19T21:51:00.328 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.15", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.14", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.13", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.12", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.11", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.10", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.9", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.8", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.7", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.6", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.5", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.4", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.3", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.2", 2024-02-19T21:51:00.329 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.1", 2024-02-19T21:51:00.330 INFO:teuthology.orchestra.run.smithi087.stdout: "14.2.0" 2024-02-19T21:51:00.330 INFO:teuthology.orchestra.run.smithi087.stdout: ] 2024-02-19T21:51:00.330 INFO:teuthology.orchestra.run.smithi087.stdout:} 2024-02-19T21:51:00.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:00 smithi087 bash[39529]: audit 2024-02-19T21:50:59.634330+0000 mgr.y (mgr.25078) 518 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:00.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:00 smithi087 bash[39529]: cluster 2024-02-19T21:50:59.660820+0000 mgr.y (mgr.25078) 519 : cluster [DBG] pgmap v343: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:00 smithi087 bash[40854]: audit 2024-02-19T21:50:59.634330+0000 mgr.y (mgr.25078) 518 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:00.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:00 smithi087 bash[40854]: cluster 2024-02-19T21:50:59.660820+0000 mgr.y (mgr.25078) 519 : cluster [DBG] pgmap v343: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:01.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:00 smithi129 bash[34349]: audit 2024-02-19T21:50:59.634330+0000 mgr.y (mgr.25078) 518 : audit [DBG] from='client.44910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:01.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:00 smithi129 bash[34349]: cluster 2024-02-19T21:50:59.660820+0000 mgr.y (mgr.25078) 519 : cluster [DBG] pgmap v343: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:01.185 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0' 2024-02-19T21:51:02.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:01 smithi129 bash[34349]: audit 2024-02-19T21:51:00.039351+0000 mgr.y (mgr.25078) 520 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:51:02.131 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:01 smithi087 bash[39529]: audit 2024-02-19T21:51:00.039351+0000 mgr.y (mgr.25078) 520 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:51:02.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:01 smithi087 bash[40854]: audit 2024-02-19T21:51:00.039351+0000 mgr.y (mgr.25078) 520 : audit [DBG] from='client.64538 -' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-02-19T21:51:02.882 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:02 smithi087 bash[39529]: cluster 2024-02-19T21:51:01.661957+0000 mgr.y (mgr.25078) 521 : cluster [DBG] pgmap v344: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:02.882 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:02 smithi087 bash[40854]: cluster 2024-02-19T21:51:01.661957+0000 mgr.y (mgr.25078) 521 : cluster [DBG] pgmap v344: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:03.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:02 smithi129 bash[34349]: cluster 2024-02-19T21:51:01.661957+0000 mgr.y (mgr.25078) 521 : cluster [DBG] pgmap v344: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:05.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:04 smithi129 bash[34349]: cluster 2024-02-19T21:51:03.663213+0000 mgr.y (mgr.25078) 522 : cluster [DBG] pgmap v345: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:05.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:04 smithi087 bash[39529]: cluster 2024-02-19T21:51:03.663213+0000 mgr.y (mgr.25078) 522 : cluster [DBG] pgmap v345: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:05.133 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:04 smithi087 bash[40854]: cluster 2024-02-19T21:51:03.663213+0000 mgr.y (mgr.25078) 522 : cluster [DBG] pgmap v345: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:05.153 INFO:teuthology.orchestra.run.smithi087.stdout: "16.2.0", 2024-02-19T21:51:06.014 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:05 smithi087 bash[39529]: audit 2024-02-19T21:51:04.487890+0000 mgr.y (mgr.25078) 523 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:06.015 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:05 smithi087 bash[40854]: audit 2024-02-19T21:51:04.487890+0000 mgr.y (mgr.25078) 523 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:06.016 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-02-19T21:51:06.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:05 smithi129 bash[34349]: audit 2024-02-19T21:51:04.487890+0000 mgr.y (mgr.25078) 523 : audit [DBG] from='client.54820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:07.021 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:06 smithi087 bash[40854]: cluster 2024-02-19T21:51:05.664284+0000 mgr.y (mgr.25078) 524 : cluster [DBG] pgmap v346: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:07.021 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:06 smithi087 bash[39529]: cluster 2024-02-19T21:51:05.664284+0000 mgr.y (mgr.25078) 524 : cluster [DBG] pgmap v346: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:07.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:06 smithi129 bash[34349]: cluster 2024-02-19T21:51:05.664284+0000 mgr.y (mgr.25078) 524 : cluster [DBG] pgmap v346: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:09.070 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:08 smithi129 bash[34349]: cluster 2024-02-19T21:51:07.665230+0000 mgr.y (mgr.25078) 525 : cluster [DBG] pgmap v347: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:09.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:08 smithi087 bash[40854]: cluster 2024-02-19T21:51:07.665230+0000 mgr.y (mgr.25078) 525 : cluster [DBG] pgmap v347: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:09.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:08 smithi087 bash[39529]: cluster 2024-02-19T21:51:07.665230+0000 mgr.y (mgr.25078) 525 : cluster [DBG] pgmap v347: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-02-19T21:51:09.919 INFO:teuthology.orchestra.run.smithi087.stdout: "v16.2.2", 2024-02-19T21:51:09.919 INFO:teuthology.orchestra.run.smithi087.stdout: "v16.2.2-20210505", 2024-02-19T21:51:10.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:51:10 smithi129 bash[45119]: debug there is no tcmu-runner data available 2024-02-19T21:51:10.745 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-19T21:51:10.755 INFO:tasks.cephadm:Teardown begin 2024-02-19T21:51:10.755 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:51:10.771 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:51:10.788 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-19T21:51:10.788 DEBUG:teuthology.orchestra.run.smithi087:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-19T21:51:10.794 DEBUG:teuthology.orchestra.run.smithi129:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-19T21:51:10.799 INFO:tasks.cephadm:Stopping all daemons... 2024-02-19T21:51:10.800 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-19T21:51:10.800 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a 2024-02-19T21:51:11.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:10 smithi129 bash[34349]: audit 2024-02-19T21:51:09.288529+0000 mgr.y (mgr.25078) 526 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:11.071 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:10 smithi129 bash[34349]: cluster 2024-02-19T21:51:09.666468+0000 mgr.y (mgr.25078) 527 : cluster [DBG] pgmap v348: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[40854]: audit 2024-02-19T21:51:09.288529+0000 mgr.y (mgr.25078) 526 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[40854]: cluster 2024-02-19T21:51:09.666468+0000 mgr.y (mgr.25078) 527 : cluster [DBG] pgmap v348: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[39529]: audit 2024-02-19T21:51:09.288529+0000 mgr.y (mgr.25078) 526 : audit [DBG] from='client.54826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[39529]: cluster 2024-02-19T21:51:09.666468+0000 mgr.y (mgr.25078) 527 : cluster [DBG] pgmap v348: 132 pgs: 132 active+clean; 7.9 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:10 smithi087 systemd[1]: Stopping Ceph mon.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[55138]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.a 2024-02-19T21:51:11.132 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[39529]: debug 2024-02-19T21:51:10.971+0000 7f142c167700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-19T21:51:11.133 INFO:journalctl@ceph.mon.a.smithi087.stdout:Feb 19 21:51:10 smithi087 bash[39529]: debug 2024-02-19T21:51:10.971+0000 7f142c167700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-02-19T21:51:12.040 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.a.service' 2024-02-19T21:51:12.076 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:12.076 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-19T21:51:12.076 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-19T21:51:12.076 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.c 2024-02-19T21:51:12.381 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:12 smithi087 systemd[1]: Stopping Ceph mon.c for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:12.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:12 smithi087 bash[55249]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.c 2024-02-19T21:51:12.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:12 smithi087 bash[40854]: debug 2024-02-19T21:51:12.251+0000 7fbc57503700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-19T21:51:12.382 INFO:journalctl@ceph.mon.c.smithi087.stdout:Feb 19 21:51:12 smithi087 bash[40854]: debug 2024-02-19T21:51:12.251+0000 7fbc57503700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-02-19T21:51:13.118 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.c.service' 2024-02-19T21:51:13.149 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:13.149 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-19T21:51:13.149 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-19T21:51:13.149 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.b 2024-02-19T21:51:13.566 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:13 smithi129 systemd[1]: Stopping Ceph mon.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:13.566 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:13 smithi129 bash[48567]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon.b 2024-02-19T21:51:13.566 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:13 smithi129 bash[34349]: debug 2024-02-19T21:51:13.367+0000 7ff5eecb3700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2024-02-19T21:51:13.566 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:13 smithi129 bash[34349]: debug 2024-02-19T21:51:13.367+0000 7ff5eecb3700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-02-19T21:51:14.314 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.b.service' 2024-02-19T21:51:14.322 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:14 smithi129 bash[48601]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon-b 2024-02-19T21:51:14.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:14 smithi129 bash[48673]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mon-b 2024-02-19T21:51:14.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:14 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mon.b.service: Succeeded. 2024-02-19T21:51:14.323 INFO:journalctl@ceph.mon.b.smithi129.stdout:Feb 19 21:51:14 smithi129 systemd[1]: Stopped Ceph mon.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:51:14.348 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:14.348 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-19T21:51:14.348 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-19T21:51:14.348 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y 2024-02-19T21:51:14.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:51:14 smithi087 systemd[1]: Stopping Ceph mgr.y for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:14.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:51:14 smithi087 bash[55367]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.y 2024-02-19T21:51:14.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:51:14 smithi087 bash[37601]: debug 2024-02-19T21:51:14.519+0000 7ff6d0fb8700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:14.632 INFO:journalctl@ceph.mgr.y.smithi087.stdout:Feb 19 21:51:14 smithi087 bash[37601]: debug 2024-02-19T21:51:14.519+0000 7ff6d0fb8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-02-19T21:51:15.314 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.y.service' 2024-02-19T21:51:15.345 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:15.345 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-19T21:51:15.345 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-19T21:51:15.346 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x 2024-02-19T21:51:15.820 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:51:15 smithi129 systemd[1]: Stopping Ceph mgr.x for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:15.820 INFO:journalctl@ceph.mgr.x.smithi129.stdout:Feb 19 21:51:15 smithi129 bash[48692]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-mgr.x 2024-02-19T21:51:16.468 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@mgr.x.service' 2024-02-19T21:51:16.498 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:16.498 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-19T21:51:16.498 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-19T21:51:16.498 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.0 2024-02-19T21:51:16.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:16 smithi087 systemd[1]: Stopping Ceph osd.0 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:16.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:16 smithi087 bash[55479]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.0 2024-02-19T21:51:16.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:16 smithi087 bash[43258]: debug 2024-02-19T21:51:16.699+0000 7f9049974700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:16.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:16 smithi087 bash[43258]: debug 2024-02-19T21:51:16.699+0000 7f9049974700 -1 osd.0 111 *** Got signal Terminated *** 2024-02-19T21:51:16.882 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:16 smithi087 bash[43258]: debug 2024-02-19T21:51:16.699+0000 7f9049974700 -1 osd.0 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:51:22.646 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:22 smithi087 bash[55515]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-0 2024-02-19T21:51:22.646 INFO:journalctl@ceph.osd.0.smithi087.stdout:Feb 19 21:51:22 smithi087 bash[55586]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-0 2024-02-19T21:51:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:23 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:51:23.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:23 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:23.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:51:24.691 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.0.service' 2024-02-19T21:51:24.727 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:24.727 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-19T21:51:24.727 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-19T21:51:24.727 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.1 2024-02-19T21:51:24.898 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:24 smithi087 systemd[1]: Stopping Ceph osd.1 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:24.898 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:24 smithi087 bash[55705]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.1 2024-02-19T21:51:25.132 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:24 smithi087 bash[44858]: debug 2024-02-19T21:51:24.895+0000 7f4915c3d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:25.132 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:24 smithi087 bash[44858]: debug 2024-02-19T21:51:24.895+0000 7f4915c3d700 -1 osd.1 111 *** Got signal Terminated *** 2024-02-19T21:51:25.132 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:24 smithi087 bash[44858]: debug 2024-02-19T21:51:24.895+0000 7f4915c3d700 -1 osd.1 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:51:30.819 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:30 smithi087 bash[55744]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-1 2024-02-19T21:51:30.819 INFO:journalctl@ceph.osd.1.smithi087.stdout:Feb 19 21:51:30 smithi087 bash[55818]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-1 2024-02-19T21:51:32.836 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.1.service' 2024-02-19T21:51:32.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:32.869 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-19T21:51:32.870 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-19T21:51:32.870 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.2 2024-02-19T21:51:33.112 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:32 smithi087 systemd[1]: Stopping Ceph osd.2 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:33.112 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:32 smithi087 bash[55949]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.2 2024-02-19T21:51:33.382 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:33 smithi087 bash[46457]: debug 2024-02-19T21:51:33.107+0000 7f8e36929700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:33.382 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:33 smithi087 bash[46457]: debug 2024-02-19T21:51:33.107+0000 7f8e36929700 -1 osd.2 111 *** Got signal Terminated *** 2024-02-19T21:51:33.382 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:33 smithi087 bash[46457]: debug 2024-02-19T21:51:33.107+0000 7f8e36929700 -1 osd.2 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:51:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:33 smithi087 bash[52421]: level=error ts=2024-02-19T21:51:33.526Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:51:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:33 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:33.528Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:51:33.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:33 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:33.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:51:39.039 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:38 smithi087 bash[55984]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-2 2024-02-19T21:51:39.039 INFO:journalctl@ceph.osd.2.smithi087.stdout:Feb 19 21:51:38 smithi087 bash[56059]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-2 2024-02-19T21:51:40.915 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.2.service' 2024-02-19T21:51:40.944 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:40.945 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-19T21:51:40.945 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-19T21:51:40.945 DEBUG:teuthology.orchestra.run.smithi087:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.3 2024-02-19T21:51:41.382 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:40 smithi087 systemd[1]: Stopping Ceph osd.3 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:41.382 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:40 smithi087 bash[56177]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.3 2024-02-19T21:51:41.382 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:41 smithi087 bash[48031]: debug 2024-02-19T21:51:41.111+0000 7f12f643d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:41.382 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:41 smithi087 bash[48031]: debug 2024-02-19T21:51:41.111+0000 7f12f643d700 -1 osd.3 111 *** Got signal Terminated *** 2024-02-19T21:51:41.382 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:41 smithi087 bash[48031]: debug 2024-02-19T21:51:41.111+0000 7f12f643d700 -1 osd.3 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:51:43.570 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:43 smithi129 bash[41078]: debug 2024-02-19T21:51:43.182+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:43.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:43 smithi129 bash[39541]: debug 2024-02-19T21:51:43.070+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:43 smithi087 bash[52421]: level=error ts=2024-02-19T21:51:43.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:51:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:43 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:51:43.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:43 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:43.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:51:44.570 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:44 smithi129 bash[39541]: debug 2024-02-19T21:51:44.110+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:44.571 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:44 smithi129 bash[41078]: debug 2024-02-19T21:51:44.162+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:45.570 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:45 smithi129 bash[39541]: debug 2024-02-19T21:51:45.078+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:45.570 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:45 smithi129 bash[41078]: debug 2024-02-19T21:51:45.170+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:46.070 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:45 smithi129 bash[42601]: debug 2024-02-19T21:51:45.738+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:46.570 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:46 smithi129 bash[37946]: debug 2024-02-19T21:51:46.282+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:46.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:46 smithi129 bash[39541]: debug 2024-02-19T21:51:46.086+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:46.571 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:46 smithi129 bash[41078]: debug 2024-02-19T21:51:46.166+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:46.962 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:46 smithi087 bash[56210]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-3 2024-02-19T21:51:46.962 INFO:journalctl@ceph.osd.3.smithi087.stdout:Feb 19 21:51:46 smithi087 bash[56286]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-3 2024-02-19T21:51:47.053 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:46 smithi129 bash[42601]: debug 2024-02-19T21:51:46.774+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:47.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:47 smithi129 bash[39541]: debug 2024-02-19T21:51:47.050+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:47.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:47 smithi129 bash[41078]: debug 2024-02-19T21:51:47.134+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:47.740 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:47 smithi129 bash[37946]: debug 2024-02-19T21:51:47.334+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:48.035 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:47 smithi129 bash[42601]: debug 2024-02-19T21:51:47.738+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:48.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:48 smithi129 bash[39541]: debug 2024-02-19T21:51:48.034+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:48.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:48 smithi129 bash[41078]: debug 2024-02-19T21:51:48.122+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:48.766 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:48 smithi129 bash[37946]: debug 2024-02-19T21:51:48.382+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:48.818 DEBUG:teuthology.orchestra.run.smithi087:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.3.service' 2024-02-19T21:51:48.848 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:48.848 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-19T21:51:48.848 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-19T21:51:48.849 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.4 2024-02-19T21:51:49.028 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:48 smithi129 bash[42601]: debug 2024-02-19T21:51:48.762+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:49.029 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:48 smithi129 systemd[1]: Stopping Ceph osd.4 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:49.029 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:48 smithi129 bash[48816]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.4 2024-02-19T21:51:49.320 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[37946]: debug 2024-02-19T21:51:49.050+0000 7fe0f78a0700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:49.320 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[37946]: debug 2024-02-19T21:51:49.050+0000 7fe0f78a0700 -1 osd.4 111 *** Got signal Terminated *** 2024-02-19T21:51:49.320 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[37946]: debug 2024-02-19T21:51:49.050+0000 7fe0f78a0700 -1 osd.4 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:51:49.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[39541]: debug 2024-02-19T21:51:49.026+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:49.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[41078]: debug 2024-02-19T21:51:49.110+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:49.719 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[37946]: debug 2024-02-19T21:51:49.366+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:50.047 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:49 smithi129 bash[42601]: debug 2024-02-19T21:51:49.718+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:50.323 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:50 smithi129 bash[39541]: debug 2024-02-19T21:51:50.042+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:50.324 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:50 smithi129 bash[41078]: debug 2024-02-19T21:51:50.110+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:50.739 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:50 smithi129 bash[37946]: debug 2024-02-19T21:51:50.374+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:51.003 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:50 smithi129 bash[42601]: debug 2024-02-19T21:51:50.734+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:51.003 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:50 smithi129 bash[42601]: debug 2024-02-19T21:51:50.734+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:51.003 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[39541]: debug 2024-02-19T21:51:50.998+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:51.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[41078]: debug 2024-02-19T21:51:51.142+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:51.712 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[37946]: debug 2024-02-19T21:51:51.374+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:51.978 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[42601]: debug 2024-02-19T21:51:51.710+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:51.978 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[42601]: debug 2024-02-19T21:51:51.710+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:52.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:52 smithi129 bash[41078]: debug 2024-02-19T21:51:52.154+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:52.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[39541]: debug 2024-02-19T21:51:51.974+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:52.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:51 smithi129 bash[39541]: debug 2024-02-19T21:51:51.974+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:52.692 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:52 smithi129 bash[37946]: debug 2024-02-19T21:51:52.342+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:52.987 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:52 smithi129 bash[42601]: debug 2024-02-19T21:51:52.690+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:52.988 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:52 smithi129 bash[42601]: debug 2024-02-19T21:51:52.690+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:52.988 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:52 smithi129 bash[39541]: debug 2024-02-19T21:51:52.982+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:52.988 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:52 smithi129 bash[39541]: debug 2024-02-19T21:51:52.982+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:53.315 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[41078]: debug 2024-02-19T21:51:53.142+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:53.570 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[37946]: debug 2024-02-19T21:51:53.310+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:21.331277+0000 front 2024-02-19T21:51:21.331353+0000 (oldest deadline 2024-02-19T21:51:46.031163+0000) 2024-02-19T21:51:53.570 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[37946]: debug 2024-02-19T21:51:53.310+0000 7fe0f501e700 -1 osd.4 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.333001+0000 front 2024-02-19T21:51:28.333213+0000 (oldest deadline 2024-02-19T21:51:52.432669+0000) 2024-02-19T21:51:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:53 smithi087 bash[52421]: level=error ts=2024-02-19T21:51:53.528Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:51:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:53 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:51:53.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:51:53 smithi087 bash[52421]: level=warn ts=2024-02-19T21:51:53.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:51:53.998 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[42601]: debug 2024-02-19T21:51:53.642+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:53.998 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[42601]: debug 2024-02-19T21:51:53.642+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:54.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:54 smithi129 bash[41078]: debug 2024-02-19T21:51:54.138+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:54.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:54 smithi129 bash[41078]: debug 2024-02-19T21:51:54.138+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:51:54.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[39541]: debug 2024-02-19T21:51:53.994+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:54.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:53 smithi129 bash[39541]: debug 2024-02-19T21:51:53.994+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:55.032 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:54 smithi129 bash[48849]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-4 2024-02-19T21:51:55.032 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:54 smithi129 bash[42601]: debug 2024-02-19T21:51:54.630+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:55.032 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:54 smithi129 bash[42601]: debug 2024-02-19T21:51:54.630+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:55.320 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[48922]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-4 2024-02-19T21:51:55.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[41078]: debug 2024-02-19T21:51:55.150+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:55.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[41078]: debug 2024-02-19T21:51:55.150+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:51:55.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[39541]: debug 2024-02-19T21:51:55.026+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:55.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[39541]: debug 2024-02-19T21:51:55.026+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:55.997 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[42601]: debug 2024-02-19T21:51:55.674+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:55.997 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[42601]: debug 2024-02-19T21:51:55.674+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:56.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[39541]: debug 2024-02-19T21:51:55.994+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:56.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:55 smithi129 bash[39541]: debug 2024-02-19T21:51:55.994+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:56.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:56 smithi129 bash[41078]: debug 2024-02-19T21:51:56.110+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:56.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:56 smithi129 bash[41078]: debug 2024-02-19T21:51:56.110+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:51:56.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:56 smithi129 bash[42601]: debug 2024-02-19T21:51:56.686+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:56.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:56 smithi129 bash[42601]: debug 2024-02-19T21:51:56.686+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:57.283 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:57 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.4.service: Succeeded. 2024-02-19T21:51:57.284 INFO:journalctl@ceph.osd.4.smithi129.stdout:Feb 19 21:51:57 smithi129 systemd[1]: Stopped Ceph osd.4 for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:51:57.284 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[41078]: debug 2024-02-19T21:51:57.070+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:57.284 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[41078]: debug 2024-02-19T21:51:57.070+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:51:57.284 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[39541]: debug 2024-02-19T21:51:57.026+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:57.284 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[39541]: debug 2024-02-19T21:51:57.026+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:57.285 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.4.service' 2024-02-19T21:51:57.320 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:51:57.320 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-19T21:51:57.320 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-19T21:51:57.320 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.5 2024-02-19T21:51:57.570 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 systemd[1]: Stopping Ceph osd.5 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:51:57.570 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[49039]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.5 2024-02-19T21:51:57.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[39541]: debug 2024-02-19T21:51:57.526+0000 7fa63efdb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:51:57.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[39541]: debug 2024-02-19T21:51:57.526+0000 7fa63efdb700 -1 osd.5 111 *** Got signal Terminated *** 2024-02-19T21:51:57.571 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[39541]: debug 2024-02-19T21:51:57.526+0000 7fa63efdb700 -1 osd.5 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:51:58.058 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[42601]: debug 2024-02-19T21:51:57.662+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:58.058 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:57 smithi129 bash[42601]: debug 2024-02-19T21:51:57.662+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:58.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:58 smithi129 bash[39541]: debug 2024-02-19T21:51:58.058+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:58.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:58 smithi129 bash[39541]: debug 2024-02-19T21:51:58.058+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:58.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:58 smithi129 bash[41078]: debug 2024-02-19T21:51:58.062+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:58.322 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:58 smithi129 bash[41078]: debug 2024-02-19T21:51:58.062+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:51:59.017 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:58 smithi129 bash[42601]: debug 2024-02-19T21:51:58.654+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:51:59.017 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:58 smithi129 bash[42601]: debug 2024-02-19T21:51:58.654+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:51:59.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:59 smithi129 bash[39541]: debug 2024-02-19T21:51:59.014+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:51:59.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:51:59 smithi129 bash[39541]: debug 2024-02-19T21:51:59.014+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:51:59.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:59 smithi129 bash[41078]: debug 2024-02-19T21:51:59.038+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:51:59.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:51:59 smithi129 bash[41078]: debug 2024-02-19T21:51:59.038+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:00.001 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:59 smithi129 bash[42601]: debug 2024-02-19T21:51:59.622+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:00.001 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:51:59 smithi129 bash[42601]: debug 2024-02-19T21:51:59.622+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:00.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[41078]: debug 2024-02-19T21:52:00.010+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:00.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[41078]: debug 2024-02-19T21:52:00.010+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:00.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[39541]: debug 2024-02-19T21:51:59.998+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:52:00.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[39541]: debug 2024-02-19T21:51:59.998+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:52:00.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[39541]: debug 2024-02-19T21:51:59.998+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.039316+0000 front 2024-02-19T21:51:34.039018+0000 (oldest deadline 2024-02-19T21:51:59.239664+0000) 2024-02-19T21:52:00.988 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[42601]: debug 2024-02-19T21:52:00.666+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:00.988 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[42601]: debug 2024-02-19T21:52:00.666+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:00.988 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[42601]: debug 2024-02-19T21:52:00.666+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:01.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[41078]: debug 2024-02-19T21:52:00.982+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:01.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[41078]: debug 2024-02-19T21:52:00.982+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:01.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:00 smithi129 bash[41078]: debug 2024-02-19T21:52:00.982+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:01.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[39541]: debug 2024-02-19T21:52:01.002+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:52:01.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[39541]: debug 2024-02-19T21:52:01.002+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:52:01.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[39541]: debug 2024-02-19T21:52:01.002+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.039316+0000 front 2024-02-19T21:51:34.039018+0000 (oldest deadline 2024-02-19T21:51:59.239664+0000) 2024-02-19T21:52:01.975 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[42601]: debug 2024-02-19T21:52:01.694+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:01.976 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[42601]: debug 2024-02-19T21:52:01.694+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:01.976 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[42601]: debug 2024-02-19T21:52:01.694+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:02.320 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[39541]: debug 2024-02-19T21:52:01.970+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:17.735555+0000 front 2024-02-19T21:51:17.735466+0000 (oldest deadline 2024-02-19T21:51:42.435078+0000) 2024-02-19T21:52:02.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[39541]: debug 2024-02-19T21:52:01.970+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:27.136941+0000 front 2024-02-19T21:51:27.136980+0000 (oldest deadline 2024-02-19T21:51:51.236957+0000) 2024-02-19T21:52:02.321 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[39541]: debug 2024-02-19T21:52:01.970+0000 7fa63c759700 -1 osd.5 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.039316+0000 front 2024-02-19T21:51:34.039018+0000 (oldest deadline 2024-02-19T21:51:59.239664+0000) 2024-02-19T21:52:02.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[41078]: debug 2024-02-19T21:52:01.990+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:02.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[41078]: debug 2024-02-19T21:52:01.990+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:02.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:01 smithi129 bash[41078]: debug 2024-02-19T21:52:01.990+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:02.987 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:02 smithi129 bash[42601]: debug 2024-02-19T21:52:02.714+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:02.987 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:02 smithi129 bash[42601]: debug 2024-02-19T21:52:02.714+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:02.987 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:02 smithi129 bash[42601]: debug 2024-02-19T21:52:02.714+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:03.070 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:02 smithi129 bash[41078]: debug 2024-02-19T21:52:02.982+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:03.070 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:02 smithi129 bash[41078]: debug 2024-02-19T21:52:02.982+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:03.070 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:02 smithi129 bash[41078]: debug 2024-02-19T21:52:02.982+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:03.239 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[49076]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-5 2024-02-19T21:52:03.820 INFO:journalctl@ceph.osd.5.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[49151]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-5 2024-02-19T21:52:03.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[42601]: debug 2024-02-19T21:52:03.670+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:03.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[42601]: debug 2024-02-19T21:52:03.670+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:03.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[42601]: debug 2024-02-19T21:52:03.670+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:03.881 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:03 smithi087 bash[52421]: level=error ts=2024-02-19T21:52:03.529Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:52:03.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:03 smithi087 bash[52421]: level=warn ts=2024-02-19T21:52:03.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:52:03.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:03 smithi087 bash[52421]: level=warn ts=2024-02-19T21:52:03.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:52:04.292 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[41078]: debug 2024-02-19T21:52:03.950+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:04.292 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[41078]: debug 2024-02-19T21:52:03.950+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:04.292 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:03 smithi129 bash[41078]: debug 2024-02-19T21:52:03.950+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:04.945 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:04 smithi129 bash[42601]: debug 2024-02-19T21:52:04.662+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:04.945 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:04 smithi129 bash[42601]: debug 2024-02-19T21:52:04.662+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:04.946 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:04 smithi129 bash[42601]: debug 2024-02-19T21:52:04.662+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:05.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:04 smithi129 bash[41078]: debug 2024-02-19T21:52:04.942+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:05.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:04 smithi129 bash[41078]: debug 2024-02-19T21:52:04.942+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:05.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:04 smithi129 bash[41078]: debug 2024-02-19T21:52:04.942+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:05.391 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.5.service' 2024-02-19T21:52:05.426 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:52:05.427 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-19T21:52:05.427 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-19T21:52:05.427 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.6 2024-02-19T21:52:05.650 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 systemd[1]: Stopping Ceph osd.6 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:05.650 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[49269]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.6 2024-02-19T21:52:05.991 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[41078]: debug 2024-02-19T21:52:05.646+0000 7fb3deecb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:52:05.991 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[41078]: debug 2024-02-19T21:52:05.646+0000 7fb3deecb700 -1 osd.6 111 *** Got signal Terminated *** 2024-02-19T21:52:05.991 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[41078]: debug 2024-02-19T21:52:05.646+0000 7fb3deecb700 -1 osd.6 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:52:05.991 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[42601]: debug 2024-02-19T21:52:05.658+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:05.991 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[42601]: debug 2024-02-19T21:52:05.658+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:05.991 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[42601]: debug 2024-02-19T21:52:05.658+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:06.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[41078]: debug 2024-02-19T21:52:05.990+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:06.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[41078]: debug 2024-02-19T21:52:05.990+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:06.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:05 smithi129 bash[41078]: debug 2024-02-19T21:52:05.990+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:06.979 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:06 smithi129 bash[42601]: debug 2024-02-19T21:52:06.614+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:06.979 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:06 smithi129 bash[42601]: debug 2024-02-19T21:52:06.614+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:06.979 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:06 smithi129 bash[42601]: debug 2024-02-19T21:52:06.614+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:07.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:06 smithi129 bash[41078]: debug 2024-02-19T21:52:06.974+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:07.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:06 smithi129 bash[41078]: debug 2024-02-19T21:52:06.974+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:07.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:06 smithi129 bash[41078]: debug 2024-02-19T21:52:06.974+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:07.972 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:07 smithi129 bash[42601]: debug 2024-02-19T21:52:07.594+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:07.972 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:07 smithi129 bash[42601]: debug 2024-02-19T21:52:07.594+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:07.972 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:07 smithi129 bash[42601]: debug 2024-02-19T21:52:07.594+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:08.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:07 smithi129 bash[41078]: debug 2024-02-19T21:52:07.970+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:08.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:07 smithi129 bash[41078]: debug 2024-02-19T21:52:07.970+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:08.321 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:07 smithi129 bash[41078]: debug 2024-02-19T21:52:07.970+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:08.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[42601]: debug 2024-02-19T21:52:08.546+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:08.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[42601]: debug 2024-02-19T21:52:08.546+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:08.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[42601]: debug 2024-02-19T21:52:08.546+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:08.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[42601]: debug 2024-02-19T21:52:08.546+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:09.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[41078]: debug 2024-02-19T21:52:08.926+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:09.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[41078]: debug 2024-02-19T21:52:08.926+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:09.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:08 smithi129 bash[41078]: debug 2024-02-19T21:52:08.926+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:09.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[42601]: debug 2024-02-19T21:52:09.498+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:09.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[42601]: debug 2024-02-19T21:52:09.498+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:09.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[42601]: debug 2024-02-19T21:52:09.498+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:09.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[42601]: debug 2024-02-19T21:52:09.498+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:10.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[41078]: debug 2024-02-19T21:52:09.882+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:16.582398+0000 front 2024-02-19T21:51:16.582491+0000 (oldest deadline 2024-02-19T21:51:42.481944+0000) 2024-02-19T21:52:10.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[41078]: debug 2024-02-19T21:52:09.882+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:28.185413+0000 front 2024-02-19T21:51:28.185596+0000 (oldest deadline 2024-02-19T21:51:53.485490+0000) 2024-02-19T21:52:10.320 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:09 smithi129 bash[41078]: debug 2024-02-19T21:52:09.882+0000 7fb3d8e42700 -1 osd.6 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:34.587385+0000 front 2024-02-19T21:51:34.587259+0000 (oldest deadline 2024-02-19T21:52:00.487298+0000) 2024-02-19T21:52:10.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:10 smithi129 bash[42601]: debug 2024-02-19T21:52:10.502+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:10.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:10 smithi129 bash[42601]: debug 2024-02-19T21:52:10.502+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:10.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:10 smithi129 bash[42601]: debug 2024-02-19T21:52:10.502+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:10.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:10 smithi129 bash[42601]: debug 2024-02-19T21:52:10.502+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:11.496 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[49303]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-6 2024-02-19T21:52:11.497 INFO:journalctl@ceph.osd.6.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[49372]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-6 2024-02-19T21:52:11.823 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[42601]: debug 2024-02-19T21:52:11.494+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:11.824 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[42601]: debug 2024-02-19T21:52:11.494+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:11.824 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[42601]: debug 2024-02-19T21:52:11.494+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:11.824 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[42601]: debug 2024-02-19T21:52:11.494+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:11.824 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:11 smithi129 bash[42601]: debug 2024-02-19T21:52:11.494+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:12.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:12 smithi129 bash[42601]: debug 2024-02-19T21:52:12.445+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:12.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:12 smithi129 bash[42601]: debug 2024-02-19T21:52:12.445+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:12.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:12 smithi129 bash[42601]: debug 2024-02-19T21:52:12.445+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:12.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:12 smithi129 bash[42601]: debug 2024-02-19T21:52:12.445+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:12.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:12 smithi129 bash[42601]: debug 2024-02-19T21:52:12.445+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:13.538 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.6.service' 2024-02-19T21:52:13.582 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:52:13.582 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-19T21:52:13.583 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-19T21:52:13.583 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.7 2024-02-19T21:52:13.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.481+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:13.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.481+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:13.822 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.481+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:13.822 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.481+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:13.822 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.481+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:13.822 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 systemd[1]: Stopping Ceph osd.7 for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:13.822 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[49491]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd.7 2024-02-19T21:52:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:13 smithi087 bash[52421]: level=error ts=2024-02-19T21:52:13.530Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:52:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:13 smithi087 bash[52421]: level=warn ts=2024-02-19T21:52:13.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:52:13.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:13 smithi087 bash[52421]: level=warn ts=2024-02-19T21:52:13.533Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:52:14.320 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.825+0000 7fb061aef700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-02-19T21:52:14.320 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.825+0000 7fb061aef700 -1 osd.7 111 *** Got signal Terminated *** 2024-02-19T21:52:14.320 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:13 smithi129 bash[42601]: debug 2024-02-19T21:52:13.825+0000 7fb061aef700 -1 osd.7 111 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-19T21:52:14.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:14 smithi129 bash[42601]: debug 2024-02-19T21:52:14.529+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:14.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:14 smithi129 bash[42601]: debug 2024-02-19T21:52:14.529+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:14.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:14 smithi129 bash[42601]: debug 2024-02-19T21:52:14.529+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:14.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:14 smithi129 bash[42601]: debug 2024-02-19T21:52:14.529+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:14.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:14 smithi129 bash[42601]: debug 2024-02-19T21:52:14.529+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:15.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:15 smithi129 bash[42601]: debug 2024-02-19T21:52:15.549+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:15.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:15 smithi129 bash[42601]: debug 2024-02-19T21:52:15.549+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:15.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:15 smithi129 bash[42601]: debug 2024-02-19T21:52:15.549+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:15.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:15 smithi129 bash[42601]: debug 2024-02-19T21:52:15.549+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:15.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:15 smithi129 bash[42601]: debug 2024-02-19T21:52:15.549+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:16.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:16 smithi129 bash[42601]: debug 2024-02-19T21:52:16.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:16.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:16 smithi129 bash[42601]: debug 2024-02-19T21:52:16.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:16.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:16 smithi129 bash[42601]: debug 2024-02-19T21:52:16.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:16.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:16 smithi129 bash[42601]: debug 2024-02-19T21:52:16.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:16.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:16 smithi129 bash[42601]: debug 2024-02-19T21:52:16.525+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:17.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:17 smithi129 bash[42601]: debug 2024-02-19T21:52:17.541+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:17.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:17 smithi129 bash[42601]: debug 2024-02-19T21:52:17.541+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:17.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:17 smithi129 bash[42601]: debug 2024-02-19T21:52:17.541+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:17.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:17 smithi129 bash[42601]: debug 2024-02-19T21:52:17.545+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:17.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:17 smithi129 bash[42601]: debug 2024-02-19T21:52:17.545+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.129:6804 osd.4 since back 2024-02-19T21:51:52.744490+0000 front 2024-02-19T21:51:52.744621+0000 (oldest deadline 2024-02-19T21:52:17.444632+0000) 2024-02-19T21:52:17.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:17 smithi129 bash[42601]: debug 2024-02-19T21:52:17.545+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:18.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:18 smithi129 bash[42601]: debug 2024-02-19T21:52:18.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6806 osd.0 since back 2024-02-19T21:51:19.338977+0000 front 2024-02-19T21:51:19.338777+0000 (oldest deadline 2024-02-19T21:51:45.238715+0000) 2024-02-19T21:52:18.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:18 smithi129 bash[42601]: debug 2024-02-19T21:52:18.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6814 osd.1 since back 2024-02-19T21:51:25.239765+0000 front 2024-02-19T21:51:25.239580+0000 (oldest deadline 2024-02-19T21:51:50.539328+0000) 2024-02-19T21:52:18.820 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:18 smithi129 bash[42601]: debug 2024-02-19T21:52:18.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6822 osd.2 since back 2024-02-19T21:51:35.841031+0000 front 2024-02-19T21:51:35.841170+0000 (oldest deadline 2024-02-19T21:51:59.841551+0000) 2024-02-19T21:52:18.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:18 smithi129 bash[42601]: debug 2024-02-19T21:52:18.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.87:6830 osd.3 since back 2024-02-19T21:51:45.743169+0000 front 2024-02-19T21:51:45.743206+0000 (oldest deadline 2024-02-19T21:52:11.043206+0000) 2024-02-19T21:52:18.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:18 smithi129 bash[42601]: debug 2024-02-19T21:52:18.525+0000 7fb05ca68700 -1 osd.7 111 heartbeat_check: no reply from 172.21.15.129:6804 osd.4 since back 2024-02-19T21:51:52.744490+0000 front 2024-02-19T21:51:52.744621+0000 (oldest deadline 2024-02-19T21:52:17.444632+0000) 2024-02-19T21:52:18.821 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:18 smithi129 bash[42601]: debug 2024-02-19T21:52:18.525+0000 7fb05ca68700 -1 osd.7 111 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.64544.0:248 2.0 2:353ec8f9:::gateway.conf:head [getxattr epoch in=5b] snapc 0=[] ondisk+read+known_if_redirected e111) 2024-02-19T21:52:19.745 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:19 smithi129 bash[49528]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-7 2024-02-19T21:52:19.746 INFO:journalctl@ceph.osd.7.smithi129.stdout:Feb 19 21:52:19 smithi129 bash[49602]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-osd-7 2024-02-19T21:52:21.643 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@osd.7.service' 2024-02-19T21:52:21.673 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:52:21.673 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-19T21:52:21.674 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-19T21:52:21.674 DEBUG:teuthology.orchestra.run.smithi129:> sudo systemctl stop ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 systemd[1]: Stopping Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[49721]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus.a 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.852Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.852Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.852Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.852Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.852Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.852Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.853Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-02-19T21:52:22.050 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.853Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-02-19T21:52:22.051 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.853Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-02-19T21:52:22.051 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.854Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-02-19T21:52:22.051 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.854Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-02-19T21:52:22.051 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:21 smithi129 bash[47095]: ts=2024-02-19T21:52:21.854Z caller=main.go:1066 level=info msg="See you next time!" 2024-02-19T21:52:22.603 DEBUG:teuthology.orchestra.run.smithi129:> sudo pkill -f 'journalctl -f -n 0 -u ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a.service' 2024-02-19T21:52:22.612 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:22 smithi129 bash[49755]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus-a 2024-02-19T21:52:22.612 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:22 smithi129 bash[49832]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-prometheus-a 2024-02-19T21:52:22.612 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:22 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@prometheus.a.service: Succeeded. 2024-02-19T21:52:22.612 INFO:journalctl@ceph.prometheus.a.smithi129.stdout:Feb 19 21:52:22 smithi129 systemd[1]: Stopped Ceph prometheus.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:52:22.630 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-19T21:52:22.630 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-19T21:52:22.630 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 --force --keep-logs 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.stderr: [--retry RETRY] [--env ENV] 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.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,registry-login,gather-facts} 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.stderr: ... 2024-02-19T21:52:22.765 INFO:teuthology.orchestra.run.smithi087.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-19T21:52:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-19T21:52:22.775 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 --force --keep-logs 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.stderr: [--retry RETRY] [--env ENV] 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.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,registry-login,gather-facts} 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.stderr: ... 2024-02-19T21:52:22.909 INFO:teuthology.orchestra.run.smithi129.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-19T21:52:22.920 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-19T21:52:22.921 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:52:22.936 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-19T21:52:22.951 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-19T21:52:22.953 DEBUG:teuthology.misc:Transferring archived files from smithi087:/var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/remote/ubuntu@smithi087.front.sepia.ceph.com/crash 2024-02-19T21:52:22.954 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/crash -- . 2024-02-19T21:52:22.996 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/remote/ubuntu@smithi129.front.sepia.ceph.com/crash 2024-02-19T21:52:22.997 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/lib/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/crash -- . 2024-02-19T21:52:23.013 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-19T21:52:23.013 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-19T21:52:23.031 INFO:teuthology.orchestra.run.smithi087.stdout:2024-02-19T21:30:00.000240+0000 mon.a (mon.0) 319 : cluster [WRN] pg 1.0 is stuck inactive for 93s, current state undersized+peered, last acting [0] 2024-02-19T21:52:23.032 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-19T21:52:23.033 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[SEC\]' /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-19T21:52:23.095 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[ERR\]' /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-19T21:52:23.108 DEBUG:teuthology.orchestra.run.smithi087:> sudo egrep '\[WRN\]' /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-19T21:52:23.123 INFO:teuthology.orchestra.run.smithi087.stdout:2024-02-19T21:30:00.000240+0000 mon.a (mon.0) 319 : cluster [WRN] pg 1.0 is stuck inactive for 93s, current state undersized+peered, last acting [0] 2024-02-19T21:52:23.123 INFO:tasks.cephadm:Compressing logs... 2024-02-19T21:52:23.124 DEBUG:teuthology.orchestra.run.smithi087:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-19T21:52:23.171 DEBUG:teuthology.orchestra.run.smithi129:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-19T21:52:23.184 INFO:teuthology.orchestra.run.smithi087.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-19T21:52:23.187 INFO:teuthology.orchestra.run.smithi129.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-19T21:52:23.197 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.a.log 2024-02-19T21:52:23.198 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mgr.y.log 2024-02-19T21:52:23.200 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.b.log 2024-02-19T21:52:23.200 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi129.piinil.log 2024-02-19T21:52:23.200 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.5.log 2024-02-19T21:52:23.200 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.c.log 2024-02-19T21:52:23.201 INFO:teuthology.orchestra.run.smithi087.stderr:gzip /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mgr.y.log: -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.audit.log 2024-02-19T21:52:23.201 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.1.log 2024-02-19T21:52:23.201 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi087.tegkay.log /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.audit.log: 2024-02-19T21:52:23.203 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log 2024-02-19T21:52:23.203 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi087.tegkay.log: --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.cephadm.log 2024-02-19T21:52:23.203 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.0.log 2024-02-19T21:52:23.203 INFO:teuthology.orchestra.run.smithi087.stderr: 71.6% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi087.tegkay.log.gz 2024-02-19T21:52:23.204 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi129.piinil.log: /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mgr.x.log 2024-02-19T21:52:23.204 INFO:teuthology.orchestra.run.smithi129.stderr: 71.7% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-client.rgw.r.z.smithi129.piinil.log.gz 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.audit.log 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.6.log 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mgr.x.log: /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/tcmu-runner.log 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/rbd-target-api.log 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/tcmu-runner.log: 70.4%gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr: -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/tcmu-runner.log.gz 2024-02-19T21:52:23.205 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/rbd-target-api.log: 91.4% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/rbd-target-api.log.gz 2024-02-19T21:52:23.206 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.3.log 2024-02-19T21:52:23.206 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.0.log: 91.6% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.cephadm.log.gz 2024-02-19T21:52:23.207 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.cephadm.log 2024-02-19T21:52:23.207 INFO:teuthology.orchestra.run.smithi129.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.4.log 2024-02-19T21:52:23.207 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-volume.log 2024-02-19T21:52:23.208 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log: /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-volume.log 2024-02-19T21:52:23.209 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.4.log: 91.0% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.audit.log.gz 2024-02-19T21:52:23.209 INFO:teuthology.orchestra.run.smithi129.stderr: 84.9% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.cephadm.log.gzgzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.7.log 2024-02-19T21:52:23.209 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-19T21:52:23.211 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-19T21:52:23.212 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.3.log: 93.5% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log.gz 2024-02-19T21:52:23.213 INFO:teuthology.orchestra.run.smithi087.stderr:gzip -5 --verbose -- /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.2.log 2024-02-19T21:52:23.213 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.7.log: 88.4% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.log.gz 2024-02-19T21:52:23.215 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-volume.log: 94.4% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph.audit.log.gz 2024-02-19T21:52:23.218 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-19T21:52:23.219 INFO:teuthology.orchestra.run.smithi129.stderr:/var/log/ceph/cephadm.log: 90.2% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-volume.log.gz 2024-02-19T21:52:23.220 INFO:teuthology.orchestra.run.smithi087.stderr: 90.7% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-volume.log.gz 2024-02-19T21:52:23.224 INFO:teuthology.orchestra.run.smithi129.stderr: 90.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-19T21:52:23.239 INFO:teuthology.orchestra.run.smithi087.stderr:/var/log/ceph/cephadm.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-19T21:52:23.248 INFO:teuthology.orchestra.run.smithi129.stderr: 90.2% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mgr.x.log.gz 2024-02-19T21:52:23.465 INFO:teuthology.orchestra.run.smithi129.stderr: 92.8% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.b.log.gz 2024-02-19T21:52:23.532 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:23 smithi087 bash[52421]: level=error ts=2024-02-19T21:52:23.531Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=12 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:52:23.533 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:23 smithi087 bash[52421]: level=warn ts=2024-02-19T21:52:23.532Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi087.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.87:8443: connect: connection refused" 2024-02-19T21:52:23.533 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:23 smithi087 bash[52421]: level=warn ts=2024-02-19T21:52:23.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi129:8443/api/prometheus_receiver\": dial tcp 172.21.15.129:8443: connect: connection refused" 2024-02-19T21:52:23.563 INFO:teuthology.orchestra.run.smithi087.stderr: 91.8% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mgr.y.log.gz 2024-02-19T21:52:23.570 INFO:teuthology.orchestra.run.smithi087.stderr: 92.6% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.c.log.gz 2024-02-19T21:52:23.812 INFO:teuthology.orchestra.run.smithi087.stderr: 93.0% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.2.log.gz 2024-02-19T21:52:23.852 INFO:teuthology.orchestra.run.smithi129.stderr: 93.2% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.6.log.gz 2024-02-19T21:52:24.010 INFO:teuthology.orchestra.run.smithi129.stderr: 93.4% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.5.log.gz 2024-02-19T21:52:24.093 INFO:teuthology.orchestra.run.smithi129.stderr: 93.6% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.7.log.gz 2024-02-19T21:52:24.136 INFO:teuthology.orchestra.run.smithi087.stderr: 93.4% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.0.log.gz 2024-02-19T21:52:24.137 INFO:teuthology.orchestra.run.smithi129.stderr: 93.7% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.4.log.gz 2024-02-19T21:52:24.138 INFO:teuthology.orchestra.run.smithi129.stderr: 2024-02-19T21:52:24.138 INFO:teuthology.orchestra.run.smithi129.stderr:real 0m0.963s 2024-02-19T21:52:24.138 INFO:teuthology.orchestra.run.smithi129.stderr:user 0m3.481s 2024-02-19T21:52:24.138 INFO:teuthology.orchestra.run.smithi129.stderr:sys 0m0.175s 2024-02-19T21:52:24.160 INFO:teuthology.orchestra.run.smithi087.stderr: 91.2% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-mon.a.log.gz 2024-02-19T21:52:24.255 INFO:teuthology.orchestra.run.smithi087.stderr: 93.6% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.1.log.gz 2024-02-19T21:52:24.266 INFO:teuthology.orchestra.run.smithi087.stderr: 93.6% -- replaced with /var/log/ceph/7763ee2c-cf6d-11ee-95bb-87774f69a715/ceph-osd.3.log.gz 2024-02-19T21:52:24.268 INFO:teuthology.orchestra.run.smithi087.stderr: 2024-02-19T21:52:24.268 INFO:teuthology.orchestra.run.smithi087.stderr:real 0m1.094s 2024-02-19T21:52:24.268 INFO:teuthology.orchestra.run.smithi087.stderr:user 0m5.224s 2024-02-19T21:52:24.268 INFO:teuthology.orchestra.run.smithi087.stderr:sys 0m0.187s 2024-02-19T21:52:24.268 INFO:tasks.cephadm:Archiving logs... 2024-02-19T21:52:24.269 DEBUG:teuthology.misc:Transferring archived files from smithi087:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/remote/ubuntu@smithi087.front.sepia.ceph.com/log 2024-02-19T21:52:24.270 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-19T21:52:24.977 DEBUG:teuthology.misc:Transferring archived files from smithi129:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/remote/ubuntu@smithi129.front.sepia.ceph.com/log 2024-02-19T21:52:24.978 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-19T21:52:25.510 INFO:tasks.cephadm:Removing cluster... 2024-02-19T21:52:25.510 DEBUG:teuthology.orchestra.run.smithi087:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 --force 2024-02-19T21:52:27.521 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:27 smithi087 systemd[1]: Stopping Ceph node-exporter.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:27.522 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:27 smithi087 bash[56721]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter.a 2024-02-19T21:52:28.621 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:28 smithi087 bash[56765]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter-a 2024-02-19T21:52:28.621 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:28 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-02-19T21:52:28.621 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:28 smithi087 bash[56839]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter-a 2024-02-19T21:52:28.622 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:28 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-19T21:52:28.622 INFO:journalctl@ceph.node-exporter.a.smithi087.stdout:Feb 19 21:52:28 smithi087 systemd[1]: Stopped Ceph node-exporter.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:52:28.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:28 smithi087 systemd[1]: Stopping Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:28.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:28 smithi087 bash[56873]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-alertmanager.a 2024-02-19T21:52:28.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:28 smithi087 bash[52421]: level=info ts=2024-02-19T21:52:28.787Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-02-19T21:52:29.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:29 smithi087 bash[56907]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-alertmanager-a 2024-02-19T21:52:29.882 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:29 smithi087 bash[56980]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-alertmanager-a 2024-02-19T21:52:29.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:29 smithi087 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@alertmanager.a.service: Succeeded. 2024-02-19T21:52:29.883 INFO:journalctl@ceph.alertmanager.a.smithi087.stdout:Feb 19 21:52:29 smithi087 systemd[1]: Stopped Ceph alertmanager.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:52:41.621 DEBUG:teuthology.orchestra.run.smithi129:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 7763ee2c-cf6d-11ee-95bb-87774f69a715 --force 2024-02-19T21:52:43.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:43 smithi129 systemd[1]: Stopping Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:43.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:43 smithi129 bash[50017]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi.iscsi.a 2024-02-19T21:52:43.820 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:43 smithi129 bash[45119]: debug Shutdown received 2024-02-19T21:52:54.015 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:53 smithi129 bash[50049]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi-iscsi-a 2024-02-19T21:52:54.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:54 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=137/n/a 2024-02-19T21:52:54.320 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:54 smithi129 bash[50129]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi-iscsi-a 2024-02-19T21:52:54.869 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:54 smithi129 bash[50138]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-iscsi-iscsi-a-tcmu 2024-02-19T21:52:54.869 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:54 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-19T21:52:54.869 INFO:journalctl@ceph.iscsi.iscsi.a.smithi129.stdout:Feb 19 21:52:54 smithi129 systemd[1]: Stopped Ceph iscsi.iscsi.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:52:55.280 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 systemd[1]: Stopping Ceph node-exporter.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:55.280 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 bash[50228]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter.b 2024-02-19T21:52:56.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 bash[50260]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter-b 2024-02-19T21:52:56.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-02-19T21:52:56.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 bash[50334]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-node-exporter-b 2024-02-19T21:52:56.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-19T21:52:56.070 INFO:journalctl@ceph.node-exporter.b.smithi129.stdout:Feb 19 21:52:55 smithi129 systemd[1]: Stopped Ceph node-exporter.b for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:52:56.483 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:56 smithi129 systemd[1]: Stopping Ceph grafana.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715... 2024-02-19T21:52:56.483 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:56 smithi129 bash[50368]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-grafana.a 2024-02-19T21:52:56.483 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:56 smithi129 bash[48057]: t=2024-02-19T21:52:56+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-19T21:52:57.320 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:56 smithi129 bash[50402]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-grafana-a 2024-02-19T21:52:57.320 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:57 smithi129 bash[50478]: Error response from daemon: No such container: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715-grafana-a 2024-02-19T21:52:57.320 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:57 smithi129 systemd[1]: ceph-7763ee2c-cf6d-11ee-95bb-87774f69a715@grafana.a.service: Succeeded. 2024-02-19T21:52:57.321 INFO:journalctl@ceph.grafana.a.smithi129.stdout:Feb 19 21:52:57 smithi129 systemd[1]: Stopped Ceph grafana.a for 7763ee2c-cf6d-11ee-95bb-87774f69a715. 2024-02-19T21:53:09.071 INFO:tasks.cephadm:Removing cephadm ... 2024-02-19T21:53:09.072 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-19T21:53:09.080 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-19T21:53:09.085 INFO:tasks.cephadm:Teardown complete 2024-02-19T21:53:09.086 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-19T21:53:09.095 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-19T21:53:09.096 DEBUG:teuthology.orchestra.run.smithi087:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T21:53:09.098 DEBUG:teuthology.orchestra.run.smithi129:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-19T21:53:09.116 INFO:teuthology.orchestra.run.smithi129.stdout: remote refid st t when poll reach delay offset jitter 2024-02-19T21:53:09.116 INFO:teuthology.orchestra.run.smithi129.stdout:============================================================================== 2024-02-19T21:53:09.116 INFO:teuthology.orchestra.run.smithi129.stdout:*hv01.front.sepi 44.4.53.2 2 u 1 128 377 0.099 -0.634 0.032 2024-02-19T21:53:09.116 INFO:teuthology.orchestra.run.smithi129.stdout:+hv02.front.sepi 63.231.80.2 3 u 127 128 377 0.085 1.278 0.085 2024-02-19T21:53:09.116 INFO:teuthology.orchestra.run.smithi129.stdout:+hv03.front.sepi 74.6.168.72 3 u 119 128 377 0.088 -0.294 0.125 2024-02-19T21:53:09.116 INFO:teuthology.orchestra.run.smithi129.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-19T21:53:09.121 INFO:teuthology.orchestra.run.smithi087.stdout: remote refid st t when poll reach delay offset jitter 2024-02-19T21:53:09.121 INFO:teuthology.orchestra.run.smithi087.stdout:============================================================================== 2024-02-19T21:53:09.121 INFO:teuthology.orchestra.run.smithi087.stdout:*hv01.front.sepi 44.4.53.2 2 u 63 64 377 0.086 -1.548 0.111 2024-02-19T21:53:09.121 INFO:teuthology.orchestra.run.smithi087.stdout:+hv02.front.sepi 63.231.80.2 3 u 52 64 377 0.096 0.577 0.145 2024-02-19T21:53:09.121 INFO:teuthology.orchestra.run.smithi087.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.110 -0.928 0.314 2024-02-19T21:53:09.121 INFO:teuthology.orchestra.run.smithi087.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2024-02-19T21:53:09.121 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-19T21:53:09.132 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-19T21:53:09.133 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-19T21:53:09.144 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-19T21:53:09.161 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-19T21:53:09.177 INFO:teuthology.task.internal:Duration was 1973.203757 seconds 2024-02-19T21:53:09.177 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-19T21:53:09.194 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-19T21:53:09.194 DEBUG:teuthology.orchestra.run.smithi087:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-19T21:53:09.196 DEBUG:teuthology.orchestra.run.smithi129:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-19T21:53:09.250 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-19T21:53:09.250 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi087.front.sepia.ceph.com 2024-02-19T21:53:09.250 DEBUG:teuthology.orchestra.run.smithi087:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-19T21:53:09.263 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi129.front.sepia.ceph.com 2024-02-19T21:53:09.264 DEBUG:teuthology.orchestra.run.smithi129:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-19T21:53:09.278 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-19T21:53:09.278 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-19T21:53:09.306 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-19T21:53:09.372 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-19T21:53:09.372 DEBUG:teuthology.orchestra.run.smithi087:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-19T21:53:09.374 DEBUG:teuthology.orchestra.run.smithi129:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-19T21:53:09.525 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-19T21:53:09.536 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-19T21:53:09.537 DEBUG:teuthology.orchestra.run.smithi087:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-19T21:53:09.553 DEBUG:teuthology.orchestra.run.smithi129:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-19T21:53:09.570 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-19T21:53:09.579 DEBUG:teuthology.orchestra.run.smithi087:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:53:09.598 DEBUG:teuthology.orchestra.run.smithi129:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:53:09.610 INFO:teuthology.orchestra.run.smithi087.stdout:kernel.core_pattern = core 2024-02-19T21:53:09.613 INFO:teuthology.orchestra.run.smithi129.stdout:kernel.core_pattern = core 2024-02-19T21:53:09.643 DEBUG:teuthology.orchestra.run.smithi087:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:53:09.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:53:09.649 DEBUG:teuthology.orchestra.run.smithi129:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-19T21:53:09.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-19T21:53:09.688 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-19T21:53:09.697 INFO:teuthology.task.internal:Transferring archived files... 2024-02-19T21:53:09.698 DEBUG:teuthology.misc:Transferring archived files from smithi087:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/remote/smithi087 2024-02-19T21:53:09.699 DEBUG:teuthology.orchestra.run.smithi087:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-19T21:53:09.736 DEBUG:teuthology.misc:Transferring archived files from smithi129:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762/remote/smithi129 2024-02-19T21:53:09.737 DEBUG:teuthology.orchestra.run.smithi129:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-19T21:53:09.767 INFO:teuthology.task.internal:Removing archive directory... 2024-02-19T21:53:09.767 DEBUG:teuthology.orchestra.run.smithi087:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-19T21:53:09.770 DEBUG:teuthology.orchestra.run.smithi129:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-19T21:53:09.809 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-19T21:53:09.824 INFO:teuthology.task.internal:Not uploading archives. 2024-02-19T21:53:09.824 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-19T21:53:09.837 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-19T21:53:09.837 DEBUG:teuthology.orchestra.run.smithi087:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-19T21:53:09.839 DEBUG:teuthology.orchestra.run.smithi129:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-19T21:53:09.844 INFO:teuthology.orchestra.run.smithi087.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 21:53 /home/ubuntu/cephtest 2024-02-19T21:53:09.847 INFO:teuthology.orchestra.run.smithi129.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 21:53 /home/ubuntu/cephtest 2024-02-19T21:53:09.849 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-19T21:53:09.858 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-19T21:53:09.895 INFO:teuthology.nuke:Checking targets against current locks 2024-02-19T21:53:09.922 DEBUG:teuthology.nuke:shortname: smithi087 2024-02-19T21:53:09.922 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-19T21:53:09.946 DEBUG:teuthology.nuke:shortname: smithi129 2024-02-19T21:53:09.947 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-19T21:53:09.950 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi087.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 21:11:09.567612', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-19T21:53:09.966 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi129.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-19_19:25:49-rados-pacific-release-distro-default-smithi/7566762', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-19 21:11:09.569627', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-19T21:53:09.997 INFO:teuthology.orchestra.console.smithi087:Power off 2024-02-19T21:53:09.997 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-19T21:53:10.012 INFO:teuthology.orchestra.console.smithi129:Power off 2024-02-19T21:53:10.012 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-19T21:53:10.024 DEBUG:teuthology.orchestra.console.smithi087:power off output: Chassis Power Control: Down/Off 2024-02-19T21:53:10.024 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:10.047 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-02-19T21:53:10.050 DEBUG:teuthology.orchestra.console.smithi129:power off output: Chassis Power Control: Down/Off 2024-02-19T21:53:10.050 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:10.073 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-19T21:53:14.048 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:14.074 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:14.158 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-02-19T21:53:14.183 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-19T21:53:18.163 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:18.183 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:18.272 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is on 2024-02-19T21:53:18.291 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is on 2024-02-19T21:53:22.276 DEBUG:teuthology.orchestra.console.smithi087:pexpect command: ipmitool -H smithi087.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:22.292 DEBUG:teuthology.orchestra.console.smithi129:pexpect command: ipmitool -H smithi129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-19T21:53:22.386 DEBUG:teuthology.orchestra.console.smithi087:check power output: Chassis Power is off 2024-02-19T21:53:22.400 DEBUG:teuthology.orchestra.console.smithi129:check power output: Chassis Power is off 2024-02-19T21:53:22.488 INFO:teuthology.orchestra.console.smithi087:Power off completed 2024-02-19T21:53:22.501 INFO:teuthology.orchestra.console.smithi129:Power off completed 2024-02-19T21:53:22.608 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1973.2037572860718 failure_reason: '"2024-02-19T21:30:00.000240+0000 mon.a (mon.0) 319 : cluster [WRN] pg 1.0 is stuck inactive for 93s, current state undersized+peered, last acting [0]" in cluster log' owner: scheduled_yuriw@teuthology success: false 2024-02-19T21:53:22.608 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-19T21:53:22.691 INFO:teuthology.run:FAIL